Mock Version: 4.1
Mock Version: 4.1
Mock Version: 4.1
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --noclean --target x86_64 --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/dist-oc9-epol-build-109453-67423/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: 0x55d4a96c5728 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55d4a96bc110 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55d4a96bc1a8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55d4a96bc240 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98bf910 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55d4a98bf9a0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55d4a98bfa30 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55d4a98bfac0 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: 0x55d4a96c5840 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bc330 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bc3c8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98c18f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98c1980 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98c1a10 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: 0x55d4a96c5958 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc510 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: 0x55d4a96bc5a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98c38c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98c3950 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] 0x55d4a98c39e0 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: 0x55d4a96c5a70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc6a0 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: 0x55d4a96bc738 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98c57f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98c5880 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] 0x55d4a98c5910 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: 0x55d4a96c5b88 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc830 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: 0x55d4a96bc8c8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98c77c0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98c7850 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] 0x55d4a98c78e0 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: 0x55d4a96c5ca0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bbfc0 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] 0x55d4a98c9810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98c98a0 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: 0x55d4a96c5db8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bca10 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] 0x55d4a98cb7e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98cb870 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: 0x55d4a96c5ed0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcb00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bcb98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98cd7d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98cd860 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98cd8f0 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: 0x55d4a96c5fe8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcc90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bcd28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98cf710 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98cf7a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98cf830 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: 0x55d4a96c6100 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bce20 KEYVAL: 'example' 'Several lines of text,
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: 0x55d4a96bceb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98d17d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98d1860 KEYVAL: 'example' 'Several lines of text,
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] 0x55d4a98d18f0 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: 0x55d4a96c6218 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcfb0 KEYVAL: 'example' 'Several 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: 0x55d4a96bd048 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98d37e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98d3870 KEYVAL: 'example' 'Several 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] 0x55d4a98d3900 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: 0x55d4a96c6330 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd140 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd1d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98d57f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98d5880 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98d5910 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: 0x55d4a96c6448 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd2d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd368 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98d7800 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98d7890 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98d7920 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: 0x55d4a96c6560 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd4f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98d9830 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98d98c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98d9950 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: 0x55d4a96c6678 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd5f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd688 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98db860 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98db8f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98db980 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: 0x55d4a96c6790 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bd780 KEYVAL: 'example' 'Several lines 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] 0x55d4a98dd830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98dd8c0 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c68a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bd870 KEYVAL: 'example' 'Several lines 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] 0x55d4a98df820 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98df8b0 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c69c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd9f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98e18e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98e1970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98e1a00 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: 0x55d4a96c6ad8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bfe80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bff18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98e3a90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98e3b20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a98e3bb0 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: 0x55d4a96c6bf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c0060 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c0100 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98e57c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98e5850 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a98e58e0 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: 0x55d4a96c6d08 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c01f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c0290 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98e74f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98e7580 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a98e7610 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: 0x55d4a96c6e20 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c4990 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c4a30 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98e92e0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98e9370 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a98e9400 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: 0x55d4a96c6f38 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bdb90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55d4a96bdc28 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98eb010 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a98eb0a0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55d4a98eb130 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: 0x55d4a96c7050 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bffc0 MAP: (1 sibs) 2 children:
27: 0x55d4a96bde60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55d4a96bdef8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98ecd40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98ecdd0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55d4a98ece60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55d4a98ecef0 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: 0x55d4a96c7168 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98eea70 [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: 0x55d4a96c7280 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f07a0 [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: 0x55d4a96c7398 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f24d0 [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: 0x55d4a96c74b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f4200 [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: 0x55d4a96c75c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f5f30 [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: 0x55d4a96c76e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f7c60 [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: 0x55d4a96c77f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98f9990 [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: 0x55d4a96c7910 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98fb6c0 [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: 0x55d4a96c7a28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98fd3f0 [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: 0x55d4a96c7b40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a98ff120 [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: 0x55d4a96c7c58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9900e50 [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: 0x55d4a96c7d70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9902b80 [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: 0x55d4a96c7e88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be360 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99048b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9904940 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: 0x55d4a96c7fa0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be450 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99065e0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9906670 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: 0x55d4a96c80b8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be540 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9908310 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99083a0 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: 0x55d4a96c81d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be630 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a990a040 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a990a0d0 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: 0x55d4a96c82e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be720 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a990bd70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a990be00 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: 0x55d4a96c8400 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be810 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a990daa0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a990db30 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: 0x55d4a96c8518 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a990f7d0 [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: 0x55d4a96c8630 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9911500 [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: 0x55d4a96c8748 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9913230 [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: 0x55d4a96c8860 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be9f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9914f60 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9914ff0 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: 0x55d4a96c8978 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96beae0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9916c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9916d20 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: 0x55d4a96c8a90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bebd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99189c0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9918a50 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: 0x55d4a96c8ba8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96becc0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a991a6f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a991a780 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: 0x55d4a96c8cc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a991c420 [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: 0x55d4a96c8dd8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a991e150 [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: 0x55d4a96c8ef0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a991fe80 [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: 0x55d4a96c9008 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96beea0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9921c10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9921ca0 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: 0x55d4a96c9120 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bef90 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99239c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9923a50 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: 0x55d4a96c9238 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9925770 [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: 0x55d4a96c9350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bf0d0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9927520 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99275b0 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: 0x55d4a96c9468 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bf1c0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99292d0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9929360 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: 0x55d4a96c9580 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a992b080 [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: 0x55d4a96c9698 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a992ce30 [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: 0x55d4a96c97b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a992ebe0 [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: 0x55d4a96c98c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9930990 [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: 0x55d4a96c99e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9932740 [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: 0x55d4a96c9af8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99344f0 [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: 0x55d4a96c9c10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99362a0 [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: 0x55d4a96c9d28 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9938050 [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: 0x55d4a96c9e40 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9939df0 [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: 0x55d4a96c9f58 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a993bc00 [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: 0x55d4a96ca070 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a993da10 [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: 0x55d4a96ca188 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a993f830 [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: 0x55d4a96ca2a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99415e0 [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: 0x55d4a96ca3b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9943390 [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: 0x55d4a96ca4d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9945140 [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: 0x55d4a96ca5e8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9946ef0 [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: 0x55d4a96ca700 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9948ca0 [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: 0x55d4a96ca818 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a994aa50 [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: 0x55d4a96ca930 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a994c800 [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: 0x55d4a96caa48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bdcd0 VAL: '
27: ' (2 sibs)
27: 0x55d4a96bdd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a994e5b0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a994e640 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55d4a994e6d0 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: 0x55d4a96cab60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bf8f0 VAL: '
27: ' (2 sibs)
27: 0x55d4a96bf988 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9950360 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a99503f0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55d4a9950480 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: 0x55d4a96c4b20 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x55d4a96bb150 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55d4a96bb1e8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55d4a96bb280 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x55d4a96bb318 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55d4a96bb3b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55d4a96bb448 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x55d4a96bb4e0 DOCSEQ: (8 sibs) 2 children:
27: 0x55d4a96bb620 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x55d4a96bb6b8 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x55d4a96bb578 DOCMAP: (8 sibs) 2 children:
27: 0x55d4a96bb760 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x55d4a96bb7f8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9950c70 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55d4a9950d00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55d4a9950d90 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55d4a9950e20 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55d4a9950eb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55d4a9950f40 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55d4a9950fd0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55d4a9951060 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55d4a99510f0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55d4a9951180 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55d4a9951210 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55d4a99512a0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55d4a9951330 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: 0x55d4a96c4f80 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55d4a96bc070 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99530d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9953160 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: 0x55d4a96c5098 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55d4a96bbc00 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99539e0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9953a70 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: 0x55d4a96c51b0 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x55d4a96bbcf0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99542f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9954380 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: 0x55d4a96c52c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9954c00 [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: 0x55d4a96c53e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9955510 [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: 0x55d4a96c54f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9955e20 [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: 0x55d4a96c5610 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bbed0 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] 0x55d4a9956730 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99567c0 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: 0x55d4a96c5728 [ROOT] MAP: (0 sibs) 3 children:
27: 0x55d4a96bc110 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x55d4a96bc1a8 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x55d4a96bc240 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9957040 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x55d4a99570d0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x55d4a9957160 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x55d4a99571f0 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: 0x55d4a96c5840 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bc330 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bc3c8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9957950 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a99579e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a9957a70 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: 0x55d4a96c5958 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc510 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: 0x55d4a96bc5a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9958260 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a99582f0 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] 0x55d4a9958380 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: 0x55d4a96c5a70 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc6a0 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: 0x55d4a96bc738 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9958b70 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9958c00 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] 0x55d4a9958c90 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: 0x55d4a96c5b88 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bc830 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: 0x55d4a96bc8c8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9959480 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9959510 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] 0x55d4a99595a0 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: 0x55d4a96c5ca0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bbfc0 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] 0x55d4a9959d90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9959e20 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: 0x55d4a96c5db8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bca10 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] 0x55d4a995a6a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a995a730 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: 0x55d4a96c5ed0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcb00 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bcb98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995afb0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995b040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995b0d0 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: 0x55d4a96c5fe8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcc90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bcd28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995b8c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995b950 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995b9e0 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: 0x55d4a96c6100 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bce20 KEYVAL: 'example' 'Several lines of text,
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: 0x55d4a96bceb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995c1d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995c260 KEYVAL: 'example' 'Several lines of text,
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] 0x55d4a995c2f0 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: 0x55d4a96c6218 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bcfb0 KEYVAL: 'example' 'Several 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: 0x55d4a96bd048 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995cae0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995cb70 KEYVAL: 'example' 'Several 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] 0x55d4a995cc00 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: 0x55d4a96c6330 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd140 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd1d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995d3f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995d480 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995d510 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: 0x55d4a96c6448 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd2d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd368 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995dd00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995dd90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995de20 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: 0x55d4a96c6560 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd4f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995e610 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995e6a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995e730 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: 0x55d4a96c6678 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd5f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd688 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a995ef20 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a995efb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a995f040 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: 0x55d4a96c6790 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bd780 KEYVAL: 'example' 'Several lines 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] 0x55d4a995f830 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a995f8c0 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c68a8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bd870 KEYVAL: 'example' 'Several lines 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] 0x55d4a9960140 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99601d0 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c69c0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bd960 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bd9f8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9960a50 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9960ae0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a9960b70 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: 0x55d4a96c6ad8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bfe80 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x55d4a96bff18 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9961360 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a99613f0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x55d4a9961480 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: 0x55d4a96c6bf0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c0060 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c0100 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9961c70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9961d00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a9961d90 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: 0x55d4a96c6d08 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c01f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c0290 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9962580 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9962610 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a99626a0 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: 0x55d4a96c6e20 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96c4990 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x55d4a96c4a30 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9962e90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9962f20 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x55d4a9962fb0 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: 0x55d4a96c6f38 [ROOT] MAP: (0 sibs) 2 children:
27: 0x55d4a96bdb90 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55d4a96bdc28 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99637a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9963830 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x55d4a99638c0 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: 0x55d4a96c7050 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bffc0 MAP: (1 sibs) 2 children:
27: 0x55d4a96bde60 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x55d4a96bdef8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99640b0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9964140 MAP: (1 sibs) 2 children:
27: [2] [2] 0x55d4a99641d0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x55d4a9964260 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: 0x55d4a96c7168 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99649c0 [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: 0x55d4a96c7280 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99652d0 [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: 0x55d4a96c7398 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9965be0 [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: 0x55d4a96c74b0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99664f0 [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: 0x55d4a96c75c8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9966e00 [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: 0x55d4a96c76e0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9967710 [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: 0x55d4a96c77f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9968020 [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: 0x55d4a96c7910 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9968930 [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: 0x55d4a96c7a28 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9969240 [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: 0x55d4a96c7b40 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9969b50 [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: 0x55d4a96c7c58 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996a460 [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: 0x55d4a96c7d70 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996ad70 [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: 0x55d4a96c7e88 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be360 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996b680 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996b710 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: 0x55d4a96c7fa0 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be450 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996bf90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996c020 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: 0x55d4a96c80b8 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be540 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996c8a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996c930 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: 0x55d4a96c81d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be630 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996d1b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996d240 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: 0x55d4a96c82e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be720 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996dac0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996db50 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: 0x55d4a96c8400 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96be810 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996e3d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a996e460 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: 0x55d4a96c8518 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996ece0 [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: 0x55d4a96c8630 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996f5f0 [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: 0x55d4a96c8748 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a996ff00 [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: 0x55d4a96c8860 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96be9f0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9970810 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99708a0 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: 0x55d4a96c8978 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96beae0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9971120 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99711b0 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: 0x55d4a96c8a90 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bebd0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9971a30 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9971ac0 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: 0x55d4a96c8ba8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96becc0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9972340 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a99723d0 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: 0x55d4a96c8cc0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9972c50 [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: 0x55d4a96c8dd8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9973560 [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: 0x55d4a96c8ef0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9973e70 [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: 0x55d4a96c9008 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96beea0 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9974780 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9974810 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: 0x55d4a96c9120 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bef90 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9975090 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9975120 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: 0x55d4a96c9238 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99759a0 [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: 0x55d4a96c9350 [ROOT] MAP: (0 sibs) 1 children:
27: 0x55d4a96bf0d0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99762b0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9976340 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: 0x55d4a96c9468 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x55d4a96bf1c0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9976bc0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9976c50 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: 0x55d4a96c9580 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99774d0 [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: 0x55d4a96c9698 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9977de0 [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: 0x55d4a96c97b0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99786f0 [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: 0x55d4a96c98c8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9979000 [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: 0x55d4a96c99e0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9979910 [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: 0x55d4a96c9af8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997a220 [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: 0x55d4a96c9c10 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997ab30 [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: 0x55d4a96c9d28 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997b440 [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: 0x55d4a96c9e40 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997bd50 [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: 0x55d4a96c9f58 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997c660 [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: 0x55d4a96ca070 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997cf70 [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: 0x55d4a96ca188 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997d880 [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: 0x55d4a96ca2a0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997e190 [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: 0x55d4a96ca3b8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997eaa0 [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: 0x55d4a96ca4d0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997f3b0 [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: 0x55d4a96ca5e8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a997fcc0 [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: 0x55d4a96ca700 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99805d0 [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: 0x55d4a96ca818 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9980ee0 [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: 0x55d4a96ca930 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a99817f0 [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: 0x55d4a96caa48 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bdcd0 VAL: '
27: ' (2 sibs)
27: 0x55d4a96bdd68 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9982100 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9982190 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55d4a9982220 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: 0x55d4a96cab60 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x55d4a96bf8f0 VAL: '
27: ' (2 sibs)
27: 0x55d4a96bf988 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x55d4a9982a10 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x55d4a9982aa0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x55d4a9982b30 VAL: '
27: ' (2 sibs)
27: #nodes=3 vs #printed=3
27: --------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.parse_windows/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stdout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_cout/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_stringstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_ofstream/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_unix_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: hello
27: there
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: --- |
27: ciao
27: qua
27:
27: ---
27: - |
27: hello
27: there
27:
27: - |
27: ciao
27: qua
27:
27: ---
27: foo: |
27: hello
27: there
27:
27: bar: |
27: ciao
27: qua
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: --- ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: data: |
27: There once was a short man from Ealing
27: Who got on a bus to Darjeeling
27: It said on the door
27: "Please don't spit on the floor"
27: So he carefully spat on the ceiling
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: example: |
27: HTML goes into YAML without modification
27:
27: message: |
27:
27:
27:
27: date: '2007-06-01'
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: text
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: - |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: - |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: - another val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: - |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: example: |+
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: example: |-
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: example: |
27: Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27:
27: another: val
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: tpl:
27: src: |
27: #include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: - aaa: |
27: xxx
27:
27: bbb: |
27: yyy
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: |2
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: - ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: foo: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: ''
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: foo: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: - |+
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: foo: |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: - |+
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: |
27: asd
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: |
27: asd
27:
27:
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: |
27: asd
27:
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: - |+
27:
27: - |+
27:
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_yml_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.emit_json_windows_string/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.unix_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1
27: -------------------------------------------
27: running test case 'indentation requirements err seq'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2
27: -------------------------------------------
27: running test case 'indentation requirements err map'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3
27: -------------------------------------------
27: running test case 'indentation requirements err level'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_02_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_03_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9
27: -------------------------------------------
27: running test case 'empty, specs only 2G84_xx_1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10
27: -------------------------------------------
27: running test case 'block literal as map entry'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11
27: -------------------------------------------
27: running test case 'block literal and two scalars'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12
27: -------------------------------------------
27: running test case 'block literal no chomp, no indentation'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15
27: -------------------------------------------
27: running test case 'block literal as seq val, implicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17
27: -------------------------------------------
27: running test case 'block literal as seq val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=keep'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 2, chomp=strip'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27
27: -------------------------------------------
27: running test case 'block literal as map val at eof, implicit indentation 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28
27: -------------------------------------------
27: running test case 'block literal as map val, implicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29
27: -------------------------------------------
27: running test case 'block literal as map val, explicit indentation 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, without quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with double quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32
27: -------------------------------------------
27: running test case 'block literal with empty unindented lines, with single quotes'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33
27: -------------------------------------------
27: running test case 'block literal with same indentation level 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34
27: -------------------------------------------
27: running test case 'block literal with same indentation level 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35
27: -------------------------------------------
27: running test case 'block literal with tab and spaces'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36
27: -------------------------------------------
27: running test case 'block literal with empty docval 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37
27: -------------------------------------------
27: running test case 'block literal with empty docval 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38
27: -------------------------------------------
27: running test case 'block literal with empty docval 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39
27: -------------------------------------------
27: running test case 'block literal with empty docval 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40
27: -------------------------------------------
27: running test case 'block literal with empty docval 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41
27: -------------------------------------------
27: running test case 'block literal with empty docval 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42
27: -------------------------------------------
27: running test case 'block literal with empty docval 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43
27: -------------------------------------------
27: running test case 'block literal with empty docval 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44
27: -------------------------------------------
27: running test case 'block literal with empty docval 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45
27: -------------------------------------------
27: running test case 'block literal with empty docval 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46
27: -------------------------------------------
27: running test case 'block literal with empty docval 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.0.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55
27: -------------------------------------------
27: running test case 'block literal with empty docval 14.2.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.0.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61
27: -------------------------------------------
27: running test case 'block literal with empty docval 15.2.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62
27: -------------------------------------------
27: running test case 'block literal with empty docval 16'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64
27: -------------------------------------------
27: running test case 'block literal with empty docval 16.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65
27: -------------------------------------------
27: running test case 'block literal with empty docval 17'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/65 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/66 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67
27: -------------------------------------------
27: running test case 'block literal with empty docval 17.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/67 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/68 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/69 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/70 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 1.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/71 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/72 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/73 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 4'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/74 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/75 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/76 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.2'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/77 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 5.3'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/78 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 6'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/79 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 7'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/80 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 8'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/81 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 9'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/82 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 10'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/83 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 11'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/84 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 12'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/85 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86
27: -------------------------------------------
27: running test case 'block literal with docval no newlines at end 13'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/86 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 0'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/87 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88
27: -------------------------------------------
27: running test case 'block literal, empty block vals in seq 1'
27: -------------------------------------------
27: [ OK ] BLOCK_LITERAL/YmlTestCase.windows_emitrs_json_cfile/88 (0 ms)
27: [ RUN ] BLOCK_LITERAL/YmlTestCase.complete_unix_round_trip/0
27: -------------------------------------------
27: running test case 'indentation requirements'
27: -------------------------------------------
27: ~~~~~~~~~~~~~~ src yml:
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: e\n
27: ---\n
27: |\n
27: hello\n
27: there\n
27: ere\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: qua\n
27: ---\n
27: |\n
27: ciao\n
27: qua\n
27: o\n
27: qua\n
27: ---\n
27: - |\n
27: hello\n
27: there\n
27: e\n
27: - |\n
27: ciao\n
27: qua\n
27: a\n
27: ---\n
27: foo: |\n
27: hello\n
27: there\n
27: e\n
27: bar: |\n
27: ciao\n
27: qua\n
27: a\n
27: ~~~~~~~~~~~~~~ parsed tree:
27: --------------------------------------
27: [0][0] 0x55d4a98ab050 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55d4a98ab0e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55d4a98ab170 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55d4a98ab200 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55d4a98ab290 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55d4a98ab320 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55d4a98ab3b0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55d4a98ab440 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55d4a98ab4d0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55d4a98ab560 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55d4a98ab5f0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55d4a98ab680 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55d4a98ab710 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] 0x55d4a99864c0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x55d4a9986550 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x55d4a99865e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x55d4a9986670 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x55d4a9986700 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x55d4a9986790 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x55d4a9986820 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x55d4a99868b0 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x55d4a9986940 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x55d4a99869d0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x55d4a9986a60 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x55d4a9986af0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x55d4a9986b80 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] 0x55d4a98b2510 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98b25a0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a99876b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9987740 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] 0x55d4a98b4240 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98b42d0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a9987fc0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9988050 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] 0x55d4a98b5f70 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98b6000 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a99888d0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x55d4a9988960 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] 0x55d4a98b7ca0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a99891e0 [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] 0x55d4a98b99d0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a9989af0 [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] 0x55d4a98bb700 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x55d4a998a400 [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] 0x55d4a98bd840 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a98bd8d0 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] 0x55d4a998ad10 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x55d4a998ada0 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] 0x55d4a98bfac0 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] 0x55d4a998b620 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55d4a998b6b0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55d4a998b740 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] 0x55d4a998b7d0 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] 0x55d4a98c18f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98c1980 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98c1a10 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] 0x55d4a998bf30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998bfc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a998c050 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] 0x55d4a98c38c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98c3950 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] 0x55d4a98c39e0 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] 0x55d4a998c840 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998c8d0 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] 0x55d4a998c960 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] 0x55d4a98c57f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98c5880 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] 0x55d4a98c5910 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] 0x55d4a998d150 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998d1e0 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] 0x55d4a998d270 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] 0x55d4a98c77c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98c7850 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] 0x55d4a98c78e0 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] 0x55d4a998da60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998daf0 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] 0x55d4a998db80 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] 0x55d4a98c9810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98c98a0 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] 0x55d4a998e370 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a998e400 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] 0x55d4a98cb7e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98cb870 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] 0x55d4a998ec80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a998ed10 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] 0x55d4a98cd7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98cd860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98cd8f0 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] 0x55d4a998f590 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998f620 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a998f6b0 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] 0x55d4a98cf710 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98cf7a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98cf830 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] 0x55d4a998fea0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a998ff30 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a998ffc0 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] 0x55d4a98d17d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98d1860 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a98d18f0 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] 0x55d4a99907b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9990840 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a99908d0 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] 0x55d4a98d37e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98d3870 KEYVAL: 'example' 'Several 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] 0x55d4a98d3900 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] 0x55d4a99910c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9991150 KEYVAL: 'example' 'Several 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] 0x55d4a99911e0 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] 0x55d4a98d57f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98d5880 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98d5910 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] 0x55d4a99919d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9991a60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9991af0 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] 0x55d4a98d7800 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98d7890 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98d7920 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] 0x55d4a99922e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9992370 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9992400 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] 0x55d4a98d9830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98d98c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98d9950 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] 0x55d4a9992bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9992c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9992d10 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] 0x55d4a98db860 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98db8f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98db980 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] 0x55d4a9993500 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9993590 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9993620 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] 0x55d4a98dd830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98dd8c0 KEYVAL: 'example' 'Several lines 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] 0x55d4a9993e10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9993ea0 KEYVAL: 'example' 'Several lines 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] 0x55d4a98df820 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98df8b0 KEYVAL: 'example' 'Several lines 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] 0x55d4a9994720 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99947b0 KEYVAL: 'example' 'Several lines 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] 0x55d4a98e18e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98e1970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98e1a00 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] 0x55d4a9995030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99950c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9995150 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] 0x55d4a98e3a90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98e3b20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a98e3bb0 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] 0x55d4a9995940 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99959d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9995a60 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] 0x55d4a98e57c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98e5850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a98e58e0 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] 0x55d4a9996250 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99962e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a9996370 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] 0x55d4a98e74f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98e7580 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a98e7610 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] 0x55d4a9996b60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9996bf0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a9996c80 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] 0x55d4a98e92e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98e9370 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a98e9400 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] 0x55d4a9997470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9997500 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a9997590 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] 0x55d4a98eb010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a98eb0a0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a98eb130 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] 0x55d4a9997d80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9997e10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a9997ea0 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] 0x55d4a98ecd40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98ecdd0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a98ece60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a98ecef0 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] 0x55d4a9998690 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9998720 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a99987b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a9998840 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] 0x55d4a98eea70 [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] 0x55d4a9998fa0 [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] 0x55d4a98f07a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99998b0 [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] 0x55d4a98f24d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999a1c0 [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] 0x55d4a98f4200 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999aad0 [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] 0x55d4a98f5f30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999b3e0 [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] 0x55d4a98f7c60 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999bcf0 [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] 0x55d4a98f9990 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999c600 [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] 0x55d4a98fb6c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999cf10 [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] 0x55d4a98fd3f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999d820 [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] 0x55d4a98ff120 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999e130 [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] 0x55d4a9900e50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999ea40 [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] 0x55d4a9902b80 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999f350 [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] 0x55d4a99048b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9904940 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a999fc60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a999fcf0 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] 0x55d4a99065e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9906670 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] 0x55d4a99a0570 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a0600 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] 0x55d4a9908310 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99083a0 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] 0x55d4a99a0e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a0f10 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] 0x55d4a990a040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a990a0d0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99a1790 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a1820 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] 0x55d4a990bd70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a990be00 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] 0x55d4a99a20a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a2130 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] 0x55d4a990daa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a990db30 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] 0x55d4a99a29b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a2a40 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] 0x55d4a990f7d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99a32c0 [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] 0x55d4a9911500 [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] 0x55d4a99a3bd0 [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] 0x55d4a9913230 [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] 0x55d4a99a44e0 [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] 0x55d4a9914f60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9914ff0 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] 0x55d4a99a4df0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a4e80 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] 0x55d4a9916c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9916d20 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] 0x55d4a99a5700 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a5790 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] 0x55d4a99189c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9918a50 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] 0x55d4a99a6010 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a60a0 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] 0x55d4a991a6f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a991a780 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] 0x55d4a99a6920 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a69b0 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] 0x55d4a991c420 [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] 0x55d4a99a7230 [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] 0x55d4a991e150 [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] 0x55d4a99a7b40 [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] 0x55d4a991fe80 [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] 0x55d4a99a8450 [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] 0x55d4a9921c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9921ca0 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] 0x55d4a99a8d60 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a8df0 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] 0x55d4a99239c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9923a50 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] 0x55d4a99a9670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99a9700 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] 0x55d4a9925770 [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] 0x55d4a99a9f80 [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] 0x55d4a9927520 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99275b0 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] 0x55d4a99aa890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99aa920 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] 0x55d4a99292d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9929360 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] 0x55d4a99ab1a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ab230 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] 0x55d4a992b080 [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] 0x55d4a99abab0 [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] 0x55d4a992ce30 [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] 0x55d4a99ac3c0 [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] 0x55d4a992ebe0 [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] 0x55d4a99accd0 [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] 0x55d4a9930990 [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] 0x55d4a99ad5e0 [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] 0x55d4a9932740 [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] 0x55d4a99adef0 [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] 0x55d4a99344f0 [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] 0x55d4a99ae800 [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] 0x55d4a99362a0 [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] 0x55d4a99af110 [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] 0x55d4a9938050 [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] 0x55d4a99afa20 [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] 0x55d4a9939df0 [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] 0x55d4a99b0330 [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] 0x55d4a993bc00 [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] 0x55d4a99b0c40 [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] 0x55d4a993da10 [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] 0x55d4a99b1550 [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] 0x55d4a993f830 [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] 0x55d4a99b1e60 [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] 0x55d4a99415e0 [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] 0x55d4a99b2770 [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] 0x55d4a9943390 [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] 0x55d4a99b3080 [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] 0x55d4a9945140 [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] 0x55d4a99b3990 [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] 0x55d4a9946ef0 [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] 0x55d4a99b42a0 [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] 0x55d4a9948ca0 [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] 0x55d4a99b4bb0 [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] 0x55d4a994aa50 [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] 0x55d4a99b54c0 [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] 0x55d4a994c800 [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] 0x55d4a99b5dd0 [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] 0x55d4a994e5b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a994e640 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a994e6d0 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] 0x55d4a99b66e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99b6770 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99b6800 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] 0x55d4a9950360 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99503f0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a9950480 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] 0x55d4a99b7020 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99b70b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99b7140 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] 0x55d4a9950c70 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55d4a9950d00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55d4a9950d90 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55d4a9950e20 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55d4a9950eb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55d4a9950f40 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55d4a9950fd0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55d4a9951060 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55d4a99510f0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55d4a9951180 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55d4a9951210 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55d4a99512a0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55d4a9951330 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] 0x55d4a99b7960 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55d4a99b79f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55d4a99b7a80 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55d4a99b7b10 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55d4a99b7ba0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55d4a99b7c30 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55d4a99b7cc0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55d4a99b7d50 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55d4a99b7de0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55d4a99b7e70 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55d4a99b7f00 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55d4a99b7f90 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55d4a99b8020 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] 0x55d4a99530d0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9953160 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99b8270 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99b8300 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] 0x55d4a99539e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9953a70 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99b8b80 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99b8c10 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] 0x55d4a99542f0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9954380 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99b9490 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99b9520 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] 0x55d4a9954c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99b9da0 [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] 0x55d4a9955510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99ba6b0 [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] 0x55d4a9955e20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99bafc0 [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] 0x55d4a9956730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99567c0 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] 0x55d4a99bb8d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99bb960 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] 0x55d4a9957040 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55d4a99570d0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55d4a9957160 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] 0x55d4a99571f0 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] 0x55d4a99bc1e0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55d4a99bc270 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55d4a99bc300 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] 0x55d4a99bc390 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] 0x55d4a9957950 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99579e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9957a70 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] 0x55d4a99bcaf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99bcb80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99bcc10 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] 0x55d4a9958260 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99582f0 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] 0x55d4a9958380 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] 0x55d4a99bd4a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99bd530 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] 0x55d4a99bd5c0 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] 0x55d4a9958b70 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9958c00 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] 0x55d4a9958c90 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] 0x55d4a99bde50 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99bdee0 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] 0x55d4a99bdf70 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] 0x55d4a9959480 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9959510 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] 0x55d4a99595a0 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] 0x55d4a99be800 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99be890 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] 0x55d4a99be920 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] 0x55d4a9959d90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9959e20 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] 0x55d4a99bf110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99bf1a0 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] 0x55d4a995a6a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a995a730 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] 0x55d4a99bfa20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99bfab0 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] 0x55d4a995afb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995b040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995b0d0 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] 0x55d4a99c0460 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c04f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c0580 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] 0x55d4a995b8c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995b950 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995b9e0 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] 0x55d4a99c0e10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c0ea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c0f30 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] 0x55d4a995c1d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995c260 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a995c2f0 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] 0x55d4a99c1720 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c17b0 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a99c1840 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] 0x55d4a995cae0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995cb70 KEYVAL: 'example' 'Several 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] 0x55d4a995cc00 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] 0x55d4a99c20d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c2160 KEYVAL: 'example' 'Several 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] 0x55d4a99c21f0 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] 0x55d4a995d3f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995d480 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995d510 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] 0x55d4a99c2a80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c2b10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c2ba0 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] 0x55d4a995dd00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995dd90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995de20 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] 0x55d4a99c3430 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c34c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c3550 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] 0x55d4a995e610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995e6a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995e730 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] 0x55d4a99c3de0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c3e70 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c3f00 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] 0x55d4a995ef20 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a995efb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a995f040 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] 0x55d4a99c4790 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c4820 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c48b0 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] 0x55d4a995f830 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a995f8c0 KEYVAL: 'example' 'Several lines 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] 0x55d4a99c5140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c51d0 KEYVAL: 'example' 'Several lines 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] 0x55d4a9960140 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99601d0 KEYVAL: 'example' 'Several lines 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] 0x55d4a99c5af0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c5b80 KEYVAL: 'example' 'Several lines 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] 0x55d4a9960a50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9960ae0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9960b70 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] 0x55d4a99c64a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c6530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c65c0 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] 0x55d4a9961360 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99613f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a9961480 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] 0x55d4a99c6e50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c6ee0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c6f70 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] 0x55d4a9961c70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9961d00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a9961d90 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] 0x55d4a99c77c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c7850 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99c78e0 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] 0x55d4a9962580 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9962610 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99626a0 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] 0x55d4a99c8130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c81c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99c8250 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] 0x55d4a9962e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9962f20 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a9962fb0 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] 0x55d4a99c8aa0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c8b30 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99c8bc0 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] 0x55d4a99637a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9963830 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a99638c0 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] 0x55d4a99c93b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99c9440 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a99c94d0 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] 0x55d4a99640b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9964140 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a99641d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a9964260 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] 0x55d4a99c9cf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99c9d80 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a99c9e10 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a99c9ea0 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] 0x55d4a99649c0 [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] 0x55d4a99ca630 [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] 0x55d4a99652d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99caf40 [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] 0x55d4a9965be0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cb850 [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] 0x55d4a99664f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cc160 [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] 0x55d4a9966e00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cca70 [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] 0x55d4a9967710 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cd380 [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] 0x55d4a9968020 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cdc90 [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] 0x55d4a9968930 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99ce5a0 [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] 0x55d4a9969240 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99ceeb0 [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] 0x55d4a9969b50 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99cf7c0 [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] 0x55d4a996a460 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99d00d0 [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] 0x55d4a996ad70 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99d09e0 [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] 0x55d4a996b680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996b710 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99d12f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d1380 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] 0x55d4a996bf90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996c020 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] 0x55d4a99d1c00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d1c90 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] 0x55d4a996c8a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996c930 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] 0x55d4a99d2510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d25a0 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] 0x55d4a996d1b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996d240 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99d2e20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d2eb0 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] 0x55d4a996dac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996db50 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] 0x55d4a99d3730 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d37c0 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] 0x55d4a996e3d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a996e460 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] 0x55d4a99d4040 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d40d0 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] 0x55d4a996ece0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x55d4a99d4950 [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] 0x55d4a996f5f0 [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] 0x55d4a99d5260 [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] 0x55d4a996ff00 [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] 0x55d4a99d5b70 [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] 0x55d4a9970810 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99708a0 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] 0x55d4a99d6480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d6510 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] 0x55d4a9971120 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99711b0 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] 0x55d4a99d6d90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d6e20 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] 0x55d4a9971a30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9971ac0 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] 0x55d4a99d76a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d7730 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] 0x55d4a9972340 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99723d0 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] 0x55d4a99d7fb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99d8040 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] 0x55d4a9972c50 [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] 0x55d4a99d88c0 [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] 0x55d4a9973560 [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] 0x55d4a99d91d0 [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] 0x55d4a9973e70 [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] 0x55d4a99d9ae0 [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] 0x55d4a9974780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9974810 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] 0x55d4a99da3f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99da480 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] 0x55d4a9975090 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9975120 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] 0x55d4a99dad00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99dad90 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] 0x55d4a99759a0 [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] 0x55d4a99db610 [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] 0x55d4a99762b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9976340 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] 0x55d4a99dbf20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99dbfb0 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] 0x55d4a9976bc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a9976c50 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] 0x55d4a99dc860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99dc8f0 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] 0x55d4a99774d0 [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] 0x55d4a99dd170 [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] 0x55d4a9977de0 [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] 0x55d4a99dda80 [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] 0x55d4a99786f0 [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] 0x55d4a99de390 [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] 0x55d4a9979000 [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] 0x55d4a99deca0 [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] 0x55d4a9979910 [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] 0x55d4a99df5b0 [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] 0x55d4a997a220 [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] 0x55d4a99dfec0 [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] 0x55d4a997ab30 [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] 0x55d4a99e07d0 [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] 0x55d4a997b440 [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] 0x55d4a99e10e0 [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] 0x55d4a997bd50 [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] 0x55d4a99e19f0 [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] 0x55d4a997c660 [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] 0x55d4a99e2300 [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] 0x55d4a997cf70 [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] 0x55d4a99e2c10 [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] 0x55d4a997d880 [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] 0x55d4a99e3550 [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] 0x55d4a997e190 [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] 0x55d4a99e3e60 [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] 0x55d4a997eaa0 [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] 0x55d4a99e4770 [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] 0x55d4a997f3b0 [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] 0x55d4a99e5080 [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] 0x55d4a997fcc0 [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] 0x55d4a99e5990 [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] 0x55d4a99805d0 [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] 0x55d4a99e62a0 [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] 0x55d4a9980ee0 [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] 0x55d4a99e6bb0 [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] 0x55d4a99817f0 [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] 0x55d4a99e74c0 [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] 0x55d4a9982100 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9982190 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a9982220 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] 0x55d4a99e7dd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99e7e60 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99e7ef0 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] 0x55d4a9982a10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a9982aa0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a9982b30 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] 0x55d4a99e8710 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99e87a0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99e8830 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: 0x55d4a96c4b20 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55d4a96bb150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb1e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb280 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb318 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb3b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb448 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb4e0 DOCSEQ: (8 sibs) 2 children: 27: 0x55d4a96bb620 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55d4a96bb6b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55d4a96bb578 DOCMAP: (8 sibs) 2 children: 27: 0x55d4a96bb760 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55d4a96bb7f8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9050 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55d4a99e90e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55d4a99e9170 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55d4a99e9200 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55d4a99e9290 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55d4a99e9320 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55d4a99e93b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55d4a99e9440 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55d4a99e94d0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55d4a99e9560 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55d4a99e95f0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55d4a99e9680 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55d4a99e9710 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: 0x55d4a96c4f80 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bc070 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a98a9540 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a98a95d0 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: 0x55d4a96c5098 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bbc00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e97b0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99e9840 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: 0x55d4a96c51b0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bbcf0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e98e0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99e9970 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: 0x55d4a96c52c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9a10 [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: 0x55d4a96c53e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9ab0 [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: 0x55d4a96c54f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9b50 [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: 0x55d4a96c5610 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bbed0 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] 0x55d4a99e9bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99e9c80 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: 0x55d4a96c5728 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55d4a96bc110 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55d4a96bc1a8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55d4a96bc240 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9d20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55d4a99e9db0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55d4a99e9e40 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] 0x55d4a99e9ed0 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: 0x55d4a96c5840 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bc330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bc3c8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99e9f70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ea000 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99ea090 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: 0x55d4a96c5958 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc510 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: 0x55d4a96bc5a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ea130 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ea1c0 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] 0x55d4a99ea250 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: 0x55d4a96c5a70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc6a0 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: 0x55d4a96bc738 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ea2f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ea380 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] 0x55d4a99ea410 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: 0x55d4a96c5b88 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc830 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: 0x55d4a96bc8c8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ea4b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ea540 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] 0x55d4a99ea5d0 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: 0x55d4a96c5ca0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bbfc0 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] 0x55d4a99ea670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ea700 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: 0x55d4a96c5db8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bca10 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] 0x55d4a99ea7a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ea830 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: 0x55d4a96c5ed0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcb00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bcb98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ea8d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ea960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99ea9f0 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: 0x55d4a96c5fe8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcc90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bcd28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eaa90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eab20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eabb0 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: 0x55d4a96c6100 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bce20 KEYVAL: 'example' 'Several lines of text, 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: 0x55d4a96bceb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eac50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eace0 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a99ead70 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: 0x55d4a96c6218 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcfb0 KEYVAL: 'example' 'Several 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: 0x55d4a96bd048 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eae10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eaea0 KEYVAL: 'example' 'Several 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] 0x55d4a99eaf30 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: 0x55d4a96c6330 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd1d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eafd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eb060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eb0f0 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: 0x55d4a96c6448 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd368 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eb190 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eb220 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eb2b0 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: 0x55d4a96c6560 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd4f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eb350 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eb3e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eb470 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: 0x55d4a96c6678 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd5f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd688 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eb510 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eb5a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eb630 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: 0x55d4a96c6790 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bd780 KEYVAL: 'example' 'Several lines 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] 0x55d4a99eb6d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99eb760 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c68a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bd870 KEYVAL: 'example' 'Several lines 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] 0x55d4a99eb800 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99eb890 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c69c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd9f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eb930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eb9c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eba50 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: 0x55d4a96c6ad8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bfe80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bff18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ebaf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ebb80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99ebc10 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: 0x55d4a96c6bf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c0060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c0100 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ebcb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ebd40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99ebdd0 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: 0x55d4a96c6d08 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c01f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c0290 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ebe70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ebf00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99ebf90 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: 0x55d4a96c6e20 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c4990 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c4a30 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec030 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ec0c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99ec150 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: 0x55d4a96c6f38 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bdb90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55d4a96bdc28 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ec280 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a99ec310 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: 0x55d4a96c7050 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bffc0 MAP: (1 sibs) 2 children: 27: 0x55d4a96bde60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55d4a96bdef8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec3b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ec440 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a99ec4d0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a99ec560 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: 0x55d4a96c7168 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec600 [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: 0x55d4a96c7280 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec6a0 [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: 0x55d4a96c7398 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec740 [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: 0x55d4a96c74b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec7e0 [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: 0x55d4a96c75c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec880 [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: 0x55d4a96c76e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec920 [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: 0x55d4a96c77f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ec9c0 [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: 0x55d4a96c7910 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eca60 [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: 0x55d4a96c7a28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecb00 [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: 0x55d4a96c7b40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecba0 [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: 0x55d4a96c7c58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecc40 [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: 0x55d4a96c7d70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecce0 [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: 0x55d4a96c7e88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be360 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecd80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ece10 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: 0x55d4a96c7fa0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be450 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eceb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ecf40 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: 0x55d4a96c80b8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be540 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ecfe0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed070 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: 0x55d4a96c81d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be630 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed110 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed1a0 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: 0x55d4a96c82e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be720 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed240 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed2d0 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: 0x55d4a96c8400 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be810 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed370 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed400 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: 0x55d4a96c8518 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed4a0 [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: 0x55d4a96c8630 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed540 [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: 0x55d4a96c8748 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed5e0 [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: 0x55d4a96c8860 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be9f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed680 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed710 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: 0x55d4a96c8978 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96beae0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed7b0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed840 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: 0x55d4a96c8a90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bebd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ed8e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ed970 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: 0x55d4a96c8ba8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96becc0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eda10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99edaa0 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: 0x55d4a96c8cc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99edb40 [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: 0x55d4a96c8dd8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99edbe0 [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: 0x55d4a96c8ef0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99edc80 [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: 0x55d4a96c9008 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96beea0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99edd20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99eddb0 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: 0x55d4a96c9120 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bef90 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ede50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99edee0 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: 0x55d4a96c9238 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99edf80 [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: 0x55d4a96c9350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bf0d0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee020 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ee0b0 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: 0x55d4a96c9468 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bf1c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ee1e0 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: 0x55d4a96c9580 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee280 [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: 0x55d4a96c9698 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee320 [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: 0x55d4a96c97b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee3c0 [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: 0x55d4a96c98c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee460 [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: 0x55d4a96c99e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee500 [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: 0x55d4a96c9af8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee5a0 [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: 0x55d4a96c9c10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee640 [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: 0x55d4a96c9d28 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee6e0 [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: 0x55d4a96c9e40 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee780 [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: 0x55d4a96c9f58 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee820 [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: 0x55d4a96ca070 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee8c0 [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: 0x55d4a96ca188 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ee960 [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: 0x55d4a96ca2a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eea00 [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: 0x55d4a96ca3b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eeaa0 [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: 0x55d4a96ca4d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eeb40 [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: 0x55d4a96ca5e8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eebe0 [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: 0x55d4a96ca700 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eec80 [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: 0x55d4a96ca818 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eed20 [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: 0x55d4a96ca930 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eedc0 [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: 0x55d4a96caa48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bdcd0 VAL: ' 27: ' (2 sibs) 27: 0x55d4a96bdd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99eee60 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99eeef0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99eef80 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: 0x55d4a96cab60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bf8f0 VAL: ' 27: ' (2 sibs) 27: 0x55d4a96bf988 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ef020 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99ef0b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99ef140 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: 0x55d4a96c4b20 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x55d4a96bb150 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb1e8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb280 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x55d4a96bb318 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb3b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb448 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x55d4a96bb4e0 DOCSEQ: (8 sibs) 2 children: 27: 0x55d4a96bb620 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x55d4a96bb6b8 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x55d4a96bb578 DOCMAP: (8 sibs) 2 children: 27: 0x55d4a96bb760 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x55d4a96bb7f8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ef1e0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x55d4a99ef270 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x55d4a99ef300 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x55d4a99ef390 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x55d4a99ef420 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x55d4a99ef4b0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x55d4a99ef540 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x55d4a99ef5d0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x55d4a99ef660 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x55d4a99ef6f0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x55d4a99ef780 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x55d4a99ef810 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x55d4a99ef8a0 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: 0x55d4a96c4f80 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bc070 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99ef940 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99ef9d0 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: 0x55d4a96c5098 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bbc00 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99efa70 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99efb00 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: 0x55d4a96c51b0 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x55d4a96bbcf0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99efba0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99efc30 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: 0x55d4a96c52c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99efcd0 [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: 0x55d4a96c53e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99efd70 [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: 0x55d4a96c54f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99efe10 [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: 0x55d4a96c5610 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bbed0 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] 0x55d4a99efeb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99eff40 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: 0x55d4a96c5728 [ROOT] MAP: (0 sibs) 3 children: 27: 0x55d4a96bc110 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x55d4a96bc1a8 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x55d4a96bc240 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99effe0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x55d4a99f0070 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x55d4a99f0100 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] 0x55d4a99f0190 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: 0x55d4a96c5840 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bc330 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bc3c8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f0230 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f02c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f0350 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: 0x55d4a96c5958 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc510 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: 0x55d4a96bc5a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f03f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0480 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] 0x55d4a99f0510 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: 0x55d4a96c5a70 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc6a0 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: 0x55d4a96bc738 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f05b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0640 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] 0x55d4a99f06d0 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: 0x55d4a96c5b88 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bc830 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: 0x55d4a96bc8c8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f0770 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0800 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] 0x55d4a99f0890 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: 0x55d4a96c5ca0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bbfc0 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] 0x55d4a99f0930 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f09c0 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: 0x55d4a96c5db8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bca10 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] 0x55d4a99f0a60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f0af0 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: 0x55d4a96c5ed0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcb00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bcb98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f0b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f0cb0 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: 0x55d4a96c5fe8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcc90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bcd28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f0d50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0de0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f0e70 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: 0x55d4a96c6100 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bce20 KEYVAL: 'example' 'Several lines of text, 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: 0x55d4a96bceb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f0f10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f0fa0 KEYVAL: 'example' 'Several lines of text, 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] 0x55d4a99f1030 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: 0x55d4a96c6218 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bcfb0 KEYVAL: 'example' 'Several 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: 0x55d4a96bd048 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f10d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f1160 KEYVAL: 'example' 'Several 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] 0x55d4a99f11f0 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: 0x55d4a96c6330 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd140 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd1d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1290 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f1320 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f13b0 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: 0x55d4a96c6448 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd2d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd368 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1450 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f14e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f1570 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: 0x55d4a96c6560 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd4f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1610 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f16a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f1730 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: 0x55d4a96c6678 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd5f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd688 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f17d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f1860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f18f0 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: 0x55d4a96c6790 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bd780 KEYVAL: 'example' 'Several lines 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] 0x55d4a99f1990 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f1a20 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c68a8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bd870 KEYVAL: 'example' 'Several lines 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] 0x55d4a99f1ac0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f1b50 KEYVAL: 'example' 'Several lines 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: 0x55d4a96c69c0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bd960 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bd9f8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f1c80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f1d10 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: 0x55d4a96c6ad8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bfe80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x55d4a96bff18 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f1e40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f1ed0 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: 0x55d4a96c6bf0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c0060 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c0100 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f1f70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f2000 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99f2090 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: 0x55d4a96c6d08 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c01f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c0290 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2130 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f21c0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99f2250 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: 0x55d4a96c6e20 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96c4990 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x55d4a96c4a30 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f22f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f2380 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x55d4a99f2410 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: 0x55d4a96c6f38 [ROOT] MAP: (0 sibs) 2 children: 27: 0x55d4a96bdb90 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55d4a96bdc28 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f24b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f2540 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f25d0 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: 0x55d4a96c7050 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bffc0 MAP: (1 sibs) 2 children: 27: 0x55d4a96bde60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x55d4a96bdef8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2670 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f2700 MAP: (1 sibs) 2 children: 27: [2] [2] 0x55d4a99f2790 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x55d4a99f2820 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: 0x55d4a96c7168 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f28c0 [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: 0x55d4a96c7280 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2960 [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: 0x55d4a96c7398 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2a00 [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: 0x55d4a96c74b0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2aa0 [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: 0x55d4a96c75c8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2b40 [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: 0x55d4a96c76e0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2be0 [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: 0x55d4a96c77f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2c80 [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: 0x55d4a96c7910 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2d20 [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: 0x55d4a96c7a28 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2dc0 [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: 0x55d4a96c7b40 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2e60 [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: 0x55d4a96c7c58 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2f00 [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: 0x55d4a96c7d70 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f2fa0 [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: 0x55d4a96c7e88 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be360 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3040 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f30d0 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: 0x55d4a96c7fa0 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be450 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3170 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3200 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: 0x55d4a96c80b8 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be540 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f32a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3330 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: 0x55d4a96c81d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be630 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f33d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3460 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: 0x55d4a96c82e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be720 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3590 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: 0x55d4a96c8400 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96be810 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3630 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f36c0 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: 0x55d4a96c8518 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3760 [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: 0x55d4a96c8630 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3800 [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: 0x55d4a96c8748 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f38a0 [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: 0x55d4a96c8860 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96be9f0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3940 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f39d0 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: 0x55d4a96c8978 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96beae0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3a70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3b00 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: 0x55d4a96c8a90 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bebd0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3ba0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3c30 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: 0x55d4a96c8ba8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96becc0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3cd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f3d60 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: 0x55d4a96c8cc0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3e00 [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: 0x55d4a96c8dd8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3ea0 [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: 0x55d4a96c8ef0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3f40 [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: 0x55d4a96c9008 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96beea0 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f3fe0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f4070 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: 0x55d4a96c9120 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bef90 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4110 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f41a0 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: 0x55d4a96c9238 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4240 [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: 0x55d4a96c9350 [ROOT] MAP: (0 sibs) 1 children: 27: 0x55d4a96bf0d0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f42e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f4370 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: 0x55d4a96c9468 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x55d4a96bf1c0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4410 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x55d4a99f44a0 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: 0x55d4a96c9580 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4540 [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: 0x55d4a96c9698 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f45e0 [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: 0x55d4a96c97b0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4680 [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: 0x55d4a96c98c8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4720 [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: 0x55d4a96c99e0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f47c0 [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: 0x55d4a96c9af8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4860 [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: 0x55d4a96c9c10 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4900 [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: 0x55d4a96c9d28 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f49a0 [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: 0x55d4a96c9e40 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4a40 [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: 0x55d4a96c9f58 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4ae0 [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: 0x55d4a96ca070 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4b80 [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: 0x55d4a96ca188 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4c20 [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: 0x55d4a96ca2a0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4cc0 [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: 0x55d4a96ca3b8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4d60 [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: 0x55d4a96ca4d0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4e00 [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: 0x55d4a96ca5e8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4ea0 [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: 0x55d4a96ca700 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4f40 [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: 0x55d4a96ca818 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f4fe0 [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: 0x55d4a96ca930 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f5080 [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: 0x55d4a96caa48 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bdcd0 VAL: ' 27: ' (2 sibs) 27: 0x55d4a96bdd68 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f5120 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f51b0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f5240 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: 0x55d4a96cab60 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x55d4a96bf8f0 VAL: ' 27: ' (2 sibs) 27: 0x55d4a96bf988 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x55d4a99f52e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x55d4a99f5370 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x55d4a99f5400 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 (318 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (337 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.43 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (26 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: 0x5585bfa403a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5585bfa36cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa37080 DOCSEQ: (8 sibs) 2 children: 28: 0x5585bfa371c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5585bfa37258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5585bfa37118 DOCMAP: (8 sibs) 2 children: 28: 0x5585bfa37300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5585bfa37398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfba7090 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfba7120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfba71b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfba7240 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfba72d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfba7360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfba73f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfba7480 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfba7510 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfba75a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfba7630 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfba76c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfba7750 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: 0x5585bfa40800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbb00a0 [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: 0x5585bfa40918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbb1dd0 [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: 0x5585bfa40a30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbb3b00 [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: 0x5585bfa40b48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5585bfa37890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa37928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa379c0 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] 0x5585bfbb62b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfbb6340 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfbb63d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfbb6460 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: 0x5585bfa40c60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa37ab0 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: 0x5585bfa37b48 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbb8120 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbb81b0 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] 0x5585bfbb8240 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: 0x5585bfa40d78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa37cd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbba110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbba1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbba230 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: 0x5585bfa40e90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37dd0 KEYVAL: '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: 0x5585bfa37e68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbbc050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbbc0e0 KEYVAL: '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] 0x5585bfbbc170 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: 0x5585bfa40fa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37f60 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: 0x5585bfa37ff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbbe040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbbe0d0 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] 0x5585bfbbe160 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: 0x5585bfa410c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa380f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38188 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbc0030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc00c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc0150 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: 0x5585bfa411d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38280 KEYVAL: '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: 0x5585bfa38318 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] 0x5585bfbc2100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc2190 KEYVAL: '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] 0x5585bfbc2220 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: 0x5585bfa412f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa39670 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: 0x5585bfa39708 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] 0x5585bfbc4310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc43a0 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] 0x5585bfbc4430 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: 0x5585bfa41408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa397b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa39848 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbc63d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc6460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc64f0 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: 0x5585bfa41520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa3bc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa3bc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbc83e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc8470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc8500 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: 0x5585bfa41638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbca410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbca4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbca530 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: 0x5585bfa41750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38728 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbcc440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbcc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbcc560 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: 0x5585bfa41868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa388b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbce410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbce4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbce530 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: 0x5585bfa41980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa389b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38a48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbd05c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbd0650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbd06e0 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: 0x5585bfa41a98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5585bfa38af0 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] 0x5585bfbd2490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfbd2520 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: 0x5585bfa41bb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38c78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbd4460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbd44f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbd4580 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: 0x5585bfa41cc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbd6190 [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: 0x5585bfa41de0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbd7ec0 [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: 0x5585bfa41ef8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbd9bf0 [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: 0x5585bfa42010 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbdb920 [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: 0x5585bfa42128 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbdd650 [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: 0x5585bfa42240 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbdf380 [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: 0x5585bfa42358 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbe10b0 [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: 0x5585bfa42470 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbe2de0 [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: 0x5585bfa42588 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbe4b10 [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: 0x5585bfa426a0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbe6840 [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: 0x5585bfa427b8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbe8570 [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: 0x5585bfa428d0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbea2a0 [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: 0x5585bfa429e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbebfd0 [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: 0x5585bfa42b00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbedd00 [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: 0x5585bfa42c18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbefa30 [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: 0x5585bfa42d30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbf1760 [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: 0x5585bfa42e48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbf3490 [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: 0x5585bfa42f60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbf51c0 [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: 0x5585bfa43078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbf6ef0 [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: 0x5585bfa43190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbf8c20 [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: 0x5585bfa432a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbfa950 [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: 0x5585bfa433c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbfc680 [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: 0x5585bfa434d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfbfe3b0 [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: 0x5585bfa435f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc000e0 [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: 0x5585bfa43708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc01e10 [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: 0x5585bfa43820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc03ba0 [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: 0x5585bfa43938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc05950 [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: 0x5585bfa43a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc07700 [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: 0x5585bfa43b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc094b0 [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: 0x5585bfa43c80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc0b260 [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: 0x5585bfa43d98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc0d010 [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: 0x5585bfa43eb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc0edc0 [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: 0x5585bfa43fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc10b70 [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: 0x5585bfa440e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc12920 [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: 0x5585bfa441f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc146d0 [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: 0x5585bfa44310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc16480 [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: 0x5585bfa44428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc18230 [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: 0x5585bfa44540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc19fe0 [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: 0x5585bfa44658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc1bd90 [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: 0x5585bfa44770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc1db40 [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: 0x5585bfa44888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39cb0 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39d48 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc1f8f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc1f980 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc1fa10 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: 0x5585bfa449a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39e40 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39ed8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc216a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc21730 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc217c0 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: 0x5585bfa403a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5585bfa36cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa37080 DOCSEQ: (8 sibs) 2 children: 28: 0x5585bfa371c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5585bfa37258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5585bfa37118 DOCMAP: (8 sibs) 2 children: 28: 0x5585bfa37300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5585bfa37398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc21fb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc22040 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc220d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc22160 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc221f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc22280 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc22310 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc223a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc22430 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc224c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc22550 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc225e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc22670 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: 0x5585bfa40800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc24490 [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: 0x5585bfa40918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc24da0 [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: 0x5585bfa40a30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc256b0 [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: 0x5585bfa40b48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5585bfa37890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa37928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa379c0 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] 0x5585bfc25fc0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc26050 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc260e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc26170 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: 0x5585bfa40c60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa37ab0 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: 0x5585bfa37b48 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc268d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc26960 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] 0x5585bfc269f0 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: 0x5585bfa40d78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa37cd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc271e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc27270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc27300 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: 0x5585bfa40e90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37dd0 KEYVAL: '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: 0x5585bfa37e68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc27af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc27b80 KEYVAL: '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] 0x5585bfc27c10 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: 0x5585bfa40fa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37f60 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: 0x5585bfa37ff8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc28400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc28490 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] 0x5585bfc28520 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: 0x5585bfa410c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa380f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38188 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc28d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc28da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc28e30 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: 0x5585bfa411d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38280 KEYVAL: '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: 0x5585bfa38318 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] 0x5585bfc29620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc296b0 KEYVAL: '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] 0x5585bfc29740 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: 0x5585bfa412f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa39670 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: 0x5585bfa39708 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] 0x5585bfc29f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc29fc0 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] 0x5585bfc2a050 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: 0x5585bfa41408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa397b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa39848 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2a840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2a8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2a960 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: 0x5585bfa41520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa3bc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa3bc98 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2b150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2b1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2b270 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: 0x5585bfa41638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38598 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2ba60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2baf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2bb80 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: 0x5585bfa41750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38728 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2c370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2c400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2c490 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: 0x5585bfa41868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa388b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2cc80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2cd10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2cda0 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: 0x5585bfa41980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa389b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38a48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2d660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2d6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2d780 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: 0x5585bfa41a98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5585bfa38af0 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] 0x5585bfc2df70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfc2e000 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: 0x5585bfa41bb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38c78 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2e880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2e910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2e9a0 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: 0x5585bfa41cc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2f190 [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: 0x5585bfa41de0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc2faa0 [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: 0x5585bfa41ef8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc303b0 [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: 0x5585bfa42010 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc30cc0 [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: 0x5585bfa42128 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc315d0 [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: 0x5585bfa42240 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc31ee0 [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: 0x5585bfa42358 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc327f0 [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: 0x5585bfa42470 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc33100 [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: 0x5585bfa42588 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc33a10 [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: 0x5585bfa426a0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc34320 [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: 0x5585bfa427b8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc34c30 [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: 0x5585bfa428d0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc35540 [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: 0x5585bfa429e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc35e50 [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: 0x5585bfa42b00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc36760 [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: 0x5585bfa42c18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc37070 [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: 0x5585bfa42d30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc37980 [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: 0x5585bfa42e48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc38290 [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: 0x5585bfa42f60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc38ba0 [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: 0x5585bfa43078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc394b0 [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: 0x5585bfa43190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc39dc0 [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: 0x5585bfa432a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3a6d0 [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: 0x5585bfa433c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3afe0 [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: 0x5585bfa434d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3b8f0 [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: 0x5585bfa435f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3c200 [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: 0x5585bfa43708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3cb10 [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: 0x5585bfa43820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3d420 [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: 0x5585bfa43938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3dd30 [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: 0x5585bfa43a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3e640 [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: 0x5585bfa43b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3ef50 [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: 0x5585bfa43c80 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc3f860 [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: 0x5585bfa43d98 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc40170 [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: 0x5585bfa43eb0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc40a80 [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: 0x5585bfa43fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc41390 [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: 0x5585bfa440e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc41ca0 [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: 0x5585bfa441f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc425b0 [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: 0x5585bfa44310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc42ec0 [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: 0x5585bfa44428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc437d0 [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: 0x5585bfa44540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc440e0 [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: 0x5585bfa44658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc449f0 [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: 0x5585bfa44770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc45300 [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: 0x5585bfa44888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39cb0 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39d48 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc45c10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc45ca0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc45d30 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: 0x5585bfa449a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39e40 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39ed8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc46520 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc465b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc46640 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (15 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (18 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] 0x5585bfba7090 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfba7120 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfba71b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfba7240 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfba72d0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfba7360 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfba73f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfba7480 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfba7510 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfba75a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfba7630 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfba76c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfba7750 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] 0x5585bfc49560 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc495f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc49680 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc49710 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc497a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc49830 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc498c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc49950 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc499e0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc49a70 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc49b00 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc49b90 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc49c20 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] 0x5585bfbb00a0 [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] 0x5585bfc4a750 [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] 0x5585bfbb1dd0 [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] 0x5585bfc4b060 [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] 0x5585bfbb3b00 [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] 0x5585bfc4b970 [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] 0x5585bfbb62b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfbb6340 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfbb63d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfbb6460 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] 0x5585bfc4c280 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc4c310 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc4c3a0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc4c430 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] 0x5585bfbb8120 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbb81b0 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] 0x5585bfbb8240 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] 0x5585bfc4cb90 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4cc20 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] 0x5585bfc4ccb0 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] 0x5585bfbba110 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbba1a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbba230 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] 0x5585bfc4d4a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4d530 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc4d5c0 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] 0x5585bfbbc050 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbbc0e0 KEYVAL: '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] 0x5585bfbbc170 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] 0x5585bfc4ddb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4de40 KEYVAL: '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] 0x5585bfc4ded0 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] 0x5585bfbbe040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbbe0d0 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] 0x5585bfbbe160 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] 0x5585bfc4e6c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4e750 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] 0x5585bfc4e7e0 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] 0x5585bfbc0030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc00c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc0150 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] 0x5585bfc4efd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4f060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc4f0f0 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] 0x5585bfbc2100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc2190 KEYVAL: '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] 0x5585bfbc2220 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] 0x5585bfc4f8e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc4f970 KEYVAL: '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] 0x5585bfc4fa00 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] 0x5585bfbc4310 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc43a0 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] 0x5585bfbc4430 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] 0x5585bfc501f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc50280 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] 0x5585bfc50310 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] 0x5585bfbc63d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc6460 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc64f0 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] 0x5585bfc50b00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc50b90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc50c20 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] 0x5585bfbc83e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbc8470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbc8500 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] 0x5585bfc51410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc514a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc51530 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] 0x5585bfbca410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbca4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbca530 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] 0x5585bfc51d20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc51db0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc51e40 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] 0x5585bfbcc440 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbcc4d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbcc560 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] 0x5585bfc52630 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc526c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc52750 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] 0x5585bfbce410 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbce4a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbce530 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] 0x5585bfc52f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc52fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc53060 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] 0x5585bfbd05c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbd0650 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbd06e0 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] 0x5585bfc53850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc538e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc53970 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] 0x5585bfbd2490 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfbd2520 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] 0x5585bfc54160 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfc541f0 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] 0x5585bfbd4460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfbd44f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfbd4580 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] 0x5585bfc54a70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc54b00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc54b90 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] 0x5585bfbd6190 [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] 0x5585bfc55380 [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] 0x5585bfbd7ec0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc55c90 [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] 0x5585bfbd9bf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc565a0 [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] 0x5585bfbdb920 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc56eb0 [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] 0x5585bfbdd650 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc577c0 [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] 0x5585bfbdf380 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc580d0 [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] 0x5585bfbe10b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc589e0 [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] 0x5585bfbe2de0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc592f0 [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] 0x5585bfbe4b10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc59c00 [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] 0x5585bfbe6840 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc5a510 [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] 0x5585bfbe8570 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc5ae20 [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] 0x5585bfbea2a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc5b730 [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] 0x5585bfbebfd0 [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] 0x5585bfc5c040 [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] 0x5585bfbedd00 [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] 0x5585bfc5c950 [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] 0x5585bfbefa30 [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] 0x5585bfc5d260 [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] 0x5585bfbf1760 [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] 0x5585bfc5db70 [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] 0x5585bfbf3490 [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] 0x5585bfc5e480 [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] 0x5585bfbf51c0 [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] 0x5585bfc5ed90 [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] 0x5585bfbf6ef0 [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] 0x5585bfc5f6a0 [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] 0x5585bfbf8c20 [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] 0x5585bfc5ffb0 [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] 0x5585bfbfa950 [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] 0x5585bfc608c0 [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] 0x5585bfbfc680 [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] 0x5585bfc611d0 [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] 0x5585bfbfe3b0 [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] 0x5585bfc61ae0 [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] 0x5585bfc000e0 [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] 0x5585bfc623f0 [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] 0x5585bfc01e10 [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] 0x5585bfc62d00 [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] 0x5585bfc03ba0 [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] 0x5585bfc63610 [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] 0x5585bfc05950 [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] 0x5585bfc63f20 [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] 0x5585bfc07700 [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] 0x5585bfc64830 [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] 0x5585bfc094b0 [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] 0x5585bfc65140 [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] 0x5585bfc0b260 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc65a50 [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] 0x5585bfc0d010 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc66360 [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] 0x5585bfc0edc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc66c70 [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] 0x5585bfc10b70 [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] 0x5585bfc67580 [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] 0x5585bfc12920 [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] 0x5585bfc67e90 [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] 0x5585bfc146d0 [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] 0x5585bfc687a0 [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] 0x5585bfc16480 [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] 0x5585bfc690b0 [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] 0x5585bfc18230 [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] 0x5585bfc699c0 [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] 0x5585bfc19fe0 [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] 0x5585bfc6a2d0 [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] 0x5585bfc1bd90 [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] 0x5585bfc6abe0 [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] 0x5585bfc1db40 [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] 0x5585bfc6b4f0 [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] 0x5585bfc1f8f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc1f980 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc1fa10 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] 0x5585bfc6be00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc6be90 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc6bf20 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] 0x5585bfc216a0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc21730 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc217c0 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] 0x5585bfc6c710 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc6c7a0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc6c830 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] 0x5585bfc21fb0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc22040 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc220d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc22160 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc221f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc22280 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc22310 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc223a0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc22430 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc224c0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc22550 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc225e0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc22670 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] 0x5585bfc6d020 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc6d0b0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc6d140 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc6d1d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc6d260 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc6d2f0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc6d380 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc6d410 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc6d4a0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc6d530 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc6d5c0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc6d650 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc6d6e0 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] 0x5585bfc24490 [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] 0x5585bfc6d930 [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] 0x5585bfc24da0 [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] 0x5585bfc6e240 [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] 0x5585bfc256b0 [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] 0x5585bfc6eb50 [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] 0x5585bfc25fc0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc26050 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc260e0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc26170 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] 0x5585bfc6f460 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc6f4f0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc6f580 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc6f610 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] 0x5585bfc268d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc26960 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] 0x5585bfc269f0 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] 0x5585bfc6fd70 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc6fe00 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] 0x5585bfc6fe90 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] 0x5585bfc271e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc27270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc27300 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] 0x5585bfc70680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc70710 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc707a0 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] 0x5585bfc27af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc27b80 KEYVAL: '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] 0x5585bfc27c10 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] 0x5585bfc71030 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc710c0 KEYVAL: '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] 0x5585bfc71150 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] 0x5585bfc28400 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc28490 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] 0x5585bfc28520 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] 0x5585bfc719e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc71a70 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] 0x5585bfc71b00 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] 0x5585bfc28d10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc28da0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc28e30 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] 0x5585bfc72390 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc72420 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc724b0 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] 0x5585bfc29620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc296b0 KEYVAL: '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] 0x5585bfc29740 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] 0x5585bfc72ca0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc72d30 KEYVAL: '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] 0x5585bfc72dc0 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] 0x5585bfc29f30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc29fc0 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] 0x5585bfc2a050 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] 0x5585bfc735b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc73640 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] 0x5585bfc736d0 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] 0x5585bfc2a840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2a8d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2a960 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] 0x5585bfc73f60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc73ff0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc74080 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] 0x5585bfc2b150 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2b1e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2b270 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] 0x5585bfc74910 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc749a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc74a30 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] 0x5585bfc2ba60 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2baf0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2bb80 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] 0x5585bfc752c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc75350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc753e0 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] 0x5585bfc2c370 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2c400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2c490 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] 0x5585bfc75c70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc75d00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc75d90 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] 0x5585bfc2cc80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2cd10 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2cda0 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] 0x5585bfc76620 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc766b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc76740 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] 0x5585bfc2d660 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2d6f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2d780 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] 0x5585bfc76fd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc77060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc770f0 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] 0x5585bfc2df70 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfc2e000 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] 0x5585bfc778e0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfc77970 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] 0x5585bfc2e880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc2e910 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc2e9a0 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] 0x5585bfc78290 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc78320 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc783b0 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] 0x5585bfc2f190 [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] 0x5585bfc78ba0 [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] 0x5585bfc2faa0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc794b0 [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] 0x5585bfc303b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc79dc0 [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] 0x5585bfc30cc0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7a6d0 [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] 0x5585bfc315d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7afe0 [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] 0x5585bfc31ee0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7b8f0 [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] 0x5585bfc327f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7c200 [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] 0x5585bfc33100 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7cb10 [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] 0x5585bfc33a10 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7d420 [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] 0x5585bfc34320 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7dd30 [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] 0x5585bfc34c30 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7e640 [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] 0x5585bfc35540 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc7ef50 [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] 0x5585bfc35e50 [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] 0x5585bfc7f860 [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] 0x5585bfc36760 [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] 0x5585bfc80170 [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] 0x5585bfc37070 [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] 0x5585bfc80a80 [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] 0x5585bfc37980 [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] 0x5585bfc81390 [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] 0x5585bfc38290 [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] 0x5585bfc81ca0 [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] 0x5585bfc38ba0 [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] 0x5585bfc825b0 [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] 0x5585bfc394b0 [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] 0x5585bfc82ec0 [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] 0x5585bfc39dc0 [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] 0x5585bfc837d0 [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] 0x5585bfc3a6d0 [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] 0x5585bfc840e0 [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] 0x5585bfc3afe0 [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] 0x5585bfc84a20 [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] 0x5585bfc3b8f0 [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] 0x5585bfc85330 [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] 0x5585bfc3c200 [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] 0x5585bfc85c40 [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] 0x5585bfc3cb10 [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] 0x5585bfc86550 [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] 0x5585bfc3d420 [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] 0x5585bfc86e60 [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] 0x5585bfc3dd30 [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] 0x5585bfc87770 [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] 0x5585bfc3e640 [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] 0x5585bfc88080 [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] 0x5585bfc3ef50 [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] 0x5585bfc88990 [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] 0x5585bfc3f860 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc892a0 [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] 0x5585bfc40170 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc89bb0 [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] 0x5585bfc40a80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x5585bfc8a4c0 [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] 0x5585bfc41390 [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] 0x5585bfc8add0 [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] 0x5585bfc41ca0 [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] 0x5585bfc8b6e0 [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] 0x5585bfc425b0 [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] 0x5585bfc8bff0 [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] 0x5585bfc42ec0 [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] 0x5585bfc8c900 [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] 0x5585bfc437d0 [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] 0x5585bfc8d210 [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] 0x5585bfc440e0 [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] 0x5585bfc8db20 [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] 0x5585bfc449f0 [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] 0x5585bfc8e430 [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] 0x5585bfc45300 [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] 0x5585bfc8ed40 [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] 0x5585bfc45c10 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc45ca0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc45d30 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] 0x5585bfc8f650 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc8f6e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc8f770 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] 0x5585bfc46520 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc465b0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc46640 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] 0x5585bfc8ff60 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc8fff0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc90080 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: 0x5585bfa403a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5585bfa36cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa37080 DOCSEQ: (8 sibs) 2 children: 28: 0x5585bfa371c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5585bfa37258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5585bfa37118 DOCMAP: (8 sibs) 2 children: 28: 0x5585bfa37300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5585bfa37398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc908a0 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc90930 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc909c0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc90a50 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc90ae0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc90b70 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc90c00 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc90c90 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc90d20 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc90db0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc90e40 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc90ed0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc90f60 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: 0x5585bfa40800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc91000 [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: 0x5585bfa40918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc910a0 [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: 0x5585bfa40a30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc91140 [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: 0x5585bfa40b48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5585bfa37890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa37928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa379c0 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] 0x5585bfc911e0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc91270 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc91300 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc91390 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: 0x5585bfa40c60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa37ab0 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: 0x5585bfa37b48 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfba5810 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfba58a0 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] 0x5585bfba5930 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: 0x5585bfa40d78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa37cd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc91430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc914c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc91550 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: 0x5585bfa40e90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37dd0 KEYVAL: '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: 0x5585bfa37e68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc915f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91680 KEYVAL: '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] 0x5585bfc91710 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: 0x5585bfa40fa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37f60 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: 0x5585bfa37ff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc917b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91840 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] 0x5585bfc918d0 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: 0x5585bfa410c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa380f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38188 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc91970 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91a00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc91a90 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: 0x5585bfa411d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38280 KEYVAL: '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: 0x5585bfa38318 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] 0x5585bfc91b30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91bc0 KEYVAL: '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] 0x5585bfc91c50 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: 0x5585bfa412f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa39670 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: 0x5585bfa39708 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] 0x5585bfc91cf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91d80 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] 0x5585bfc91e10 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: 0x5585bfa41408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa397b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa39848 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc91eb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc91f40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc91fd0 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: 0x5585bfa41520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa3bc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa3bc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92070 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc92100 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc92190 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: 0x5585bfa41638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92230 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc922c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc92350 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: 0x5585bfa41750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38728 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc923f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc92480 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc92510 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: 0x5585bfa41868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa388b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc925b0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc92640 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc926d0 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: 0x5585bfa41980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa389b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38a48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92770 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc92800 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc92890 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: 0x5585bfa41a98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5585bfa38af0 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] 0x5585bfba7ab0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfba7b40 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: 0x5585bfa41bb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38c78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92930 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc929c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc92a50 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: 0x5585bfa41cc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92af0 [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: 0x5585bfa41de0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92b90 [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: 0x5585bfa41ef8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92c30 [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: 0x5585bfa42010 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92cd0 [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: 0x5585bfa42128 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92d70 [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: 0x5585bfa42240 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92e10 [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: 0x5585bfa42358 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92eb0 [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: 0x5585bfa42470 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92f50 [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: 0x5585bfa42588 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc92ff0 [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: 0x5585bfa426a0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93090 [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: 0x5585bfa427b8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93130 [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: 0x5585bfa428d0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc931d0 [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: 0x5585bfa429e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93270 [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: 0x5585bfa42b00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93310 [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: 0x5585bfa42c18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc933b0 [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: 0x5585bfa42d30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93450 [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: 0x5585bfa42e48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc934f0 [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: 0x5585bfa42f60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93590 [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: 0x5585bfa43078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93630 [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: 0x5585bfa43190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc936d0 [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: 0x5585bfa432a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93770 [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: 0x5585bfa433c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93810 [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: 0x5585bfa434d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc938b0 [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: 0x5585bfa435f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93950 [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: 0x5585bfa43708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc939f0 [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: 0x5585bfa43820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93a90 [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: 0x5585bfa43938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93b30 [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: 0x5585bfa43a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93bd0 [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: 0x5585bfa43b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93c70 [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: 0x5585bfa43c80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93d10 [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: 0x5585bfa43d98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93db0 [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: 0x5585bfa43eb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93e50 [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: 0x5585bfa43fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93ef0 [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: 0x5585bfa440e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc93f90 [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: 0x5585bfa441f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94030 [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: 0x5585bfa44310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc940d0 [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: 0x5585bfa44428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94170 [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: 0x5585bfa44540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94210 [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: 0x5585bfa44658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc942b0 [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: 0x5585bfa44770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94350 [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: 0x5585bfa44888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39cb0 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39d48 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc943f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc94480 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc94510 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: 0x5585bfa449a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39e40 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39ed8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc945b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc94640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc946d0 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: 0x5585bfa403a0 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x5585bfa36cf0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36d88 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x5585bfa36eb8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36f50 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa36fe8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x5585bfa37080 DOCSEQ: (8 sibs) 2 children: 28: 0x5585bfa371c0 VAL: 'hello there 28: ' (2 sibs) 28: 0x5585bfa37258 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x5585bfa37118 DOCMAP: (8 sibs) 2 children: 28: 0x5585bfa37300 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x5585bfa37398 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94770 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x5585bfc94800 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x5585bfc94890 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x5585bfc94920 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x5585bfc949b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x5585bfc94a40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x5585bfc94ad0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x5585bfc94b60 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x5585bfc94bf0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x5585bfc94c80 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x5585bfc94d10 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x5585bfc94da0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x5585bfc94e30 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: 0x5585bfa40800 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94ed0 [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: 0x5585bfa40918 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc94f70 [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: 0x5585bfa40a30 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95010 [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: 0x5585bfa40b48 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x5585bfa37890 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa37928 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x5585bfa379c0 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] 0x5585bfc950b0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x5585bfc95140 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x5585bfc951d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x5585bfc95260 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: 0x5585bfa40c60 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa37ab0 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: 0x5585bfa37b48 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95300 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95390 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] 0x5585bfc95420 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: 0x5585bfa40d78 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa37cd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc954c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95550 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc955e0 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: 0x5585bfa40e90 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37dd0 KEYVAL: '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: 0x5585bfa37e68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95680 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95710 KEYVAL: '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] 0x5585bfc957a0 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: 0x5585bfa40fa8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa37f60 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: 0x5585bfa37ff8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95840 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc958d0 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] 0x5585bfc95960 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: 0x5585bfa410c0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa380f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38188 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95a00 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95a90 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc95b20 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: 0x5585bfa411d8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38280 KEYVAL: '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: 0x5585bfa38318 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] 0x5585bfc95bc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95c50 KEYVAL: '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] 0x5585bfc95ce0 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: 0x5585bfa412f0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa39670 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: 0x5585bfa39708 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] 0x5585bfc95d80 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95e10 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] 0x5585bfc95ea0 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: 0x5585bfa41408 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa397b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa39848 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc95f40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc95fd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc96060 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: 0x5585bfa41520 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa3bc00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa3bc98 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96100 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc96190 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc96220 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: 0x5585bfa41638 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38500 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38598 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc962c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc96350 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc963e0 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: 0x5585bfa41750 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38690 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38728 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96480 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc96510 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc965a0 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: 0x5585bfa41868 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa388b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc966d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc96760 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: 0x5585bfa41980 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa389b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38a48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96800 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc96890 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc96920 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: 0x5585bfa41a98 [ROOT] MAP: (0 sibs) 1 children: 28: 0x5585bfa38af0 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] 0x5585bfc969c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x5585bfc96a50 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: 0x5585bfa41bb0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x5585bfa38be0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x5585bfa38c78 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96af0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc96b80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x5585bfc96c10 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: 0x5585bfa41cc8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96cb0 [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: 0x5585bfa41de0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96d50 [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: 0x5585bfa41ef8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96df0 [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: 0x5585bfa42010 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96e90 [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: 0x5585bfa42128 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96f30 [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: 0x5585bfa42240 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc96fd0 [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: 0x5585bfa42358 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97070 [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: 0x5585bfa42470 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97110 [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: 0x5585bfa42588 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc971b0 [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: 0x5585bfa426a0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97250 [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: 0x5585bfa427b8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc972f0 [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: 0x5585bfa428d0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97390 [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: 0x5585bfa429e8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97430 [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: 0x5585bfa42b00 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc974d0 [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: 0x5585bfa42c18 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97570 [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: 0x5585bfa42d30 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97610 [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: 0x5585bfa42e48 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc976b0 [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: 0x5585bfa42f60 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97750 [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: 0x5585bfa43078 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc977f0 [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: 0x5585bfa43190 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97890 [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: 0x5585bfa432a8 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97930 [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: 0x5585bfa433c0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc979d0 [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: 0x5585bfa434d8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97a70 [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: 0x5585bfa435f0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97b10 [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: 0x5585bfa43708 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97bb0 [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: 0x5585bfa43820 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97c50 [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: 0x5585bfa43938 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97cf0 [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: 0x5585bfa43a50 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97d90 [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: 0x5585bfa43b68 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97e30 [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: 0x5585bfa43c80 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97ed0 [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: 0x5585bfa43d98 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc97f70 [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: 0x5585bfa43eb0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98010 [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: 0x5585bfa43fc8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc980b0 [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: 0x5585bfa440e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98150 [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: 0x5585bfa441f8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc981f0 [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: 0x5585bfa44310 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98290 [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: 0x5585bfa44428 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98330 [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: 0x5585bfa44540 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc983d0 [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: 0x5585bfa44658 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98470 [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: 0x5585bfa44770 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98510 [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: 0x5585bfa44888 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39cb0 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39d48 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc985b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc98640 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc986d0 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: 0x5585bfa449a0 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x5585bfa39e40 VAL: ' 28: ' (2 sibs) 28: 0x5585bfa39ed8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x5585bfc98770 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x5585bfc98800 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x5585bfc98890 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 (134 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (162 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.20 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x5604bfc52c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcb0970 [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: 0x5604bfc52d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc50eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5604bfc50f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5604bfc50fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5604bfc51078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5604bfc51110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5604bfc511a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5604bfc51240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51418 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc512d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcb26a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcb2730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcb27c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcb2850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcb28e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcb2970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcb2a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcb2a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcb2b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcb2bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcb2c40 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: 0x5604bfc52e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc51930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5604bfc519c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5604bfc51a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5604bfc51af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5604bfc51b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5604bfc51c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5604bfc51cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc51d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcb4800 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcb4890 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcb4920 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcb49b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcb4a40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcb4ad0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcb4b60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcb4bf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcb4c80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcb4d10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcb4da0 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: 0x5604bfc52f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc51f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5604bfc51fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5604bfc52070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcb6530 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcb65c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcb6650 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcb66e0 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: 0x5604bfc53060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc529e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5604bfc52a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5604bfc52b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcb82a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcb8330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcb83c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcb8450 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: 0x5604bfc53178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc50b30 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc50bc8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcba050 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcba0e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcba170 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: 0x5604bfc53290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc51560 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc515f8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcbbd80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbbe10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcbbea0 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: 0x5604bfc533a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc516f0 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc51788 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcbdab0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbdb40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcbdbd0 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: 0x5604bfc534c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc53d40 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc53dd8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcbf800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbf890 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcbf920 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: 0x5604bfc535d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc522a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5604bfc52340 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc523d8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcc15f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcc1680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcc1710 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcc17a0 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: 0x5604bfc536f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc524d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5604bfc52570 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc52608 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcc33a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcc3430 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcc34c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcc3550 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: 0x5604bfc53808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5604bfc54100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5604bfc54830 KEYVAL: 'a' '0' (2 sibs) 29: 0x5604bfc548c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5604bfc54198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5604bfc51880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5604bfc54230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5604bfc54970 VAL: 'a' (2 sibs) 29: 0x5604bfc54a08 VAL: 'b' (2 sibs) 29: 0x5604bfc542c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc543f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc54528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc545c0 DOCMAP: (12 sibs) 1 children: 29: 0x5604bfc52930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5604bfc54658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc546f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54b48 KEYVAL: 'b' '' (2 sibs) 29: 0x5604bfc54788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54c88 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcc5ee0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcc5f70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcc6000 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcc6090 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcc6120 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcc61b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcc6240 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcc62d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcc6360 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcc63f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcc6480 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcc6510 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcc65a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcc6630 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcc66c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcc6750 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcc67e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcc6870 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcc6900 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcc6990 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcc6a20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcc6ab0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcc6b40 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: 0x5604bfc53920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5604bfc54dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5604bfc54e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5604bfc550d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5604bfc55168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5604bfc54f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5604bfc55210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5604bfc552a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5604bfc54f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5604bfc55350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5604bfc553e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5604bfc55030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5604bfc55490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5604bfc55528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcc8510 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcc85a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcc8630 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcc86c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcc8750 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcc87e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcc8870 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcc8900 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcc8990 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcc8a20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcc8ab0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcc8b40 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcc8bd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcc8c60 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: 0x5604bfc53a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5604bfc55620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5604bfc556b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5604bfc55920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5604bfc559b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5604bfc55750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5604bfc55a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5604bfc55af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5604bfc557e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5604bfc55ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5604bfc55c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5604bfc55880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5604bfc55ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5604bfc55d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcca240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcca2d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcca360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcca3f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcca480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcca510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcca5a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcca630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcca6c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcca750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcca7e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcca870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcca900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcca990 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: 0x5604bfc53b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5604bfc56950 MAP: (6 sibs) 3 children: 29: 0x5604bfc56cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5604bfc56d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5604bfc56e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5604bfc569e8 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc56ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5604bfc56f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5604bfc56ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5604bfc56a80 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc57090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc571c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc56b18 SEQ: (6 sibs) 3 children: 29: 0x5604bfc57260 VAL***: '!!str v10' (3 sibs) 29: 0x5604bfc572f8 VAL***: '!!str v20' (3 sibs) 29: 0x5604bfc57390 VAL***: '!!str v30' (3 sibs) 29: 0x5604bfc56bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57430 VAL***: '!!str v40' (3 sibs) 29: 0x5604bfc574c8 VAL***: '!!str v50' (3 sibs) 29: 0x5604bfc57560 VAL***: '!!str v60' (3 sibs) 29: 0x5604bfc56c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57600 VAL: 'v70' (3 sibs) 29: 0x5604bfc57698 VAL: 'v80' (3 sibs) 29: 0x5604bfc57730 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfccce30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcccec0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcccf50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcccfe0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfccd070 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfccd100 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfccd190 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfccd220 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfccd2b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfccd340 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfccd3d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfccd460 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfccd4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfccd580 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfccd610 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfccd6a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfccd730 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfccd7c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfccd850 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfccd8e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfccd970 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfccda00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfccda90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfccdb20 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfccdbb0 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: 0x5604bfc53c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5604bfc57820 MAP: (6 sibs) 3 children: 29: 0x5604bfc57bc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5604bfc57c58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5604bfc57cf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5604bfc578b8 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57d90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5604bfc57e28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5604bfc57ec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5604bfc57950 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57ff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc58090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc579e8 SEQ: (6 sibs) 3 children: 29: 0x5604bfc58130 VAL***: '!str v10' (3 sibs) 29: 0x5604bfc581c8 VAL***: '!str v20' (3 sibs) 29: 0x5604bfc58260 VAL***: '!str v30' (3 sibs) 29: 0x5604bfc57a80 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc58300 VAL***: '!str v40' (3 sibs) 29: 0x5604bfc58398 VAL***: '!str v50' (3 sibs) 29: 0x5604bfc58430 VAL***: '!str v60' (3 sibs) 29: 0x5604bfc57b18 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc584d0 VAL: 'v70' (3 sibs) 29: 0x5604bfc58568 VAL: 'v80' (3 sibs) 29: 0x5604bfc58600 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfccfd70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfccfe00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfccfe90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfccff20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfccffb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcd0040 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcd00d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcd0160 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcd01f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcd0280 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcd0310 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcd03a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcd0430 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcd04c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcd0550 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcd05e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcd0670 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcd0700 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcd0790 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcd0820 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcd08b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcd0940 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcd09d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcd0a60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcd0af0 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: 0x5604bfc52c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfccf460 [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: 0x5604bfc52d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc50eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5604bfc50f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5604bfc50fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5604bfc51078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5604bfc51110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5604bfc511a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5604bfc51240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51418 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc512d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd0f80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcd1010 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcd10a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcd1130 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcd11c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcd1250 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcd12e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcd1370 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcd1400 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcd1490 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcd1520 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: 0x5604bfc52e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc51930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5604bfc519c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5604bfc51a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5604bfc51af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5604bfc51b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5604bfc51c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5604bfc51cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc51d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd1890 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcd1920 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcd19b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcd1a40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcd1ad0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcd1b60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcd1bf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcd1c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcd1d10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcd1da0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcd1e30 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: 0x5604bfc52f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc51f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5604bfc51fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5604bfc52070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd21a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcd2230 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcd22c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcd2350 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: 0x5604bfc53060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc529e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5604bfc52a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5604bfc52b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd2ab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcd2b40 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcd2bd0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcd2c60 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: 0x5604bfc53178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc50b30 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc50bc8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd33c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd3450 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcd34e0 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: 0x5604bfc53290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc51560 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc515f8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd3cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd3d60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcd3df0 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: 0x5604bfc533a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc516f0 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc51788 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd45e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd4670 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcd4700 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: 0x5604bfc534c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc53d40 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc53dd8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd4ef0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd4f80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcd5010 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: 0x5604bfc535d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc522a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5604bfc52340 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc523d8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd5800 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcd5890 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcd5920 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcd59b0 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: 0x5604bfc536f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc524d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5604bfc52570 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc52608 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd6110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcd61a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcd6230 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcd62c0 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: 0x5604bfc53808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5604bfc54100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5604bfc54830 KEYVAL: 'a' '0' (2 sibs) 29: 0x5604bfc548c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5604bfc54198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5604bfc51880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5604bfc54230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5604bfc54970 VAL: 'a' (2 sibs) 29: 0x5604bfc54a08 VAL: 'b' (2 sibs) 29: 0x5604bfc542c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc543f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc54528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc545c0 DOCMAP: (12 sibs) 1 children: 29: 0x5604bfc52930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5604bfc54658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc546f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54b48 KEYVAL: 'b' '' (2 sibs) 29: 0x5604bfc54788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54c88 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd7330 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcd73c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcd7450 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcd74e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcd7570 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcd7600 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcd7690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcd7720 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcd77b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcd7840 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcd78d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcd7960 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcd79f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcd7a80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcd7b10 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcd7ba0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcd7c30 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcd7cc0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcd7d50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcd7de0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcd7e70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcd7f00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcd7f90 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: 0x5604bfc53920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5604bfc54dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5604bfc54e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5604bfc550d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5604bfc55168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5604bfc54f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5604bfc55210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5604bfc552a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5604bfc54f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5604bfc55350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5604bfc553e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5604bfc55030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5604bfc55490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5604bfc55528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd6a20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcd6ab0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcd6b40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcd6bd0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcd6c60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcd6cf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcd6d80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcd6e10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcd6ea0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcd6f30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcd6fc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcd7050 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcd70e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcd7170 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: 0x5604bfc53a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5604bfc55620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5604bfc556b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5604bfc55920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5604bfc559b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5604bfc55750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5604bfc55a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5604bfc55af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5604bfc557e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5604bfc55ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5604bfc55c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5604bfc55880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5604bfc55ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5604bfc55d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd8540 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcd85d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcd8660 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcd86f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcd8780 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcd8810 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcd88a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcd8930 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcd89c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcd8a50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcd8ae0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcd8b70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcd8c00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcd8c90 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: 0x5604bfc53b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5604bfc56950 MAP: (6 sibs) 3 children: 29: 0x5604bfc56cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5604bfc56d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5604bfc56e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5604bfc569e8 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc56ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5604bfc56f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5604bfc56ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5604bfc56a80 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc57090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc571c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc56b18 SEQ: (6 sibs) 3 children: 29: 0x5604bfc57260 VAL***: '!!str v10' (3 sibs) 29: 0x5604bfc572f8 VAL***: '!!str v20' (3 sibs) 29: 0x5604bfc57390 VAL***: '!!str v30' (3 sibs) 29: 0x5604bfc56bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57430 VAL***: '!!str v40' (3 sibs) 29: 0x5604bfc574c8 VAL***: '!!str v50' (3 sibs) 29: 0x5604bfc57560 VAL***: '!!str v60' (3 sibs) 29: 0x5604bfc56c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57600 VAL: 'v70' (3 sibs) 29: 0x5604bfc57698 VAL: 'v80' (3 sibs) 29: 0x5604bfc57730 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcd9760 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcd97f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcd9880 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcd9910 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcd99a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcd9a30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcd9ac0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcd9b50 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcd9be0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcd9c70 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcd9d00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcd9d90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcd9e20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcd9eb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcd9f40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcd9fd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcda060 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcda0f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcda180 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcda210 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcda2a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcda330 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcda3c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcda450 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcda4e0 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: 0x5604bfc53c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5604bfc57820 MAP: (6 sibs) 3 children: 29: 0x5604bfc57bc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5604bfc57c58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5604bfc57cf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5604bfc578b8 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57d90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5604bfc57e28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5604bfc57ec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5604bfc57950 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57ff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc58090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc579e8 SEQ: (6 sibs) 3 children: 29: 0x5604bfc58130 VAL***: '!str v10' (3 sibs) 29: 0x5604bfc581c8 VAL***: '!str v20' (3 sibs) 29: 0x5604bfc58260 VAL***: '!str v30' (3 sibs) 29: 0x5604bfc57a80 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc58300 VAL***: '!str v40' (3 sibs) 29: 0x5604bfc58398 VAL***: '!str v50' (3 sibs) 29: 0x5604bfc58430 VAL***: '!str v60' (3 sibs) 29: 0x5604bfc57b18 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc584d0 VAL: 'v70' (3 sibs) 29: 0x5604bfc58568 VAL: 'v80' (3 sibs) 29: 0x5604bfc58600 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcda970 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcdaa00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcdaa90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcdab20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcdabb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcdac40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcdacd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcdad60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcdadf0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcdae80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcdaf10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcdafa0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcdb030 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcdb0c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcdb150 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcdb1e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcdb270 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcdb300 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcdb390 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcdb420 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcdb4b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcdb540 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcdb5d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcdb660 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcdb6f0 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.parse_windows/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_unix_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ! a 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: fvar: !!float 0.1 29: !!int 2: !!float 3 29: !!float 3: !!int 3.4 29: !!str key: !!int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !!binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: fvar: !float 0.1 29: !int 2: !float 3 29: !float 3: !int 3.4 29: !str key: !int val 29: myObject: !myClass 29: name: Joe 29: age: 15 29: picture: !binary 'R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: ivar: !!int 0 29: svar: !!str 0 29: !!str key: !!int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: ivar: !int 0 29: svar: !str 0 29: !str key: !int val 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: some_seq: !!its_type 29: - !!int 0 29: - !!str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: some_seq: !its_type 29: - !int 0 29: - !str 0 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: --- !!map 29: a: 0 29: b: 1 29: --- !map 29: a: b 29: --- !!seq 29: - a 29: - b 29: --- !!str a b 29: --- !!str a b 29: --- !!str a b 29: --- !!str 'a: b' 29: --- !!str 'a: b' 29: --- 29: !!str a: b 29: --- !!str a b 29: --- !!set 29: a: 29: b: 29: --- !!set 29: a: 29: b: 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: !!map 29: !!str a0: !!xxx b0 29: !!str fooz: !!map 29: k1: !!float 1.0 29: k3: !!float 2.0 29: !!str foo: !!map 29: !!int 1: !!float 20.0 29: !!int 3: !!float 40.0 29: bar: !!map 29: 10: !!str 2 29: 30: !!str 4 29: !!str baz: 29: !!int 10: !!float 20 29: !!int 30: !!float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: !map 29: !str a0: !xxx b0 29: !str fooz: !map 29: k1: !float 1.0 29: k3: !float 2.0 29: !str foo: !map 29: !int 1: !float 20.0 29: !int 3: !float 40.0 29: bar: !map 29: 10: !str 2 29: 30: !str 4 29: !str baz: 29: !int 10: !float 20 29: !int 30: !float 40 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: !!seq 29: - !!str k1: v1 29: !!str k2: v2 29: !!str k3: v3 29: - !!map 29: !!str k4: v4 29: !!str k5: v5 29: !!str k6: v6 29: - !!map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !!str v10 29: - !!str v20 29: - !!str v30 29: - !!seq 29: - !!str v40 29: - !!str v50 29: - !!str v60 29: - !!seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: !seq 29: - !str k1: v1 29: !str k2: v2 29: !str k3: v3 29: - !map 29: !str k4: v4 29: !str k5: v5 29: !str k6: v6 29: - !map 29: k7: v7 29: k8: v8 29: k9: v9 29: - - !str v10 29: - !str v20 29: - !str v30 29: - !seq 29: - !str v40 29: - !str v50 29: - !str v60 29: - !seq 29: - v70 29: - v80 29: - v90 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.emit_json_windows_string/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfcb0970 [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] 0x5604bfcdce00 [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] 0x5604bfcb26a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcb2730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcb27c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcb2850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcb28e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcb2970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcb2a00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcb2a90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcb2b20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcb2bb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcb2c40 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] 0x5604bfcddff0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcde080 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcde110 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcde1a0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcde230 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcde2c0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcde350 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcde3e0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcde470 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcde500 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcde590 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] 0x5604bfcb4800 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcb4890 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcb4920 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcb49b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcb4a40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcb4ad0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcb4b60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcb4bf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcb4c80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcb4d10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcb4da0 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] 0x5604bfcde900 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcde990 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcdea20 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcdeab0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcdeb40 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcdebd0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcdec60 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcdecf0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcded80 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcdee10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcdeea0 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] 0x5604bfcb6530 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcb65c0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcb6650 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcb66e0 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] 0x5604bfcdf210 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcdf2a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcdf330 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcdf3c0 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] 0x5604bfcb82a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcb8330 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcb83c0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcb8450 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] 0x5604bfcdfb20 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcdfbb0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcdfc40 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcdfcd0 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] 0x5604bfcba050 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcba0e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcba170 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] 0x5604bfce0430 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfce04c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfce0550 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] 0x5604bfcbbd80 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbbe10 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcbbea0 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] 0x5604bfce0d40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfce0dd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfce0e60 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] 0x5604bfcbdab0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbdb40 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcbdbd0 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] 0x5604bfce1650 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfce16e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfce1770 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] 0x5604bfcbf800 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcbf890 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcbf920 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] 0x5604bfce1f60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfce1ff0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfce2080 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] 0x5604bfcc15f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcc1680 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcc1710 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcc17a0 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] 0x5604bfce2870 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfce2900 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfce2990 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfce2a20 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] 0x5604bfcc33a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcc3430 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcc34c0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcc3550 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] 0x5604bfce3180 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfce3210 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfce32a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfce3330 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] 0x5604bfcc5ee0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcc5f70 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcc6000 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcc6090 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcc6120 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcc61b0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcc6240 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcc62d0 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcc6360 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcc63f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcc6480 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcc6510 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcc65a0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcc6630 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcc66c0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcc6750 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcc67e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcc6870 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcc6900 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcc6990 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcc6a20 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcc6ab0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcc6b40 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] 0x5604bfce43a0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfce4430 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfce44c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfce4550 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfce45e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfce4670 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfce4700 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfce4790 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfce4820 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfce48b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfce4940 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfce49d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfce4a60 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfce4af0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfce4b80 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfce4c10 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfce4ca0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfce4d30 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfce4dc0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfce4e50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfce4ee0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfce4f70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfce5000 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\n 29: !!str a0: !!xxx b0\n 29: !!str fooz: !!map\n 29: k1: !!float 1.0\n 29: k3: !!float 2.0\n 29: !!str foo: !!map\n 29: !!int 1: !!float 20.0\n 29: !!int 3: !!float 40.0\n 29: bar: !!map\n 29: 10: !!str 2\n 29: 30: !!str 4\n 29: !!str baz:\n 29: !!int 10: !!float 20\n 29: !!int 30: !!float 40\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfcc8510 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcc85a0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcc8630 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcc86c0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcc8750 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcc87e0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcc8870 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcc8900 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcc8990 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcc8a20 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcc8ab0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcc8b40 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcc8bd0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcc8c60 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] 0x5604bfce3a90 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfce3b20 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfce3bb0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfce3c40 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfce3cd0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfce3d60 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfce3df0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfce3e80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfce3f10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfce3fa0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfce4030 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfce40c0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfce4150 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfce41e0 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] 0x5604bfcca240 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcca2d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcca360 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcca3f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcca480 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcca510 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcca5a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcca630 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcca6c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcca750 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcca7e0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcca870 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcca900 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcca990 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] 0x5604bfce55b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfce5640 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfce56d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfce5760 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfce57f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfce5880 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfce5910 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfce59a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfce5a30 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfce5ac0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfce5b50 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfce5be0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfce5c70 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfce5d00 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] 0x5604bfccce30 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcccec0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcccf50 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcccfe0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfccd070 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfccd100 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfccd190 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfccd220 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfccd2b0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfccd340 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfccd3d0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfccd460 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfccd4f0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfccd580 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfccd610 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfccd6a0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfccd730 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfccd7c0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfccd850 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfccd8e0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfccd970 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfccda00 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfccda90 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfccdb20 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfccdbb0 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] 0x5604bfce67d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfce6860 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfce68f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfce6980 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfce6a10 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfce6aa0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfce6b30 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfce6bc0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfce6c50 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfce6ce0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfce6d70 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfce6e00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfce6e90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfce6f20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfce6fb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfce7040 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfce70d0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfce7160 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfce71f0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfce7280 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfce7310 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfce73a0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfce7430 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfce74c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfce7550 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\n 29: - !str k1: v1\n 29: !str k2: v2\n 29: !str k3: v3\n 29: - !map\n 29: !str k4: v4\n 29: !str k5: v5\n 29: !str k6: v6\n 29: - !map\n 29: k7: v7\n 29: k8: v8\n 29: k9: v9\n 29: - - !str v10\n 29: - !str v20\n 29: - !str v30\n 29: - !seq\n 29: - !str v40\n 29: - !str v50\n 29: - !str v60\n 29: - !seq\n 29: - v70\n 29: - v80\n 29: - v90\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfccfd70 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfccfe00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfccfe90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfccff20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfccffb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcd0040 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcd00d0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcd0160 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcd01f0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcd0280 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcd0310 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcd03a0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcd0430 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcd04c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcd0550 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcd05e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcd0670 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcd0700 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcd0790 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcd0820 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcd08b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcd0940 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcd09d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcd0a60 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcd0af0 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] 0x5604bfce79e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfce7a70 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfce7b00 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfce7b90 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfce7c20 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfce7cb0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfce7d40 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfce7dd0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfce7e60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfce7ef0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfce7f80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfce8010 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfce80a0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfce8130 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfce81c0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfce8250 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfce82e0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfce8370 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfce8400 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfce8490 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfce8520 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfce85b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfce8640 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfce86d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfce8760 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_unix_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: ! a~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfccf460 [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] 0x5604bfce5ec0 [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] 0x5604bfcd0f80 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcd1010 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcd10a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcd1130 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcd11c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcd1250 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcd12e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcd1370 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcd1400 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcd1490 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcd1520 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] 0x5604bfce8bf0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfce8c80 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfce8d10 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfce8da0 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfce8e30 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfce8ec0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfce8f50 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfce8fe0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfce9070 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfce9100 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfce9190 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] 0x5604bfcd1890 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcd1920 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcd19b0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcd1a40 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcd1ad0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcd1b60 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcd1bf0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcd1c80 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcd1d10 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcd1da0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcd1e30 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] 0x5604bfce9500 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfce9590 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfce9620 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfce96b0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfce9740 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfce97d0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfce9860 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfce98f0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfce9980 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfce9a10 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfce9aa0 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] 0x5604bfcd21a0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcd2230 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcd22c0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcd2350 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] 0x5604bfce9e10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfce9ea0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfce9f30 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfce9fc0 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] 0x5604bfcd2ab0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcd2b40 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcd2bd0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcd2c60 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] 0x5604bfcea720 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcea7b0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcea840 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcea8d0 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] 0x5604bfcd33c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd3450 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcd34e0 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] 0x5604bfceb030 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfceb0c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfceb150 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] 0x5604bfcd3cd0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd3d60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcd3df0 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] 0x5604bfceb940 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfceb9d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfceba60 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] 0x5604bfcd45e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd4670 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcd4700 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] 0x5604bfcec250 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcec2e0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcec370 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] 0x5604bfcd4ef0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcd4f80 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcd5010 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] 0x5604bfcecb60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcecbf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcecc80 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] 0x5604bfcd5800 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcd5890 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcd5920 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcd59b0 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] 0x5604bfced470 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfced500 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfced590 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfced620 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] 0x5604bfcd6110 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcd61a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcd6230 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcd62c0 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] 0x5604bfcedd80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcede10 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcedea0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcedf30 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] 0x5604bfcd7330 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcd73c0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcd7450 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcd74e0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcd7570 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcd7600 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcd7690 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcd7720 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcd77b0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcd7840 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcd78d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcd7960 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcd79f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcd7a80 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcd7b10 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcd7ba0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcd7c30 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcd7cc0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcd7d50 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcd7de0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcd7e70 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcd7f00 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcd7f90 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] 0x5604bfceefa0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcef030 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcef0c0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcef150 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcef1e0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcef270 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcef300 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcef390 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcef420 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcef4b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcef540 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcef5d0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcef660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcef6f0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcef780 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcef810 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcef8a0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcef930 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcef9c0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcefa50 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcefae0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcefb70 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcefc00 KEYVAL: 'b' '' (2 sibs) 29: #nodes=23 vs #printed=23 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !!map\r\n 29: !!str a0: !!xxx b0\r\n 29: !!str fooz: !!map\r\n 29: k1: !!float 1.0\r\n 29: k3: !!float 2.0\r\n 29: !!str foo: !!map\r\n 29: !!int 1: !!float 20.0\r\n 29: !!int 3: !!float 40.0\r\n 29: bar: !!map\r\n 29: 10: !!str 2\r\n 29: 30: !!str 4\r\n 29: !!str baz:\r\n 29: !!int 10: !!float 20\r\n 29: !!int 30: !!float 40\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfcd6a20 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcd6ab0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcd6b40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcd6bd0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcd6c60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcd6cf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcd6d80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcd6e10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcd6ea0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcd6f30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcd6fc0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcd7050 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcd70e0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcd7170 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] 0x5604bfcee690 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcee720 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcee7b0 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcee840 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcee8d0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcee960 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcee9f0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfceea80 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfceeb10 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfceeba0 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfceec30 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfceecc0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfceed50 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfceede0 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] 0x5604bfcd8540 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcd85d0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcd8660 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcd86f0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcd8780 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcd8810 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcd88a0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcd8930 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcd89c0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcd8a50 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcd8ae0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcd8b70 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcd8c00 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcd8c90 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] 0x5604bfcf01b0 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcf0240 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcf02d0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcf0360 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcf03f0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcf0480 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcf0510 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcf05a0 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcf0630 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcf06c0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcf0750 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcf07e0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcf0870 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcf0900 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] 0x5604bfcd9760 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcd97f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcd9880 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcd9910 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcd99a0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcd9a30 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcd9ac0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcd9b50 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcd9be0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcd9c70 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcd9d00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcd9d90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcd9e20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcd9eb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcd9f40 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcd9fd0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcda060 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcda0f0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcda180 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcda210 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcda2a0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcda330 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcda3c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcda450 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcda4e0 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] 0x5604bfcf13d0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcf1460 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcf14f0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcf1580 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcf1610 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcf16a0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcf1730 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcf17c0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcf1850 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcf18e0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcf1970 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcf1a00 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcf1a90 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcf1b20 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcf1bb0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcf1c40 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcf1cd0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcf1d60 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcf1df0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcf1e80 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcf1f10 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcf1fa0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcf2030 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcf20c0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcf2150 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: ~~~~~~~~~~~~~~ src yml: 29: !seq\r\n 29: - !str k1: v1\r\n 29: !str k2: v2\r\n 29: !str k3: v3\r\n 29: - !map\r\n 29: !str k4: v4\r\n 29: !str k5: v5\r\n 29: !str k6: v6\r\n 29: - !map\r\n 29: k7: v7\r\n 29: k8: v8\r\n 29: k9: v9\r\n 29: - - !str v10\r\n 29: - !str v20\r\n 29: - !str v30\r\n 29: - !seq\r\n 29: - !str v40\r\n 29: - !str v50\r\n 29: - !str v60\r\n 29: - !seq\r\n 29: - v70\r\n 29: - v80\r\n 29: - v90\r\n 29: ~~~~~~~~~~~~~~ parsed tree: 29: -------------------------------------- 29: [0][0] 0x5604bfcda970 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcdaa00 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcdaa90 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcdab20 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcdabb0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcdac40 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcdacd0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcdad60 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcdadf0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcdae80 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcdaf10 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcdafa0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcdb030 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcdb0c0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcdb150 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcdb1e0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcdb270 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcdb300 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcdb390 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcdb420 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcdb4b0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcdb540 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcdb5d0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcdb660 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcdb6f0 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] 0x5604bfcf25e0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcf2670 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcf2700 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcf2790 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcf2820 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcf28b0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcf2940 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcf29d0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcf2a60 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcf2af0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcf2b80 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcf2c10 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcf2ca0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcf2d30 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcf2dc0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcf2e50 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcf2ee0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcf2f70 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcf3000 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcf3090 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcf3120 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcf31b0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcf3240 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcf32d0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcf3360 VAL: 'v90' (3 sibs) 29: #nodes=25 vs #printed=25 29: -------------------------------------- 29: ~~~~~~~~~~~~~~ 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 29: ------------------------------------------- 29: running test case 'tag property in implicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 29: ------------------------------------------- 29: running test case 'tag property in implicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 29: ------------------------------------------- 29: running test case 'tag property in explicit map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 29: ------------------------------------------- 29: running test case 'tag property in explicit map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 29: ------------------------------------------- 29: running test case 'tag property in implicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/6 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/7 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 29: ------------------------------------------- 29: running test case 'tag property in explicit seq, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/8 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, std tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/9 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 29: ------------------------------------------- 29: running test case 'tagged explicit sequence in map, usr tags' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/10 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 29: ------------------------------------------- 29: running test case 'tagged doc' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/11 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/12 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 29: ------------------------------------------- 29: running test case 'ambiguous tag in map, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/13 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, std tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/14 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 29: ------------------------------------------- 29: running test case 'ambiguous tag in seq, usr tag' 29: ------------------------------------------- 29: [ OK ] TAG_PROPERTY/YmlTestCase.complete_windows_round_trip_json/15 (0 ms) 29: [ RUN ] TAG_PROPERTY/YmlTestCase.unix_recreate_from_ref/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: REF TREE: 29: 0x5604bfc52c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfc526b0 [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: 0x5604bfc52d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc50eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5604bfc50f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5604bfc50fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5604bfc51078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5604bfc51110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5604bfc511a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5604bfc51240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51418 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc512d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf0ac0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcf0b50 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcf0be0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcf0c70 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcf0d00 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcf0d90 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcf0e20 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcf0eb0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcf0f40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcf0fd0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcf1060 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: 0x5604bfc52e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc51930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5604bfc519c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5604bfc51a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5604bfc51af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5604bfc51b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5604bfc51c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5604bfc51cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc51d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf37f0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcf3880 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcf3910 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcf39a0 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcf3a30 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcf3ac0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcf3b50 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcf3be0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcf3c70 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcf3d00 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcf3d90 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: 0x5604bfc52f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc51f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5604bfc51fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5604bfc52070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf1100 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcf1190 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcf1220 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcf12b0 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: 0x5604bfc53060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc529e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5604bfc52a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5604bfc52b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf3e30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcf3ec0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcf3f50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcf3fe0 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: 0x5604bfc53178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc50b30 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc50bc8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcddc10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcddca0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcddd30 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: 0x5604bfc53290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc51560 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc515f8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf4080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf4110 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcf41a0 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: 0x5604bfc533a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc516f0 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc51788 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf4240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf42d0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcf4360 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: 0x5604bfc534c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc53d40 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc53dd8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf4400 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf4490 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcf4520 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: 0x5604bfc535d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc522a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5604bfc52340 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc523d8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf45c0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcf4650 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcf46e0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcf4770 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: 0x5604bfc536f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc524d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5604bfc52570 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc52608 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf4810 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcf48a0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcf4930 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcf49c0 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: 0x5604bfc53808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5604bfc54100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5604bfc54830 KEYVAL: 'a' '0' (2 sibs) 29: 0x5604bfc548c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5604bfc54198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5604bfc51880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5604bfc54230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5604bfc54970 VAL: 'a' (2 sibs) 29: 0x5604bfc54a08 VAL: 'b' (2 sibs) 29: 0x5604bfc542c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc543f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc54528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc545c0 DOCMAP: (12 sibs) 1 children: 29: 0x5604bfc52930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5604bfc54658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc546f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54b48 KEYVAL: 'b' '' (2 sibs) 29: 0x5604bfc54788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54c88 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf4a60 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcf4af0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcf4b80 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcf4c10 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcf4ca0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcf4d30 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcf4dc0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcf4e50 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcf4ee0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcf4f70 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcf5000 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcf5090 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcf5120 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcf51b0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcf5240 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcf52d0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcf5360 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcf53f0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcf5480 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcf5510 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcf55a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcf5630 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcf56c0 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: 0x5604bfc53920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5604bfc54dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5604bfc54e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5604bfc550d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5604bfc55168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5604bfc54f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5604bfc55210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5604bfc552a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5604bfc54f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5604bfc55350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5604bfc553e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5604bfc55030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5604bfc55490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5604bfc55528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf5760 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcf57f0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcf5880 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcf5910 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcf59a0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcf5a30 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcf5ac0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcf5b50 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcf5be0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcf5c70 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcf5d00 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcf5d90 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcf5e20 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcf5eb0 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: 0x5604bfc53a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5604bfc55620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5604bfc556b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5604bfc55920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5604bfc559b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5604bfc55750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5604bfc55a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5604bfc55af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5604bfc557e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5604bfc55ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5604bfc55c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5604bfc55880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5604bfc55ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5604bfc55d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf5f50 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcf5fe0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcf6070 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcf6100 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcf6190 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcf6220 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcf62b0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcf6340 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcf63d0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcf6460 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcf64f0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcf6580 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcf6610 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcf66a0 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: 0x5604bfc53b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5604bfc56950 MAP: (6 sibs) 3 children: 29: 0x5604bfc56cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5604bfc56d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5604bfc56e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5604bfc569e8 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc56ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5604bfc56f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5604bfc56ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5604bfc56a80 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc57090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc571c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc56b18 SEQ: (6 sibs) 3 children: 29: 0x5604bfc57260 VAL***: '!!str v10' (3 sibs) 29: 0x5604bfc572f8 VAL***: '!!str v20' (3 sibs) 29: 0x5604bfc57390 VAL***: '!!str v30' (3 sibs) 29: 0x5604bfc56bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57430 VAL***: '!!str v40' (3 sibs) 29: 0x5604bfc574c8 VAL***: '!!str v50' (3 sibs) 29: 0x5604bfc57560 VAL***: '!!str v60' (3 sibs) 29: 0x5604bfc56c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57600 VAL: 'v70' (3 sibs) 29: 0x5604bfc57698 VAL: 'v80' (3 sibs) 29: 0x5604bfc57730 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf6740 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcf67d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcf6860 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcf68f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcf6980 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcf6a10 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcf6aa0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcf6b30 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcf6bc0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcf6c50 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcf6ce0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcf6d70 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcf6e00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcf6e90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcf6f20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcf6fb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcf7040 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcf70d0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcf7160 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcf71f0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcf7280 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcf7310 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcf73a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcf7430 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcf74c0 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: 0x5604bfc53c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5604bfc57820 MAP: (6 sibs) 3 children: 29: 0x5604bfc57bc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5604bfc57c58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5604bfc57cf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5604bfc578b8 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57d90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5604bfc57e28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5604bfc57ec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5604bfc57950 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57ff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc58090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc579e8 SEQ: (6 sibs) 3 children: 29: 0x5604bfc58130 VAL***: '!str v10' (3 sibs) 29: 0x5604bfc581c8 VAL***: '!str v20' (3 sibs) 29: 0x5604bfc58260 VAL***: '!str v30' (3 sibs) 29: 0x5604bfc57a80 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc58300 VAL***: '!str v40' (3 sibs) 29: 0x5604bfc58398 VAL***: '!str v50' (3 sibs) 29: 0x5604bfc58430 VAL***: '!str v60' (3 sibs) 29: 0x5604bfc57b18 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc584d0 VAL: 'v70' (3 sibs) 29: 0x5604bfc58568 VAL: 'v80' (3 sibs) 29: 0x5604bfc58600 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf7560 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcf75f0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcf7680 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcf7710 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcf77a0 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcf7830 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcf78c0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcf7950 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcf79e0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcf7a70 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcf7b00 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcf7b90 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcf7c20 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcf7cb0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcf7d40 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcf7dd0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcf7e60 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcf7ef0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcf7f80 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcf8010 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcf80a0 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcf8130 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcf81c0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcf8250 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcf82e0 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: 0x5604bfc52c00 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfc52890 [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: 0x5604bfc52d18 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc50eb0 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x5604bfc50f48 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x5604bfc50fe0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x5604bfc51078 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x5604bfc51110 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x5604bfc511a8 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x5604bfc51240 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51380 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51418 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc512d8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf8380 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcf8410 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x5604bfcf84a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x5604bfcf8530 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcf85c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x5604bfcf8650 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcf86e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x5604bfcf8770 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcf8800 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcf8890 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcf8920 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: 0x5604bfc52e30 [ROOT] MAP: (0 sibs) 8 children: 29: 0x5604bfc51930 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x5604bfc519c8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x5604bfc51a60 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x5604bfc51af8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x5604bfc51b90 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x5604bfc51c28 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x5604bfc51cc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x5604bfc51e00 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x5604bfc51e98 KEYVAL: 'age' '15' (2 sibs) 29: 0x5604bfc51d58 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf89c0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x5604bfcf8a50 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x5604bfcf8ae0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x5604bfcf8b70 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x5604bfcf8c00 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x5604bfcf8c90 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x5604bfcf8d20 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x5604bfcf8db0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x5604bfcf8e40 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x5604bfcf8ed0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x5604bfcf8f60 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: 0x5604bfc52f48 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc51f40 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x5604bfc51fd8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x5604bfc52070 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9000 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcf9090 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x5604bfcf9120 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x5604bfcf91b0 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: 0x5604bfc53060 [ROOT] MAP: (0 sibs) 3 children: 29: 0x5604bfc529e0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x5604bfc52a78 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x5604bfc52b10 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9250 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x5604bfcf92e0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x5604bfcf9370 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x5604bfcf9400 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: 0x5604bfc53178 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc50b30 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc50bc8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf94a0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf9530 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcf95c0 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: 0x5604bfc53290 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc51560 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc515f8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9660 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf96f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcf9780 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: 0x5604bfc533a8 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc516f0 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc51788 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9820 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf98b0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x5604bfcf9940 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: 0x5604bfc534c0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x5604bfc53d40 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc53dd8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf99e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x5604bfcf9a70 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x5604bfcf9b00 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: 0x5604bfc535d8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc522a0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x5604bfc52340 VAL***: '!!int 0' (2 sibs) 29: 0x5604bfc523d8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9ba0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcf9c30 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcf9cc0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x5604bfcf9d50 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: 0x5604bfc536f0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x5604bfc524d0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x5604bfc52570 VAL***: '!int 0' (2 sibs) 29: 0x5604bfc52608 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcf9df0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x5604bfcf9e80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x5604bfcf9f10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x5604bfcf9fa0 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: 0x5604bfc53808 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x5604bfc54100 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x5604bfc54830 KEYVAL: 'a' '0' (2 sibs) 29: 0x5604bfc548c8 KEYVAL: 'b' '1' (2 sibs) 29: 0x5604bfc54198 DOCMAP***: !map (12 sibs) 1 children: 29: 0x5604bfc51880 KEYVAL: 'a' 'b' (1 sibs) 29: 0x5604bfc54230 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x5604bfc54970 VAL: 'a' (2 sibs) 29: 0x5604bfc54a08 VAL: 'b' (2 sibs) 29: 0x5604bfc542c8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54360 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc543f8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc54490 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc54528 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x5604bfc545c0 DOCMAP: (12 sibs) 1 children: 29: 0x5604bfc52930 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x5604bfc54658 DOCVAL***: '!!str a b' (12 sibs) 29: 0x5604bfc546f0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54ab0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54b48 KEYVAL: 'b' '' (2 sibs) 29: 0x5604bfc54788 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x5604bfc54bf0 KEYVAL: 'a' '' (2 sibs) 29: 0x5604bfc54c88 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcfa040 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x5604bfcfa0d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x5604bfcfa160 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x5604bfcfa1f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x5604bfcfa280 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x5604bfcfa310 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x5604bfcfa3a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x5604bfcfa430 VAL: 'a' (2 sibs) 29: [8] [8] 0x5604bfcfa4c0 VAL: 'b' (2 sibs) 29: [9] [9] 0x5604bfcfa550 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x5604bfcfa5e0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x5604bfcfa670 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x5604bfcfa700 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x5604bfcfa790 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x5604bfcfa820 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x5604bfcfa8b0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x5604bfcfa940 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x5604bfcfa9d0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x5604bfcfaa60 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x5604bfcfaaf0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x5604bfcfab80 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x5604bfcfac10 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x5604bfcfaca0 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: 0x5604bfc53920 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x5604bfc54dd0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x5604bfc54e68 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x5604bfc550d0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x5604bfc55168 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x5604bfc54f00 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x5604bfc55210 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x5604bfc552a8 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x5604bfc54f98 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x5604bfc55350 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x5604bfc553e8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x5604bfc55030 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x5604bfc55490 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x5604bfc55528 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcfad40 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcfadd0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcfae60 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcfaef0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcfaf80 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcfb010 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcfb0a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcfb130 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcfb1c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcfb250 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x5604bfcfb2e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x5604bfcfb370 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcfb400 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x5604bfcfb490 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: 0x5604bfc53a38 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x5604bfc55620 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x5604bfc556b8 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x5604bfc55920 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x5604bfc559b8 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x5604bfc55750 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x5604bfc55a60 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x5604bfc55af8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x5604bfc557e8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x5604bfc55ba0 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x5604bfc55c38 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x5604bfc55880 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x5604bfc55ce0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x5604bfc55d78 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcfb530 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x5604bfcfb5c0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x5604bfcfb650 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x5604bfcfb6e0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x5604bfcfb770 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x5604bfcfb800 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x5604bfcfb890 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x5604bfcfb920 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x5604bfcfb9b0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x5604bfcfba40 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x5604bfcfbad0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x5604bfcfbb60 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x5604bfcfbbf0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x5604bfcfbc80 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: 0x5604bfc53b50 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x5604bfc56950 MAP: (6 sibs) 3 children: 29: 0x5604bfc56cf0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x5604bfc56d88 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x5604bfc56e20 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x5604bfc569e8 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc56ec0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x5604bfc56f58 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x5604bfc56ff0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x5604bfc56a80 MAP***: !!map (6 sibs) 3 children: 29: 0x5604bfc57090 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57128 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc571c0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc56b18 SEQ: (6 sibs) 3 children: 29: 0x5604bfc57260 VAL***: '!!str v10' (3 sibs) 29: 0x5604bfc572f8 VAL***: '!!str v20' (3 sibs) 29: 0x5604bfc57390 VAL***: '!!str v30' (3 sibs) 29: 0x5604bfc56bb0 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57430 VAL***: '!!str v40' (3 sibs) 29: 0x5604bfc574c8 VAL***: '!!str v50' (3 sibs) 29: 0x5604bfc57560 VAL***: '!!str v60' (3 sibs) 29: 0x5604bfc56c48 SEQ***: !!seq (6 sibs) 3 children: 29: 0x5604bfc57600 VAL: 'v70' (3 sibs) 29: 0x5604bfc57698 VAL: 'v80' (3 sibs) 29: 0x5604bfc57730 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcfbd20 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcfbdb0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcfbe40 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcfbed0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcfbf60 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcfbff0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcfc080 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcfc110 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcfc1a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcfc230 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcfc2c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcfc350 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcfc3e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcfc470 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcfc500 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcfc590 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcfc620 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcfc6b0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcfc740 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcfc7d0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcfc860 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcfc8f0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcfc980 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcfca10 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcfcaa0 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: 0x5604bfc53c68 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x5604bfc57820 MAP: (6 sibs) 3 children: 29: 0x5604bfc57bc0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x5604bfc57c58 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x5604bfc57cf0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x5604bfc578b8 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57d90 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x5604bfc57e28 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x5604bfc57ec0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x5604bfc57950 MAP***: !map (6 sibs) 3 children: 29: 0x5604bfc57f60 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x5604bfc57ff8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x5604bfc58090 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x5604bfc579e8 SEQ: (6 sibs) 3 children: 29: 0x5604bfc58130 VAL***: '!str v10' (3 sibs) 29: 0x5604bfc581c8 VAL***: '!str v20' (3 sibs) 29: 0x5604bfc58260 VAL***: '!str v30' (3 sibs) 29: 0x5604bfc57a80 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc58300 VAL***: '!str v40' (3 sibs) 29: 0x5604bfc58398 VAL***: '!str v50' (3 sibs) 29: 0x5604bfc58430 VAL***: '!str v60' (3 sibs) 29: 0x5604bfc57b18 SEQ***: !seq (6 sibs) 3 children: 29: 0x5604bfc584d0 VAL: 'v70' (3 sibs) 29: 0x5604bfc58568 VAL: 'v80' (3 sibs) 29: 0x5604bfc58600 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x5604bfcfcb40 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x5604bfcfcbd0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x5604bfcfcc60 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x5604bfcfccf0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x5604bfcfcd80 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x5604bfcfce10 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x5604bfcfcea0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x5604bfcfcf30 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x5604bfcfcfc0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x5604bfcfd050 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x5604bfcfd0e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x5604bfcfd170 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x5604bfcfd200 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x5604bfcfd290 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x5604bfcfd320 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x5604bfcfd3b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x5604bfcfd440 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x5604bfcfd4d0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x5604bfcfd560 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x5604bfcfd5f0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x5604bfcfd680 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x5604bfcfd710 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x5604bfcfd7a0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x5604bfcfd830 VAL: 'v80' (3 sibs) 29: [24] [24] 0x5604bfcfd8c0 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 (40 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (41 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.06 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x55938b254790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55938b250e50 DOCMAP: (3 sibs) 3 children: 30: 0x55938b251020 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2510b8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251150 KEYVAL: '' '' (3 sibs) 30: 0x55938b250ee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55938b2511f0 KEYVAL: 'a' '' (2 sibs) 30: 0x55938b251288 KEYVAL: 'b' '' (2 sibs) 30: 0x55938b250f80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55938b251330 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2513c8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251460 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2c2770 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55938b2c29b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55938b2c2800 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55938b2c2890 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55938b2c2920 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2c2a40 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2c2ad0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2c2b60 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2c2bf0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2c2c80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b2c2d10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b2c2da0 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: 0x55938b2548a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55938b2518f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b251990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b251a28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b251ac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2c47f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c4880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2c4910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2c49a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2c4a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2c4ac0 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: 0x55938b2549c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251fd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55938b252068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b252100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b252198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b252230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2c67a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c6830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2c68c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2c6950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2c69e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2c6a70 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: 0x55938b254ad8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b2522d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55938b252368 VAL: '?foo' (5 sibs) 30: 0x55938b252400 VAL: ':foo' (5 sibs) 30: 0x55938b252498 VAL: '-foo' (5 sibs) 30: 0x55938b252530 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2c85b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c8640 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2c86d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2c8760 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2c87f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2c8880 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: 0x55938b254bf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b252ea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55938b252f38 VAL: '?foo' (5 sibs) 30: 0x55938b252fd0 VAL: ':foo' (5 sibs) 30: 0x55938b253068 VAL: '-foo' (5 sibs) 30: 0x55938b253100 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ca4a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2ca530 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2ca5c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2ca650 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2ca6e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2ca770 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: 0x55938b254d08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b251bb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2cc1d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2cc260 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: 0x55938b254e20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b250b40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b250bd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2cdfc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ce050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2ce0e0 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: 0x55938b254f38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b251d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2cfdb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2cfe40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2cfed0 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: 0x55938b255050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251e80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b251f18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2d1ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d1b70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2d1c00 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: 0x55938b255168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b252620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2526b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2d3810 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d38a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2d3930 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: 0x55938b255280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b2528f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55938b252a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b252ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2d5840 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d58d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b2d5960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2d59f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2d5a80 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: 0x55938b255398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55938b252c60 MAP: (2 sibs) 2 children: 30: 0x55938b254330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2543c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252cf8 MAP: (2 sibs) 1 children: 30: 0x55938b252da0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2d7730 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d77c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b2d7850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2d78e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2d7970 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b2d7a00 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: 0x55938b2554b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b252b70 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] 0x55938b2d95e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2d9670 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: 0x55938b2555c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2544c0 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] 0x55938b2db490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2db520 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: 0x55938b2556e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2545b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2dd340 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2dd3d0 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: 0x55938b2557f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2546a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2df1f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2df280 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: 0x55938b255910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b256aa0 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] 0x55938b2e10a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2e1130 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: 0x55938b255a28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2531f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e2f50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2e2fe0 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: 0x55938b255b40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b253290 KEYVAL: 'a' '' (5 sibs) 30: 0x55938b253328 KEYVAL: 'b' '' (5 sibs) 30: 0x55938b2533c0 KEYVAL: 'c' '' (5 sibs) 30: 0x55938b253458 KEYVAL: 'd' '' (5 sibs) 30: 0x55938b2534f0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e4c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e4d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b2e4da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b2e4e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b2e4ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b2e4f50 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: 0x55938b255c58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55938b2535e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55938b253678 KEYVAL: 'b' '' (6 sibs) 30: 0x55938b253710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55938b2537a8 KEYVAL: 'd' '' (6 sibs) 30: 0x55938b253840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55938b2538d8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e69b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b2e6a40 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b2e6ad0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b2e6b60 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b2e6bf0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b2e6c80 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b2e6d10 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: 0x55938b254790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55938b250e50 DOCMAP: (3 sibs) 3 children: 30: 0x55938b251020 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2510b8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251150 KEYVAL: '' '' (3 sibs) 30: 0x55938b250ee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55938b2511f0 KEYVAL: 'a' '' (2 sibs) 30: 0x55938b251288 KEYVAL: 'b' '' (2 sibs) 30: 0x55938b250f80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55938b251330 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2513c8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251460 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e7300 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55938b2e7540 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55938b2e7390 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55938b2e7420 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55938b2e74b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2e75d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2e7660 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2e76f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2e7780 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2e7810 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b2e78a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b2e7930 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: 0x55938b2548a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55938b2518f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b251990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b251a28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b251ac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e7c10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e7ca0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2e7d30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2e7dc0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2e7e50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2e7ee0 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: 0x55938b2549c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251fd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55938b252068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b252100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b252198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b252230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e8520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e85b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2e8640 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2e86d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2e8760 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2e87f0 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: 0x55938b254ad8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b2522d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55938b252368 VAL: '?foo' (5 sibs) 30: 0x55938b252400 VAL: ':foo' (5 sibs) 30: 0x55938b252498 VAL: '-foo' (5 sibs) 30: 0x55938b252530 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e8e30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e8ec0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2e8f50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2e8fe0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2e9070 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2e9100 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: 0x55938b254bf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b252ea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55938b252f38 VAL: '?foo' (5 sibs) 30: 0x55938b252fd0 VAL: ':foo' (5 sibs) 30: 0x55938b253068 VAL: '-foo' (5 sibs) 30: 0x55938b253100 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2e9740 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e97d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2e9860 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2e98f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2e9980 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2e9a10 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: 0x55938b254d08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b251bb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ea050 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ea0e0 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: 0x55938b254e20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b250b40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b250bd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ea960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ea9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2eaa80 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: 0x55938b254f38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b251d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2eb270 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2eb300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2eb390 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: 0x55938b255050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251e80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b251f18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ebb80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ebc10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2ebca0 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: 0x55938b255168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b252620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2526b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ec490 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ec520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2ec5b0 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: 0x55938b255280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b2528f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55938b252a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b252ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ecda0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ece30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b2ecec0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2ecf50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2ecfe0 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: 0x55938b255398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55938b252c60 MAP: (2 sibs) 2 children: 30: 0x55938b254330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2543c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252cf8 MAP: (2 sibs) 1 children: 30: 0x55938b252da0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ed6b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ed740 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b2ed7d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2ed860 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2ed8f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b2ed980 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: 0x55938b2554b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b252b70 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] 0x55938b2edfc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ee050 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: 0x55938b2555c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2544c0 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] 0x55938b2ee8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ee960 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: 0x55938b2556e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2545b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2ef1e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ef270 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: 0x55938b2557f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2546a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2efaf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2efb80 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: 0x55938b255910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b256aa0 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] 0x55938b2f0400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2f0490 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: 0x55938b255a28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2531f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2f0d10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2f0da0 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: 0x55938b255b40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b253290 KEYVAL: 'a' '' (5 sibs) 30: 0x55938b253328 KEYVAL: 'b' '' (5 sibs) 30: 0x55938b2533c0 KEYVAL: 'c' '' (5 sibs) 30: 0x55938b253458 KEYVAL: 'd' '' (5 sibs) 30: 0x55938b2534f0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2f1620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f16b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b2f1740 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b2f17d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b2f1860 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b2f18f0 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: 0x55938b255c58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55938b2535e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55938b253678 KEYVAL: 'b' '' (6 sibs) 30: 0x55938b253710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55938b2537a8 KEYVAL: 'd' '' (6 sibs) 30: 0x55938b253840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55938b2538d8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b2f1f30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b2f1fc0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b2f2050 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b2f20e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b2f2170 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b2f2200 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b2f2290 KEYVAL: 'f' '' (6 sibs) 30: #nodes=7 vs #printed=7 30: -------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.parse_windows/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_cout/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_unix_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --- 30: a: 30: b: 30: : 30: --- !!set 30: a: 30: b: 30: --- !!set 30: a: 30: b: 30: : 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: 'a!"#$%&''()*+-./09:;<=>?@AZ[\]^_`az{|~': safe 30: '?foo': safe question mark 30: ':foo': safe colon 30: '-foo': safe dash 30: 'this is#not': a comment 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: - 'a!"#$%&''()*+-./09:;<=>?@AZ[\^_`az{|}~' 30: - '?foo' 30: - ':foo' 30: - '-foo' 30: - 'this is#not:a comment' 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: an explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: a simple key: a value 30: an explicit key: another value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: an explicit key: another value 30: a simple key: a value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: map: 30: an explicit key: another value 30: a simple key: a value 30: an explicit key deindented: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: - an explicit key: another value 30: a simple key: a value 30: - another explicit key: its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: ? | 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key 30: that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: ? |- 30: This is a key 30: that has multiple lines 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: ? | 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: ? |+ 30: This is a key that has multiple lines 30: 30: : and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: 'This is a key that has multiple lines': and this is its value 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: a: 30: b: 30: c: 30: d: 30: e: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: a: 1 30: b: 30: &anchor c: 3 30: d: 30: !!str e: 4 30: f: 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_yml_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.emit_json_windows_string/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, impl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 30: ------------------------------------------- 30: running test case 'explicit key, ambiguity 2EBW, expl seq' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 30: ------------------------------------------- 30: running test case 'explicit key 2nd, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 30: ------------------------------------------- 30: running test case 'explicit key 1st, inside explicit map' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 30: ------------------------------------------- 30: running test case 'explicit key 2nd' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 30: ------------------------------------------- 30: running test case 'explicit key 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 30: ------------------------------------------- 30: running test case 'explicit key nested in a map, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 30: ------------------------------------------- 30: running test case 'explicit key nested in a seq, 1st' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 30: ------------------------------------------- 30: running test case 'explicit block key, literal, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 30: ------------------------------------------- 30: running test case 'explicit block key, literal, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 30: ------------------------------------------- 30: running test case 'explicit block key, literal, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 30: ------------------------------------------- 30: running test case 'explicit block key, folded, clip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 30: ------------------------------------------- 30: running test case 'explicit block key, folded, keep' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 30: ------------------------------------------- 30: running test case 'explicit block key, folded, strip' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 30: ------------------------------------------- 30: running test case 'explicit key, missing val 7W2P' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 30: ------------------------------------------- 30: running test case 'explicit key, missing val ZWK4' 30: ------------------------------------------- 30: [ OK ] EXPLICIT_KEY/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? a\n 30: ? b\n 30: ?\n 30: --- !!set # test that we do not add any last item\n 30: ? a\n 30: ? b\n 30: --- !!set # test that we do add the last item\n 30: ? a\n 30: ? b\n 30: ?\n 30: ...\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x55938b2c2770 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55938b2c29b0 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55938b2c2800 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55938b2c2890 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55938b2c2920 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2c2a40 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2c2ad0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2c2b60 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2c2bf0 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2c2c80 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b2c2d10 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b2c2da0 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] 0x55938b2f3ca0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55938b2f3d30 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55938b2f3dc0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55938b2f3e50 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55938b2f3ee0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2f3f70 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2f4000 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2f4090 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2f4120 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2f41b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b2f4240 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b2f42d0 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] 0x55938b2c47f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c4880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2c4910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2c49a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2c4a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2c4ac0 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] 0x55938b2f4e90 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f4f20 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2f4fb0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2f5040 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2f50d0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2f5160 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] 0x55938b2c67a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c6830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2c68c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2c6950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2c69e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2c6a70 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] 0x55938b2f57a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f5830 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2f58c0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2f5950 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2f59e0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2f5a70 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] 0x55938b2c85b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2c8640 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2c86d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2c8760 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2c87f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2c8880 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] 0x55938b2f60b0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f6140 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2f61d0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2f6260 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2f62f0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2f6380 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] 0x55938b2ca4a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2ca530 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2ca5c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2ca650 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2ca6e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2ca770 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] 0x55938b2f69c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f6a50 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2f6ae0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2f6b70 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2f6c00 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2f6c90 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 (15 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] 0x55938b2cc1d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2cc260 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] 0x55938b2f72d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2f7360 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] 0x55938b2cdfc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ce050 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2ce0e0 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] 0x55938b2f7be0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2f7c70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2f7d00 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] 0x55938b2cfdb0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2cfe40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2cfed0 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] 0x55938b2f84f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2f8580 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2f8610 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] 0x55938b2d1ae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d1b70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2d1c00 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] 0x55938b2f8e00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2f8e90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2f8f20 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] 0x55938b2d3810 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d38a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2d3930 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] 0x55938b2f9710 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2f97a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2f9830 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] 0x55938b2d5840 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d58d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b2d5960 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2d59f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2d5a80 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] 0x55938b2fa020 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2fa0b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b2fa140 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2fa1d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2fa260 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] 0x55938b2d7730 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b2d77c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b2d7850 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2d78e0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2d7970 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b2d7a00 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] 0x55938b2fa930 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b2fa9c0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b2faa50 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2faae0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2fab70 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b2fac00 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] 0x55938b2d95e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2d9670 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] 0x55938b2fb240 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fb2d0 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] 0x55938b2db490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2db520 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] 0x55938b2fbb50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fbbe0 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] 0x55938b2dd340 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2dd3d0 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] 0x55938b2fc460 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fc4f0 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] 0x55938b2df1f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2df280 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] 0x55938b2fcd70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fce00 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] 0x55938b2e10a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2e1130 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] 0x55938b2fd680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fd710 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] 0x55938b2e2f50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2e2fe0 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] 0x55938b2fdf90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2fe020 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] 0x55938b2e4c80 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e4d10 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b2e4da0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b2e4e30 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b2e4ec0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b2e4f50 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] 0x55938b2fe8a0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2fe930 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b2fe9c0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b2fea50 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b2feae0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b2feb70 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] 0x55938b2e69b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b2e6a40 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b2e6ad0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b2e6b60 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b2e6bf0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b2e6c80 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b2e6d10 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] 0x55938b2ff1b0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b2ff240 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b2ff2d0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b2ff360 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b2ff3f0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b2ff480 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b2ff510 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] 0x55938b2e7300 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x55938b2e7540 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x55938b2e7390 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x55938b2e7420 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x55938b2e74b0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2e75d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2e7660 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2e76f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2e7780 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2e7810 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b2e78a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b2e7930 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] 0x55938b2ffac0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55938b2ffb50 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55938b2ffbe0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55938b2ffc70 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55938b2ffd00 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b2ffd90 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b2ffe20 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b2ffeb0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b2fff40 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b2fffd0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b300060 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b3000f0 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] 0x55938b2e7c10 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e7ca0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2e7d30 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2e7dc0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2e7e50 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2e7ee0 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] 0x55938b3003d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b300460 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b3004f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b300580 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b300610 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b3006a0 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] 0x55938b2e8520 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e85b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b2e8640 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b2e86d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b2e8760 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b2e87f0 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] 0x55938b300ce0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b300d70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b300e00 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b300e90 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b300f20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b300fb0 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] 0x55938b2e8e30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e8ec0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2e8f50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2e8fe0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2e9070 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2e9100 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] 0x55938b3015f0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b301680 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b301710 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b3017a0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b301830 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b3018c0 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] 0x55938b2e9740 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b2e97d0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b2e9860 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b2e98f0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b2e9980 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b2e9a10 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] 0x55938b301f00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b301f90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b302020 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b3020b0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b302140 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b3021d0 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] 0x55938b2ea050 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ea0e0 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] 0x55938b302810 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b3028a0 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] 0x55938b2ea960 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ea9f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2eaa80 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] 0x55938b303120 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b3031b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b303240 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] 0x55938b2eb270 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2eb300 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2eb390 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] 0x55938b303a30 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b303ac0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b303b50 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] 0x55938b2ebb80 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ebc10 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b2ebca0 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] 0x55938b304340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b3043d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b304460 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] 0x55938b2ec490 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ec520 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b2ec5b0 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] 0x55938b304c50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b304ce0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b304d70 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] 0x55938b2ecda0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ece30 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b2ecec0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2ecf50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2ecfe0 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] 0x55938b305560 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b3055f0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b305680 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b305710 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b3057a0 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] 0x55938b2ed6b0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b2ed740 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b2ed7d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b2ed860 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b2ed8f0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b2ed980 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] 0x55938b305e70 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b305f00 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b305f90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b306020 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b3060b0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b306140 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] 0x55938b2edfc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ee050 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] 0x55938b306780 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b306810 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] 0x55938b2ee8d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ee960 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] 0x55938b307090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b307120 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] 0x55938b2ef1e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2ef270 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] 0x55938b3079a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b307a30 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] 0x55938b2efaf0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2efb80 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] 0x55938b3082b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b308340 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] 0x55938b2f0400 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2f0490 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] 0x55938b308bc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b308c50 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] 0x55938b2f0d10 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b2f0da0 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] 0x55938b3094d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b309560 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] 0x55938b2f1620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b2f16b0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b2f1740 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b2f17d0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b2f1860 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b2f18f0 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] 0x55938b309de0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b309e70 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b309f00 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b309f90 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b30a020 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b30a0b0 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] 0x55938b2f1f30 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b2f1fc0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b2f2050 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b2f20e0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b2f2170 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b2f2200 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b2f2290 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] 0x55938b30a6f0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b30a780 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b30a810 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b30a8a0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b30a930 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b30a9c0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b30aa50 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: 0x55938b254790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55938b250e50 DOCMAP: (3 sibs) 3 children: 30: 0x55938b251020 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2510b8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251150 KEYVAL: '' '' (3 sibs) 30: 0x55938b250ee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55938b2511f0 KEYVAL: 'a' '' (2 sibs) 30: 0x55938b251288 KEYVAL: 'b' '' (2 sibs) 30: 0x55938b250f80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55938b251330 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2513c8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251460 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30b000 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55938b30b090 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55938b30b120 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55938b30b1b0 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55938b30b240 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b30b2d0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b30b360 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b30b3f0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b30b480 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b30b510 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b30b5a0 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b30b630 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: 0x55938b2548a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55938b2518f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b251990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b251a28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b251ac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30b6d0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b30b760 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b30b7f0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b30b880 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b30b910 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b30b9a0 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: 0x55938b2549c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251fd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55938b252068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b252100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b252198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b252230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30ba40 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b30bad0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b30bb60 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b30bbf0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b30bc80 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b30bd10 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: 0x55938b254ad8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b2522d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55938b252368 VAL: '?foo' (5 sibs) 30: 0x55938b252400 VAL: ':foo' (5 sibs) 30: 0x55938b252498 VAL: '-foo' (5 sibs) 30: 0x55938b252530 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30bdb0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b30be40 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b30bed0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b30bf60 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b30bff0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b30c080 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: 0x55938b254bf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b252ea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55938b252f38 VAL: '?foo' (5 sibs) 30: 0x55938b252fd0 VAL: ':foo' (5 sibs) 30: 0x55938b253068 VAL: '-foo' (5 sibs) 30: 0x55938b253100 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30c120 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b30c1b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b30c240 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b30c2d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b30c360 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b30c3f0 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: 0x55938b254d08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b251bb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30c490 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30c520 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: 0x55938b254e20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b250b40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b250bd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30c5c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30c650 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b30c6e0 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: 0x55938b254f38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b251d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30c780 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30c810 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b30c8a0 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: 0x55938b255050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251e80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b251f18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30c940 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30c9d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b30ca60 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: 0x55938b255168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b252620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2526b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30cb00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30cb90 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b30cc20 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: 0x55938b255280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b2528f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55938b252a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b252ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30ccc0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30cd50 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b30cde0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b30ce70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b30cf00 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: 0x55938b255398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55938b252c60 MAP: (2 sibs) 2 children: 30: 0x55938b254330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2543c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252cf8 MAP: (2 sibs) 1 children: 30: 0x55938b252da0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30cfa0 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b30d030 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b30d0c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b30d150 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b30d1e0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b30d270 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: 0x55938b2554b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b252b70 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] 0x55938b30d310 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d3a0 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: 0x55938b2555c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2544c0 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] 0x55938b30d440 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d4d0 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: 0x55938b2556e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2545b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30d570 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d600 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: 0x55938b2557f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2546a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30d6a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d730 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: 0x55938b255910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b256aa0 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] 0x55938b30d7d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d860 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: 0x55938b255a28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2531f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30d900 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30d990 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: 0x55938b255b40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b253290 KEYVAL: 'a' '' (5 sibs) 30: 0x55938b253328 KEYVAL: 'b' '' (5 sibs) 30: 0x55938b2533c0 KEYVAL: 'c' '' (5 sibs) 30: 0x55938b253458 KEYVAL: 'd' '' (5 sibs) 30: 0x55938b2534f0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30da30 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b30dac0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b30db50 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b30dbe0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b30dc70 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b30dd00 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: 0x55938b255c58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55938b2535e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55938b253678 KEYVAL: 'b' '' (6 sibs) 30: 0x55938b253710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55938b2537a8 KEYVAL: 'd' '' (6 sibs) 30: 0x55938b253840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55938b2538d8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30dda0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b30de30 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b30dec0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b30df50 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b30dfe0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b30e070 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b30e100 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: 0x55938b254790 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x55938b250e50 DOCMAP: (3 sibs) 3 children: 30: 0x55938b251020 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2510b8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251150 KEYVAL: '' '' (3 sibs) 30: 0x55938b250ee8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x55938b2511f0 KEYVAL: 'a' '' (2 sibs) 30: 0x55938b251288 KEYVAL: 'b' '' (2 sibs) 30: 0x55938b250f80 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x55938b251330 KEYVAL: 'a' '' (3 sibs) 30: 0x55938b2513c8 KEYVAL: 'b' '' (3 sibs) 30: 0x55938b251460 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30e1a0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x55938b30e230 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x55938b30e2c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x55938b30e350 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x55938b30e3e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x55938b30e470 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x55938b30e500 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x55938b30e590 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x55938b30e620 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x55938b30e6b0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x55938b30e740 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x55938b30e7d0 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: 0x55938b2548a8 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251860 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x55938b2518f8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b251990 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b251a28 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b251ac0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30e870 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b30e900 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x55938b30e990 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b30ea20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b30eab0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b30eb40 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: 0x55938b2549c0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b251fd0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x55938b252068 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x55938b252100 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x55938b252198 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x55938b252230 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30ebe0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b30ec70 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x55938b30ed00 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x55938b30ed90 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x55938b30ee20 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x55938b30eeb0 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: 0x55938b254ad8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b2522d0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x55938b252368 VAL: '?foo' (5 sibs) 30: 0x55938b252400 VAL: ':foo' (5 sibs) 30: 0x55938b252498 VAL: '-foo' (5 sibs) 30: 0x55938b252530 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30ef50 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b30efe0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b30f070 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b30f100 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b30f190 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b30f220 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: 0x55938b254bf0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x55938b252ea0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x55938b252f38 VAL: '?foo' (5 sibs) 30: 0x55938b252fd0 VAL: ':foo' (5 sibs) 30: 0x55938b253068 VAL: '-foo' (5 sibs) 30: 0x55938b253100 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30f2c0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x55938b30f350 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x55938b30f3e0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x55938b30f470 VAL: ':foo' (5 sibs) 30: [4] [4] 0x55938b30f500 VAL: '-foo' (5 sibs) 30: [5] [5] 0x55938b30f590 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: 0x55938b254d08 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b251bb0 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30f630 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b30f6c0 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: 0x55938b254e20 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b250b40 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b250bd8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30f760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30f7f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b30f880 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: 0x55938b254f38 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251cf0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b251d88 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30f920 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30f9b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b30fa40 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: 0x55938b255050 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b251e80 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b251f18 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30fae0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30fb70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x55938b30fc00 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: 0x55938b255168 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b252620 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2526b8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30fca0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30fd30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x55938b30fdc0 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: 0x55938b255280 [ROOT] MAP: (0 sibs) 2 children: 30: 0x55938b2528f0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x55938b252a30 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b252ac8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252988 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b30fe60 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x55938b30fef0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x55938b30ff80 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b310010 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b3100a0 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: 0x55938b255398 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x55938b252c60 MAP: (2 sibs) 2 children: 30: 0x55938b254330 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x55938b2543c8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x55938b252cf8 MAP: (2 sibs) 1 children: 30: 0x55938b252da0 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310140 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x55938b3101d0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x55938b310260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x55938b3102f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x55938b310380 MAP: (2 sibs) 1 children: 30: [5] [5] 0x55938b310410 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: 0x55938b2554b0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b252b70 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] 0x55938b3104b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b310540 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: 0x55938b2555c8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2544c0 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] 0x55938b3105e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b310670 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: 0x55938b2556e0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2545b0 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310710 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b3107a0 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: 0x55938b2557f8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2546a0 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310840 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b3108d0 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: 0x55938b255910 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b256aa0 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] 0x55938b310970 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b310a00 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: 0x55938b255a28 [ROOT] MAP: (0 sibs) 1 children: 30: 0x55938b2531f0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310aa0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x55938b310b30 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: 0x55938b255b40 [ROOT] MAP: (0 sibs) 5 children: 30: 0x55938b253290 KEYVAL: 'a' '' (5 sibs) 30: 0x55938b253328 KEYVAL: 'b' '' (5 sibs) 30: 0x55938b2533c0 KEYVAL: 'c' '' (5 sibs) 30: 0x55938b253458 KEYVAL: 'd' '' (5 sibs) 30: 0x55938b2534f0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310bd0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x55938b310c60 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x55938b310cf0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x55938b310d80 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x55938b310e10 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x55938b310ea0 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: 0x55938b255c58 [ROOT] MAP: (0 sibs) 6 children: 30: 0x55938b2535e0 KEYVAL: 'a' '1' (6 sibs) 30: 0x55938b253678 KEYVAL: 'b' '' (6 sibs) 30: 0x55938b253710 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x55938b2537a8 KEYVAL: 'd' '' (6 sibs) 30: 0x55938b253840 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x55938b2538d8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x55938b310f40 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x55938b310fd0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x55938b311060 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x55938b3110f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x55938b311180 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x55938b311210 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x55938b3112a0 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 (58 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (58 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.08 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x560f48dcf770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dce660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dce830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dce8c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dce960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dce6f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcea00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcea98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dceb30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dce790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcebd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcec68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dced00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48de75c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48de7650 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48de76e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48de7770 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48de7800 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48de7890 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48de7920 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48de79b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48de7a40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48de7ad0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48de7b60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48de7bf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48de7c80 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: 0x560f48dcf888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcefe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcf1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcf248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcf2e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcf078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcf380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcf418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dcf4b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcf110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcf550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcf5e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dcf680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48de9640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48de96d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48de9760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48de97f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48de9880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48de9910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48de99a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48de9a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48de9ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48de9b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48de9be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48de9c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48de9d00 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: 0x560f48dcf9a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcfb90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcfd60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcfdf8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcfe90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcfc28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcff30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcffc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dd0060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcfcc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dd0100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dd0198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dd0230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48deb590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48deb620 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48deb6b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48deb740 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48deb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48deb860 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48deb8f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48deb980 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48deba10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48debaa0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48debb30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48debbc0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48debc50 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: 0x560f48dcfab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x560f48dd0410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x560f48dd04b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x560f48dd0548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48ded4e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48ded570 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48ded600 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48ded690 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: 0x560f48dcf770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dce660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dce830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dce8c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dce960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dce6f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcea00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcea98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dceb30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dce790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcebd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcec68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dced00 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48deddf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48dede80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48dedf10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48dedfa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48dee030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48dee0c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48dee150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48dee1e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48dee270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48dee300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48dee390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48dee420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48dee4b0 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: 0x560f48dcf888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcefe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcf1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcf248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcf2e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcf078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcf380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcf418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dcf4b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcf110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcf550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcf5e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dcf680 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48dee700 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48dee790 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48dee820 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48dee8b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48dee940 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48dee9d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48deea60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48deeaf0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48deeb80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48deec10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48deeca0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48deed30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48deedc0 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: 0x560f48dcf9a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcfb90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcfd60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcfdf8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcfe90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcfc28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcff30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcffc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dd0060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcfcc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dd0100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dd0198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dd0230 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48def010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48def0a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48def130 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48def1c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48def250 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48def2e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48def370 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48def400 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48def490 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48def520 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48def5b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48def640 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48def6d0 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: 0x560f48dcfab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x560f48dd0410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x560f48dd04b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x560f48dd0548 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48def920 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48def9b0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48defa40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48defad0 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (1 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] 0x560f48de75c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48de7650 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48de76e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48de7770 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48de7800 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48de7890 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48de7920 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48de79b0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48de7a40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48de7ad0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48de7b60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48de7bf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48de7c80 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] 0x560f48df09a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df0a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df0ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df0b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df0be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df0c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df0d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df0d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df0e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df0eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df0f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df0fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df1060 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] 0x560f48de9640 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48de96d0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48de9760 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48de97f0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48de9880 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48de9910 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48de99a0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48de9a30 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48de9ac0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48de9b50 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48de9be0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48de9c70 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48de9d00 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] 0x560f48df1b90 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df1c20 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df1cb0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df1d40 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df1dd0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df1e60 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df1ef0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df1f80 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df2010 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df20a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df2130 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df21c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df2250 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] 0x560f48deb590 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48deb620 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48deb6b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48deb740 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48deb7d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48deb860 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48deb8f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48deb980 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48deba10 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48debaa0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48debb30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48debbc0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48debc50 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] 0x560f48df24a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df2530 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df25c0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df2650 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df26e0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df2770 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df2800 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df2890 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df2920 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df29b0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df2a40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df2ad0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df2b60 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] 0x560f48ded4e0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48ded570 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48ded600 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48ded690 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] 0x560f48df2db0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48df2e40 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48df2ed0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48df2f60 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] 0x560f48deddf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48dede80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48dedf10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48dedfa0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48dee030 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48dee0c0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48dee150 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48dee1e0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48dee270 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48dee300 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48dee390 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48dee420 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48dee4b0 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] 0x560f48df36c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df3750 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df37e0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df3870 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df3900 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df3990 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df3a20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df3ab0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df3b40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df3bd0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df3c60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df3cf0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df3d80 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] 0x560f48dee700 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48dee790 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48dee820 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48dee8b0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48dee940 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48dee9d0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48deea60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48deeaf0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48deeb80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48deec10 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48deeca0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48deed30 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48deedc0 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] 0x560f48df3fd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df4060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df40f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df4180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df4210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df42a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df4330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df43c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df4450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df44e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df4570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df4600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df4690 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] 0x560f48def010 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48def0a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48def130 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48def1c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48def250 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48def2e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48def370 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48def400 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48def490 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48def520 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48def5b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48def640 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48def6d0 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] 0x560f48df48e0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df4970 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df4a00 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df4a90 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df4b20 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df4bb0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df4c40 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df4cd0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df4d60 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df4df0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df4e80 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df4f10 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df4fa0 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] 0x560f48def920 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48def9b0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48defa40 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48defad0 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] 0x560f48df51f0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48df5280 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48df5310 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48df53a0 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: 0x560f48dcf770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dce660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dce830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dce8c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dce960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dce6f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcea00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcea98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dceb30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dce790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcebd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcec68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dced00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df5b00 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df5b90 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df5c20 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df5cb0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df5d40 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df5dd0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df5e60 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df5ef0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df5f80 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df6010 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df60a0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df6130 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df61c0 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: 0x560f48dcf888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcefe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcf1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcf248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcf2e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcf078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcf380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcf418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dcf4b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcf110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcf550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcf5e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dcf680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df6260 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df62f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df6380 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df6410 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df64a0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df6530 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df65c0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df6650 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df66e0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df6770 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df6800 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df6890 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df6920 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: 0x560f48dcf9a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcfb90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcfd60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcfdf8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcfe90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcfc28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcff30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcffc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dd0060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcfcc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dd0100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dd0198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dd0230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df69c0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df6a50 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df6ae0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df6b70 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df6c00 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df6c90 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df6d20 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df6db0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df6e40 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df6ed0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df6f60 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df6ff0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df7080 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (1 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: 0x560f48dcfab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x560f48dd0410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x560f48dd04b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x560f48dd0548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48de5cd0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48de5d60 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48de5df0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48de5e80 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: 0x560f48dcf770 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dce660 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dce830 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dce8c8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dce960 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dce6f8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcea00 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcea98 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dceb30 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dce790 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcebd0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcec68 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dced00 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df7120 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df71b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df7240 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df72d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df7360 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df73f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df7480 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df7510 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df75a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df7630 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df76c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df7750 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df77e0 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: 0x560f48dcf888 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcefe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcf1b0 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcf248 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcf2e0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcf078 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcf380 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcf418 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dcf4b0 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcf110 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dcf550 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dcf5e8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dcf680 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df7880 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df7910 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df79a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df7a30 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df7ac0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df7b50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df7be0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df7c70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df7d00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df7d90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df7e20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df7eb0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df7f40 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: 0x560f48dcf9a0 [ROOT] MAP: (0 sibs) 3 children: 31: 0x560f48dcfb90 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x560f48dcfd60 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x560f48dcfdf8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x560f48dcfe90 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x560f48dcfc28 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x560f48dcff30 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x560f48dcffc8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x560f48dd0060 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x560f48dcfcc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x560f48dd0100 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x560f48dd0198 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x560f48dd0230 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df7fe0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x560f48df8070 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x560f48df8100 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x560f48df8190 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x560f48df8220 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x560f48df82b0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x560f48df8340 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x560f48df83d0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x560f48df8460 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x560f48df84f0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x560f48df8580 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x560f48df8610 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x560f48df86a0 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: 0x560f48dcfab8 [ROOT] MAP: (0 sibs) 1 children: 31: 0x560f48dd0410 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x560f48dd04b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x560f48dd0548 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x560f48df13b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x560f48df1440 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x560f48df14d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x560f48df1560 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 (8 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (8 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.02 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x56060e8f94f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f70f0 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7188 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9283b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e928440 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e9284d0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e928560 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: 0x56060e8f9608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f7a70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7c40 VAL: '00' (3 sibs) 32: 0x56060e8f7cd8 VAL: '01' (3 sibs) 32: 0x56060e8f7d70 VAL: '02' (3 sibs) 32: 0x56060e8f7b08 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7e10 VAL: '10' (3 sibs) 32: 0x56060e8f7ea8 VAL: '11' (3 sibs) 32: 0x56060e8f7f40 VAL: '12' (3 sibs) 32: 0x56060e8f7ba0 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7fe0 VAL: '20' (3 sibs) 32: 0x56060e8f8078 VAL: '21' (3 sibs) 32: 0x56060e8f8110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e92a270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92a300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92a390 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92a420 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92a4b0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92a540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92a5d0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92a660 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92a6f0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92a780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92a810 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92a8a0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92a930 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: 0x56060e8f9720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8620 SEQ: (3 sibs) 3 children: 32: 0x56060e8f87f0 VAL: '00' (3 sibs) 32: 0x56060e8f8888 VAL: '01' (3 sibs) 32: 0x56060e8f8920 VAL: '02' (3 sibs) 32: 0x56060e8f86b8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f89c0 VAL: '10' (3 sibs) 32: 0x56060e8f8a58 VAL: '11' (3 sibs) 32: 0x56060e8f8af0 VAL: '12' (3 sibs) 32: 0x56060e8f8750 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8b90 VAL: '20' (3 sibs) 32: 0x56060e8f8c28 VAL: '21' (3 sibs) 32: 0x56060e8f8cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e92bfe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92c070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92c100 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92c190 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92c220 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92c2b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92c340 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92c3d0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92c460 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92c4f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92c580 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92c610 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92c6a0 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: 0x56060e8f9838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8d60 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8f30 VAL: '00' (3 sibs) 32: 0x56060e8f8fc8 VAL: '01' (3 sibs) 32: 0x56060e8f9060 VAL: '02' (3 sibs) 32: 0x56060e8f8df8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9100 VAL: '10' (3 sibs) 32: 0x56060e8f9198 VAL: '11' (3 sibs) 32: 0x56060e8f9230 VAL: '12' (3 sibs) 32: 0x56060e8f8e90 SEQ: (3 sibs) 3 children: 32: 0x56060e8f92d0 VAL: '20' (3 sibs) 32: 0x56060e8f9368 VAL: '21' (3 sibs) 32: 0x56060e8f9400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e92ddd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92de60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92def0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92df80 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92e010 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92e0a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92e130 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92e1c0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92e250 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92e2e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92e370 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92e400 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92e490 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: 0x56060e8f9950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f9d70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9f40 VAL: '00' (3 sibs) 32: 0x56060e8f9fd8 VAL: '01' (3 sibs) 32: 0x56060e8fa070 VAL: '02' (3 sibs) 32: 0x56060e8f9e08 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa110 VAL: '10' (3 sibs) 32: 0x56060e8fa1a8 VAL: '11' (3 sibs) 32: 0x56060e8fa240 VAL: '12' (3 sibs) 32: 0x56060e8f9ea0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa2e0 VAL: '20' (3 sibs) 32: 0x56060e8fa378 VAL: '21' (3 sibs) 32: 0x56060e8fa410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e92fba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92fc30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92fcc0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92fd50 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92fde0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92fe70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92ff00 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92ff90 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e930020 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e9300b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e930140 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e9301d0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e930260 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: 0x56060e8f9a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8200 SEQ: (3 sibs) 3 children: 32: 0x56060e8f83d0 VAL: '00' (3 sibs) 32: 0x56060e8f8468 VAL: '01' (3 sibs) 32: 0x56060e8f8500 VAL: '02' (3 sibs) 32: 0x56060e8f8298 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa4b0 VAL: '10' (3 sibs) 32: 0x56060e8fa548 VAL: '11' (3 sibs) 32: 0x56060e8fa5e0 VAL: '12' (3 sibs) 32: 0x56060e8f8330 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa680 VAL: '20' (3 sibs) 32: 0x56060e8fa718 VAL: '21' (3 sibs) 32: 0x56060e8fa7b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e931990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e931a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e931ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e931b40 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e931bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e931c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e931cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e931d80 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e931e10 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e931ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e931f30 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e931fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e932050 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: 0x56060e8f9b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fa850 SEQ: (3 sibs) 3 children: 32: 0x56060e8faa20 VAL: '00' (3 sibs) 32: 0x56060e8faab8 VAL: '01' (3 sibs) 32: 0x56060e8fab50 VAL: '02' (3 sibs) 32: 0x56060e8fa8e8 SEQ: (3 sibs) 3 children: 32: 0x56060e8fabf0 VAL: '10' (3 sibs) 32: 0x56060e8fac88 VAL: '11' (3 sibs) 32: 0x56060e8fad20 VAL: '12' (3 sibs) 32: 0x56060e8fa980 SEQ: (3 sibs) 3 children: 32: 0x56060e8fadc0 VAL: '20' (3 sibs) 32: 0x56060e8fae58 VAL: '21' (3 sibs) 32: 0x56060e8faef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9338d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e933960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9339f0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e933a80 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e933b10 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e933ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e933c30 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e933cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e933d50 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e933de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e933e70 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e933f00 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e933f90 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: 0x56060e8f9c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fafe0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb1b0 VAL: '00' (3 sibs) 32: 0x56060e8fb248 VAL: '01' (3 sibs) 32: 0x56060e8fb2e0 VAL: '02' (3 sibs) 32: 0x56060e8fb078 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb380 VAL: '10' (3 sibs) 32: 0x56060e8fb418 VAL: '11' (3 sibs) 32: 0x56060e8fb4b0 VAL: '12' (3 sibs) 32: 0x56060e8fb110 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb550 VAL: '20' (3 sibs) 32: 0x56060e8fb5e8 VAL: '21' (3 sibs) 32: 0x56060e8fb680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9356c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e935750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9357e0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e935870 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e935900 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e935990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e935a20 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e935ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e935b40 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e935bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e935c60 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e935cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e935d80 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: 0x56060e8f94f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f70f0 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7188 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7220 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e936010 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9360a0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e936130 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e9361c0 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: 0x56060e8f9608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f7a70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7c40 VAL: '00' (3 sibs) 32: 0x56060e8f7cd8 VAL: '01' (3 sibs) 32: 0x56060e8f7d70 VAL: '02' (3 sibs) 32: 0x56060e8f7b08 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7e10 VAL: '10' (3 sibs) 32: 0x56060e8f7ea8 VAL: '11' (3 sibs) 32: 0x56060e8f7f40 VAL: '12' (3 sibs) 32: 0x56060e8f7ba0 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7fe0 VAL: '20' (3 sibs) 32: 0x56060e8f8078 VAL: '21' (3 sibs) 32: 0x56060e8f8110 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e936920 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9369b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e936a40 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e936ad0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e936b60 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e936bf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e936c80 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e936d10 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e936da0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e936e30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e936ec0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e936f50 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e936fe0 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: 0x56060e8f9720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8620 SEQ: (3 sibs) 3 children: 32: 0x56060e8f87f0 VAL: '00' (3 sibs) 32: 0x56060e8f8888 VAL: '01' (3 sibs) 32: 0x56060e8f8920 VAL: '02' (3 sibs) 32: 0x56060e8f86b8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f89c0 VAL: '10' (3 sibs) 32: 0x56060e8f8a58 VAL: '11' (3 sibs) 32: 0x56060e8f8af0 VAL: '12' (3 sibs) 32: 0x56060e8f8750 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8b90 VAL: '20' (3 sibs) 32: 0x56060e8f8c28 VAL: '21' (3 sibs) 32: 0x56060e8f8cc0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e937230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9372c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e937350 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9373e0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e937470 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e937500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e937590 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e937620 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9376b0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e937740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9377d0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e937860 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9378f0 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: 0x56060e8f9838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8d60 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8f30 VAL: '00' (3 sibs) 32: 0x56060e8f8fc8 VAL: '01' (3 sibs) 32: 0x56060e8f9060 VAL: '02' (3 sibs) 32: 0x56060e8f8df8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9100 VAL: '10' (3 sibs) 32: 0x56060e8f9198 VAL: '11' (3 sibs) 32: 0x56060e8f9230 VAL: '12' (3 sibs) 32: 0x56060e8f8e90 SEQ: (3 sibs) 3 children: 32: 0x56060e8f92d0 VAL: '20' (3 sibs) 32: 0x56060e8f9368 VAL: '21' (3 sibs) 32: 0x56060e8f9400 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e937b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e937bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e937c60 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e937cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e937d80 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e937e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e937ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e937f30 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e937fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e938050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9380e0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e938170 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e938200 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: 0x56060e8f9950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f9d70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9f40 VAL: '00' (3 sibs) 32: 0x56060e8f9fd8 VAL: '01' (3 sibs) 32: 0x56060e8fa070 VAL: '02' (3 sibs) 32: 0x56060e8f9e08 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa110 VAL: '10' (3 sibs) 32: 0x56060e8fa1a8 VAL: '11' (3 sibs) 32: 0x56060e8fa240 VAL: '12' (3 sibs) 32: 0x56060e8f9ea0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa2e0 VAL: '20' (3 sibs) 32: 0x56060e8fa378 VAL: '21' (3 sibs) 32: 0x56060e8fa410 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e938450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9384e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e938570 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e938600 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e938690 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e938720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9387b0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e938840 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9388d0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e938960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9389f0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e938a80 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e938b10 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: 0x56060e8f9a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8200 SEQ: (3 sibs) 3 children: 32: 0x56060e8f83d0 VAL: '00' (3 sibs) 32: 0x56060e8f8468 VAL: '01' (3 sibs) 32: 0x56060e8f8500 VAL: '02' (3 sibs) 32: 0x56060e8f8298 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa4b0 VAL: '10' (3 sibs) 32: 0x56060e8fa548 VAL: '11' (3 sibs) 32: 0x56060e8fa5e0 VAL: '12' (3 sibs) 32: 0x56060e8f8330 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa680 VAL: '20' (3 sibs) 32: 0x56060e8fa718 VAL: '21' (3 sibs) 32: 0x56060e8fa7b0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e938d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e938df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e938e80 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e938f10 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e938fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e939030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9390c0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e939150 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9391e0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e939270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e939300 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e939390 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e939420 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: 0x56060e8f9b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fa850 SEQ: (3 sibs) 3 children: 32: 0x56060e8faa20 VAL: '00' (3 sibs) 32: 0x56060e8faab8 VAL: '01' (3 sibs) 32: 0x56060e8fab50 VAL: '02' (3 sibs) 32: 0x56060e8fa8e8 SEQ: (3 sibs) 3 children: 32: 0x56060e8fabf0 VAL: '10' (3 sibs) 32: 0x56060e8fac88 VAL: '11' (3 sibs) 32: 0x56060e8fad20 VAL: '12' (3 sibs) 32: 0x56060e8fa980 SEQ: (3 sibs) 3 children: 32: 0x56060e8fadc0 VAL: '20' (3 sibs) 32: 0x56060e8fae58 VAL: '21' (3 sibs) 32: 0x56060e8faef0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e939670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e939700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e939790 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e939820 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9398b0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e939940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9399d0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e939a60 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e939af0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e939b80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e939c10 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e939ca0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e939d30 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: 0x56060e8f9c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fafe0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb1b0 VAL: '00' (3 sibs) 32: 0x56060e8fb248 VAL: '01' (3 sibs) 32: 0x56060e8fb2e0 VAL: '02' (3 sibs) 32: 0x56060e8fb078 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb380 VAL: '10' (3 sibs) 32: 0x56060e8fb418 VAL: '11' (3 sibs) 32: 0x56060e8fb4b0 VAL: '12' (3 sibs) 32: 0x56060e8fb110 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb550 VAL: '20' (3 sibs) 32: 0x56060e8fb5e8 VAL: '21' (3 sibs) 32: 0x56060e8fb680 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e939f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93a010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93a0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93a130 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93a1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93a250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93a2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93a370 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93a400 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93a490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93a520 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93a5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93a640 VAL: '22' (3 sibs) 32: #nodes=13 vs #printed=13 32: -------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.parse_windows/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_cout/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_unix_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: - [] 32: - [] 32: - [] 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: - - 00 32: - 01 32: - 02 32: - - 10 32: - 11 32: - 12 32: - - 20 32: - 21 32: - 22 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_yml_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.emit_json_windows_string/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit, same line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit first+last level, same line, no spaces' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 32: ------------------------------------------- 32: running test case 'nested seq x2, explicit' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 32: ------------------------------------------- 32: running test case 'nested seq x2' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 32: ------------------------------------------- 32: running test case 'nested seq x2, next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 32: ------------------------------------------- 32: running test case 'nested seq x2, all next line' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 32: ------------------------------------------- 32: running test case 'nested seq x2, implicit first, explicit last level' 32: ------------------------------------------- 32: [ OK ] NESTED_SEQX2/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 32: [ RUN ] NESTED_SEQX2/YmlTestCase.complete_unix_round_trip/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: ~~~~~~~~~~~~~~ src yml: 32: [[], [], []]~~~~~~~~~~~~~~ parsed tree: 32: -------------------------------------- 32: [0][0] 0x56060e9283b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e928440 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e9284d0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e928560 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] 0x56060e93af90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93b020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e93b0b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e93b140 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] 0x56060e92a270 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92a300 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92a390 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92a420 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92a4b0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92a540 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92a5d0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92a660 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92a6f0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92a780 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92a810 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92a8a0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92a930 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] 0x56060e93c180 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93c210 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93c2a0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93c330 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93c3c0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93c450 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93c4e0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93c570 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93c600 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93c690 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93c720 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93c7b0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93c840 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] 0x56060e92bfe0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92c070 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92c100 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92c190 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92c220 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92c2b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92c340 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92c3d0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92c460 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92c4f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92c580 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92c610 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92c6a0 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] 0x56060e93ca90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93cb20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93cbb0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93cc40 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93ccd0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93cd60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93cdf0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93ce80 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93cf10 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93cfa0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93d030 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93d0c0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93d150 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] 0x56060e92ddd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92de60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92def0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92df80 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92e010 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92e0a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92e130 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92e1c0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e92e250 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e92e2e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e92e370 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e92e400 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e92e490 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] 0x56060e93d3a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93d430 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93d4c0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93d550 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93d5e0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93d670 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93d700 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93d790 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93d820 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93d8b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93d940 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93d9d0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93da60 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] 0x56060e92fba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e92fc30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e92fcc0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e92fd50 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e92fde0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e92fe70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e92ff00 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e92ff90 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e930020 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e9300b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e930140 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e9301d0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e930260 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] 0x56060e93dcb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93dd40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93ddd0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93de60 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93def0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93df80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93e010 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93e0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93e130 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93e1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93e250 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93e2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93e370 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] 0x56060e931990 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e931a20 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e931ab0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e931b40 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e931bd0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e931c60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e931cf0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e931d80 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e931e10 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e931ea0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e931f30 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e931fc0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e932050 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] 0x56060e93e5c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93e650 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93e6e0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93e770 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93e800 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93e890 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93e920 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93e9b0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93ea40 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93ead0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93eb60 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93ebf0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93ec80 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] 0x56060e9338d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e933960 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9339f0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e933a80 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e933b10 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e933ba0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e933c30 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e933cc0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e933d50 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e933de0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e933e70 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e933f00 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e933f90 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] 0x56060e93eed0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93ef60 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93eff0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93f080 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93f110 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93f1a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93f230 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93f2c0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93f350 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93f3e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93f470 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93f500 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93f590 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] 0x56060e9356c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e935750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9357e0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e935870 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e935900 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e935990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e935a20 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e935ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e935b40 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e935bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e935c60 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e935cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e935d80 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] 0x56060e93f7e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93f870 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93f900 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93f990 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93fa20 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93fab0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93fb40 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93fbd0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93fc60 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93fcf0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93fd80 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93fe10 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93fea0 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] 0x56060e936010 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9360a0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e936130 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e9361c0 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] 0x56060e9400f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e940180 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e940210 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e9402a0 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] 0x56060e936920 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9369b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e936a40 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e936ad0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e936b60 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e936bf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e936c80 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e936d10 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e936da0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e936e30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e936ec0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e936f50 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e936fe0 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] 0x56060e940a00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e940a90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e940b20 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e940bb0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e940c40 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e940cd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e940d60 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e940df0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e940e80 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e940f10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e940fa0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e941030 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9410c0 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] 0x56060e937230 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9372c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e937350 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9373e0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e937470 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e937500 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e937590 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e937620 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9376b0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e937740 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9377d0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e937860 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9378f0 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] 0x56060e941310 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9413a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e941430 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9414c0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e941550 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e9415e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e941670 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e941700 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e941790 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e941820 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9418b0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e941940 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9419d0 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] 0x56060e937b40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e937bd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e937c60 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e937cf0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e937d80 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e937e10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e937ea0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e937f30 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e937fc0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e938050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9380e0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e938170 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e938200 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] 0x56060e941c20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e941cb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e941d40 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e941dd0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e941e60 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e941ef0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e941f80 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e942010 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9420a0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e942130 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9421c0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e942250 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9422e0 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] 0x56060e938450 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9384e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e938570 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e938600 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e938690 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e938720 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9387b0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e938840 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9388d0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e938960 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9389f0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e938a80 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e938b10 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] 0x56060e942530 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9425c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e942650 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9426e0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e942770 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e942800 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e942890 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e942920 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9429b0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e942a40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e942ad0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e942b60 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e942bf0 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] 0x56060e938d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e938df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e938e80 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e938f10 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e938fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e939030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9390c0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e939150 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9391e0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e939270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e939300 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e939390 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e939420 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] 0x56060e942e40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e942ed0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e942f60 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e942ff0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e943080 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e943110 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9431a0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e943230 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9432c0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e943350 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9433e0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e943470 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e943500 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] 0x56060e939670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e939700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e939790 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e939820 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9398b0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e939940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9399d0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e939a60 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e939af0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e939b80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e939c10 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e939ca0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e939d30 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] 0x56060e943750 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9437e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e943870 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e943900 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e943990 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e943a20 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e943ab0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e943b40 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e943bd0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e943c60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e943cf0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e943d80 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e943e10 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] 0x56060e939f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93a010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e93a0a0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e93a130 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e93a1c0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e93a250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e93a2e0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e93a370 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e93a400 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e93a490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e93a520 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e93a5b0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e93a640 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] 0x56060e944060 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9440f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e944180 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e944210 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9442a0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e944330 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9443c0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e944450 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9444e0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e944570 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e944600 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e944690 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e944720 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: 0x56060e8f94f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f70f0 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7188 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e93bbc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e93bc50 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e93bce0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e93bd70 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: 0x56060e8f9608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f7a70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7c40 VAL: '00' (3 sibs) 32: 0x56060e8f7cd8 VAL: '01' (3 sibs) 32: 0x56060e8f7d70 VAL: '02' (3 sibs) 32: 0x56060e8f7b08 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7e10 VAL: '10' (3 sibs) 32: 0x56060e8f7ea8 VAL: '11' (3 sibs) 32: 0x56060e8f7f40 VAL: '12' (3 sibs) 32: 0x56060e8f7ba0 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7fe0 VAL: '20' (3 sibs) 32: 0x56060e8f8078 VAL: '21' (3 sibs) 32: 0x56060e8f8110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e944970 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e944a00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e944a90 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e944b20 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e944bb0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e944c40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e944cd0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e944d60 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e944df0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e944e80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e944f10 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e944fa0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e945030 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: 0x56060e8f9720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8620 SEQ: (3 sibs) 3 children: 32: 0x56060e8f87f0 VAL: '00' (3 sibs) 32: 0x56060e8f8888 VAL: '01' (3 sibs) 32: 0x56060e8f8920 VAL: '02' (3 sibs) 32: 0x56060e8f86b8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f89c0 VAL: '10' (3 sibs) 32: 0x56060e8f8a58 VAL: '11' (3 sibs) 32: 0x56060e8f8af0 VAL: '12' (3 sibs) 32: 0x56060e8f8750 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8b90 VAL: '20' (3 sibs) 32: 0x56060e8f8c28 VAL: '21' (3 sibs) 32: 0x56060e8f8cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9450d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e945160 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9451f0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e945280 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e945310 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e9453a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e945430 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e9454c0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e945550 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e9455e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e945670 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e945700 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e945790 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: 0x56060e8f9838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8d60 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8f30 VAL: '00' (3 sibs) 32: 0x56060e8f8fc8 VAL: '01' (3 sibs) 32: 0x56060e8f9060 VAL: '02' (3 sibs) 32: 0x56060e8f8df8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9100 VAL: '10' (3 sibs) 32: 0x56060e8f9198 VAL: '11' (3 sibs) 32: 0x56060e8f9230 VAL: '12' (3 sibs) 32: 0x56060e8f8e90 SEQ: (3 sibs) 3 children: 32: 0x56060e8f92d0 VAL: '20' (3 sibs) 32: 0x56060e8f9368 VAL: '21' (3 sibs) 32: 0x56060e8f9400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e945830 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e9458c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e945950 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9459e0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e945a70 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e945b00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e945b90 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e945c20 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e945cb0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e945d40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e945dd0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e945e60 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e945ef0 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: 0x56060e8f9950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f9d70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9f40 VAL: '00' (3 sibs) 32: 0x56060e8f9fd8 VAL: '01' (3 sibs) 32: 0x56060e8fa070 VAL: '02' (3 sibs) 32: 0x56060e8f9e08 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa110 VAL: '10' (3 sibs) 32: 0x56060e8fa1a8 VAL: '11' (3 sibs) 32: 0x56060e8fa240 VAL: '12' (3 sibs) 32: 0x56060e8f9ea0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa2e0 VAL: '20' (3 sibs) 32: 0x56060e8fa378 VAL: '21' (3 sibs) 32: 0x56060e8fa410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e945f90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e946020 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9460b0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e946140 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9461d0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e946260 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9462f0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e946380 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e946410 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e9464a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e946530 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e9465c0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e946650 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: 0x56060e8f9a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8200 SEQ: (3 sibs) 3 children: 32: 0x56060e8f83d0 VAL: '00' (3 sibs) 32: 0x56060e8f8468 VAL: '01' (3 sibs) 32: 0x56060e8f8500 VAL: '02' (3 sibs) 32: 0x56060e8f8298 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa4b0 VAL: '10' (3 sibs) 32: 0x56060e8fa548 VAL: '11' (3 sibs) 32: 0x56060e8fa5e0 VAL: '12' (3 sibs) 32: 0x56060e8f8330 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa680 VAL: '20' (3 sibs) 32: 0x56060e8fa718 VAL: '21' (3 sibs) 32: 0x56060e8fa7b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9466f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e946780 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e946810 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e9468a0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e946930 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e9469c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e946a50 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e946ae0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e946b70 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e946c00 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e946c90 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e946d20 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e946db0 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: 0x56060e8f9b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fa850 SEQ: (3 sibs) 3 children: 32: 0x56060e8faa20 VAL: '00' (3 sibs) 32: 0x56060e8faab8 VAL: '01' (3 sibs) 32: 0x56060e8fab50 VAL: '02' (3 sibs) 32: 0x56060e8fa8e8 SEQ: (3 sibs) 3 children: 32: 0x56060e8fabf0 VAL: '10' (3 sibs) 32: 0x56060e8fac88 VAL: '11' (3 sibs) 32: 0x56060e8fad20 VAL: '12' (3 sibs) 32: 0x56060e8fa980 SEQ: (3 sibs) 3 children: 32: 0x56060e8fadc0 VAL: '20' (3 sibs) 32: 0x56060e8fae58 VAL: '21' (3 sibs) 32: 0x56060e8faef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e946e50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e946ee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e946f70 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e947000 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e947090 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e947120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9471b0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e947240 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9472d0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e947360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9473f0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e947480 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e947510 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: 0x56060e8f9c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fafe0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb1b0 VAL: '00' (3 sibs) 32: 0x56060e8fb248 VAL: '01' (3 sibs) 32: 0x56060e8fb2e0 VAL: '02' (3 sibs) 32: 0x56060e8fb078 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb380 VAL: '10' (3 sibs) 32: 0x56060e8fb418 VAL: '11' (3 sibs) 32: 0x56060e8fb4b0 VAL: '12' (3 sibs) 32: 0x56060e8fb110 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb550 VAL: '20' (3 sibs) 32: 0x56060e8fb5e8 VAL: '21' (3 sibs) 32: 0x56060e8fb680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9475b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e947640 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9476d0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e947760 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9477f0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e947880 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e947910 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e9479a0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e947a30 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e947ac0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e947b50 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e947be0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e947c70 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: 0x56060e8f94f0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f70f0 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7188 SEQ: (3 sibs) 0 children: 32: 0x56060e8f7220 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e947d10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e947da0 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x56060e947e30 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x56060e947ec0 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: 0x56060e8f9608 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f7a70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7c40 VAL: '00' (3 sibs) 32: 0x56060e8f7cd8 VAL: '01' (3 sibs) 32: 0x56060e8f7d70 VAL: '02' (3 sibs) 32: 0x56060e8f7b08 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7e10 VAL: '10' (3 sibs) 32: 0x56060e8f7ea8 VAL: '11' (3 sibs) 32: 0x56060e8f7f40 VAL: '12' (3 sibs) 32: 0x56060e8f7ba0 SEQ: (3 sibs) 3 children: 32: 0x56060e8f7fe0 VAL: '20' (3 sibs) 32: 0x56060e8f8078 VAL: '21' (3 sibs) 32: 0x56060e8f8110 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e947f60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e947ff0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e948080 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e948110 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9481a0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e948230 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9482c0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e948350 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9483e0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e948470 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e948500 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e948590 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e948620 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: 0x56060e8f9720 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8620 SEQ: (3 sibs) 3 children: 32: 0x56060e8f87f0 VAL: '00' (3 sibs) 32: 0x56060e8f8888 VAL: '01' (3 sibs) 32: 0x56060e8f8920 VAL: '02' (3 sibs) 32: 0x56060e8f86b8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f89c0 VAL: '10' (3 sibs) 32: 0x56060e8f8a58 VAL: '11' (3 sibs) 32: 0x56060e8f8af0 VAL: '12' (3 sibs) 32: 0x56060e8f8750 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8b90 VAL: '20' (3 sibs) 32: 0x56060e8f8c28 VAL: '21' (3 sibs) 32: 0x56060e8f8cc0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e9486c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e948750 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9487e0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e948870 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e948900 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e948990 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e948a20 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e948ab0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e948b40 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e948bd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e948c60 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e948cf0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e948d80 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: 0x56060e8f9838 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8d60 SEQ: (3 sibs) 3 children: 32: 0x56060e8f8f30 VAL: '00' (3 sibs) 32: 0x56060e8f8fc8 VAL: '01' (3 sibs) 32: 0x56060e8f9060 VAL: '02' (3 sibs) 32: 0x56060e8f8df8 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9100 VAL: '10' (3 sibs) 32: 0x56060e8f9198 VAL: '11' (3 sibs) 32: 0x56060e8f9230 VAL: '12' (3 sibs) 32: 0x56060e8f8e90 SEQ: (3 sibs) 3 children: 32: 0x56060e8f92d0 VAL: '20' (3 sibs) 32: 0x56060e8f9368 VAL: '21' (3 sibs) 32: 0x56060e8f9400 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e948e20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e948eb0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e948f40 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e948fd0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e949060 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e9490f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e949180 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e949210 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e9492a0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e949330 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e9493c0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e949450 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e9494e0 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: 0x56060e8f9950 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f9d70 SEQ: (3 sibs) 3 children: 32: 0x56060e8f9f40 VAL: '00' (3 sibs) 32: 0x56060e8f9fd8 VAL: '01' (3 sibs) 32: 0x56060e8fa070 VAL: '02' (3 sibs) 32: 0x56060e8f9e08 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa110 VAL: '10' (3 sibs) 32: 0x56060e8fa1a8 VAL: '11' (3 sibs) 32: 0x56060e8fa240 VAL: '12' (3 sibs) 32: 0x56060e8f9ea0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa2e0 VAL: '20' (3 sibs) 32: 0x56060e8fa378 VAL: '21' (3 sibs) 32: 0x56060e8fa410 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e949580 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e949610 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e9496a0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e949730 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e9497c0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e949850 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e9498e0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e949970 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e949a00 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e949a90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e949b20 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e949bb0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e949c40 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: 0x56060e8f9a68 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8f8200 SEQ: (3 sibs) 3 children: 32: 0x56060e8f83d0 VAL: '00' (3 sibs) 32: 0x56060e8f8468 VAL: '01' (3 sibs) 32: 0x56060e8f8500 VAL: '02' (3 sibs) 32: 0x56060e8f8298 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa4b0 VAL: '10' (3 sibs) 32: 0x56060e8fa548 VAL: '11' (3 sibs) 32: 0x56060e8fa5e0 VAL: '12' (3 sibs) 32: 0x56060e8f8330 SEQ: (3 sibs) 3 children: 32: 0x56060e8fa680 VAL: '20' (3 sibs) 32: 0x56060e8fa718 VAL: '21' (3 sibs) 32: 0x56060e8fa7b0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e949ce0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e949d70 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e949e00 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e949e90 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e949f20 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e949fb0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e94a040 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e94a0d0 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e94a160 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e94a1f0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e94a280 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e94a310 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e94a3a0 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: 0x56060e8f9b80 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fa850 SEQ: (3 sibs) 3 children: 32: 0x56060e8faa20 VAL: '00' (3 sibs) 32: 0x56060e8faab8 VAL: '01' (3 sibs) 32: 0x56060e8fab50 VAL: '02' (3 sibs) 32: 0x56060e8fa8e8 SEQ: (3 sibs) 3 children: 32: 0x56060e8fabf0 VAL: '10' (3 sibs) 32: 0x56060e8fac88 VAL: '11' (3 sibs) 32: 0x56060e8fad20 VAL: '12' (3 sibs) 32: 0x56060e8fa980 SEQ: (3 sibs) 3 children: 32: 0x56060e8fadc0 VAL: '20' (3 sibs) 32: 0x56060e8fae58 VAL: '21' (3 sibs) 32: 0x56060e8faef0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e94a440 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e94a4d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e94a560 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e94a5f0 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e94a680 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e94a710 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e94a7a0 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e94a830 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e94a8c0 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e94a950 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e94a9e0 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e94aa70 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e94ab00 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: 0x56060e8f9c98 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x56060e8fafe0 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb1b0 VAL: '00' (3 sibs) 32: 0x56060e8fb248 VAL: '01' (3 sibs) 32: 0x56060e8fb2e0 VAL: '02' (3 sibs) 32: 0x56060e8fb078 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb380 VAL: '10' (3 sibs) 32: 0x56060e8fb418 VAL: '11' (3 sibs) 32: 0x56060e8fb4b0 VAL: '12' (3 sibs) 32: 0x56060e8fb110 SEQ: (3 sibs) 3 children: 32: 0x56060e8fb550 VAL: '20' (3 sibs) 32: 0x56060e8fb5e8 VAL: '21' (3 sibs) 32: 0x56060e8fb680 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x56060e94aba0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x56060e94ac30 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x56060e94acc0 VAL: '00' (3 sibs) 32: [3] [3] 0x56060e94ad50 VAL: '01' (3 sibs) 32: [4] [4] 0x56060e94ade0 VAL: '02' (3 sibs) 32: [5] [5] 0x56060e94ae70 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x56060e94af00 VAL: '10' (3 sibs) 32: [7] [7] 0x56060e94af90 VAL: '11' (3 sibs) 32: [8] [8] 0x56060e94b020 VAL: '12' (3 sibs) 32: [9] [9] 0x56060e94b0b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x56060e94b140 VAL: '20' (3 sibs) 32: [11] [11] 0x56060e94b1d0 VAL: '21' (3 sibs) 32: [12] [12] 0x56060e94b260 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 (39 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (39 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.07 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x563e8cdadee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdac700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdac8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdacaa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdacb38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdacbd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdac968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdacc70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdacd08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdacda0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdaca00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdace40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdaced8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdacf70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdac798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdad010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad1e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdad278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdad310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdad0a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdad3b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdad448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdad4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdad140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdad580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdad618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdad6b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdac830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdad750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdad9b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdada50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdad7e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdadaf0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdadb88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdadc20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdad880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdadcc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdadd58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaddf0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdbc570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdbc600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdbc690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdbc720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdbc7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdbc840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdbc8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdbc960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdbc9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdbca80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdbcb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdbcba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdbcc30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdbccc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdbcd50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdbcde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdbce70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdbcf00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdbcf90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdbd020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdbd0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdbd140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdbd1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdbd260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdbd2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdbd380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdbd410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdbd4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdbd530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdbd5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdbd650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdbd6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdbd770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdbd800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdbd890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdbd920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdbd9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdbda40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdbdad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdbdb60 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x563e8cdadff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdae0d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdae2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdae470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdae508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdae5a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdae338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdae640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdae6d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdae770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdae3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdae810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdae8a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdae940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdae168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdae9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaebb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdaec48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdaece0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdaea78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaed80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdaee18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdaeeb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdaeb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaef50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdaefe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdaf080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdae200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdaf120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaf2f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdaf388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdaf420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdaf1b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaf4c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdaf558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdaf5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdaf250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaf690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdaf728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaf7c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdc06b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc0740 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc07d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc0860 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc08f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc0980 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc0a10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc0aa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc0b30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc0bc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc0c50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc0ce0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc0d70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc0e00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc0e90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc0f20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc1040 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc10d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc1160 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc11f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc1280 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc1310 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc13a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc1430 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc14c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc1550 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc15e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc1670 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc1700 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc1790 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc1820 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc18b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc1940 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc19d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc1a60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc1af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc1b80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc1c10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc1ca0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_unix/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x563e8cdadee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdac700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdac8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdacaa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdacb38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdacbd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdac968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdacc70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdacd08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdacda0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdaca00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdace40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdaced8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdacf70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdac798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdad010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad1e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdad278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdad310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdad0a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdad3b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdad448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdad4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdad140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdad580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdad618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdad6b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdac830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdad750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdad9b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdada50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdad7e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdadaf0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdadb88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdadc20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdad880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdadcc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdadd58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaddf0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdc2ac0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc2b50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc2be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc2c70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc2d00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc2d90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc2e20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc2eb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc2f40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc2fd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc3060 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc30f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc3180 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc3210 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc32a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc3330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc33c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc3450 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc34e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc3570 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc3600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc3690 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc3720 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc37b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc3840 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc38d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc3960 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc39f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc3a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc3b10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc3ba0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc3c30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc3cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc3d50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc3de0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc3e70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc3f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc3f90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc4020 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc40b0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_windows/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: --------------- 33: 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: --------------- 33: REF TREE: 33: 0x563e8cdadff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdae0d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdae2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdae470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdae508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdae5a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdae338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdae640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdae6d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdae770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdae3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdae810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdae8a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdae940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdae168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdae9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaebb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdaec48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdaece0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdaea78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaed80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdaee18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdaeeb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdaeb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaef50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdaefe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdaf080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdae200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdaf120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaf2f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdaf388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdaf420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdaf1b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaf4c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdaf558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdaf5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdaf250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaf690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdaf728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaf7c0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdc4ed0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc4f60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc4ff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc5080 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc5110 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc51a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc5230 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc52c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc5350 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc53e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc5470 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc5500 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc5590 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc5620 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc56b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc5740 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc57d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc5860 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc58f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc5980 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc5a10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc5aa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc5b30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc5bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc5c50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc5ce0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc5d70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc5e00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc5e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc5f20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc5fb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc6040 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc60d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc6160 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc61f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc6280 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc6310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc63a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc6430 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc64c0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.parse_windows/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: foo0: 33: foo1: 33: foo2: 000 33: bar2: 001 33: baz2: 002 33: bar1: 33: foo2: 010 33: bar2: 011 33: baz2: 012 33: baz1: 33: foo2: 020 33: bar2: 021 33: baz2: 022 33: bar0: 33: foo1: 33: foo2: 100 33: bar2: 101 33: baz2: 102 33: bar1: 33: foo2: 110 33: bar2: 111 33: baz2: 112 33: baz1: 33: foo2: 120 33: bar2: 121 33: baz2: 122 33: baz0: 33: foo1: 33: foo2: 200 33: bar2: 201 33: baz2: 202 33: bar1: 33: foo2: 210 33: bar2: 211 33: baz2: 212 33: baz1: 33: foo2: 220 33: bar2: 221 33: baz2: 222 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\n 33: foo0: {\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\n 33: },\n 33: bar0: {\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\n 33: },\n 33: baz0: {\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\n 33: }\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x563e8cdbc570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdbc600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdbc690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdbc720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdbc7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdbc840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdbc8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdbc960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdbc9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdbca80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdbcb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdbcba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdbcc30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdbccc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdbcd50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdbcde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdbce70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdbcf00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdbcf90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdbd020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdbd0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdbd140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdbd1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdbd260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdbd2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdbd380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdbd410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdbd4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdbd530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdbd5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdbd650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdbd6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdbd770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdbd800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdbd890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdbd920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdbd9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdbda40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdbdad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdbdb60 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] 0x563e8cdc84f0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc8580 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc8610 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc86a0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc8730 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc87c0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc8850 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc88e0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc8970 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc8a00 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc8a90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc8b20 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc8bb0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc8c40 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc8cd0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc8d60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc8df0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc8e80 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc8f10 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc8fa0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc9030 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc90c0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc9150 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc91e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc9270 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc9300 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc9390 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc9420 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc94b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc9540 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc95d0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc9660 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc96f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc9780 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc9810 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc98a0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc9930 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc99c0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc9a50 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc9ae0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \n 33: foo0:\n 33: foo1:\n 33: foo2: 000\n 33: bar2: 001\n 33: baz2: 002\n 33: bar1:\n 33: foo2: 010\n 33: bar2: 011\n 33: baz2: 012\n 33: baz1:\n 33: foo2: 020\n 33: bar2: 021\n 33: baz2: 022\n 33: bar0:\n 33: foo1:\n 33: foo2: 100\n 33: bar2: 101\n 33: baz2: 102\n 33: bar1:\n 33: foo2: 110\n 33: bar2: 111\n 33: baz2: 112\n 33: baz1:\n 33: foo2: 120\n 33: bar2: 121\n 33: baz2: 122\n 33: baz0:\n 33: foo1:\n 33: foo2: 200\n 33: bar2: 201\n 33: baz2: 202\n 33: bar1:\n 33: foo2: 210\n 33: bar2: 211\n 33: baz2: 212\n 33: baz1:\n 33: foo2: 220\n 33: bar2: 221\n 33: baz2: 222\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x563e8cdc06b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc0740 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc07d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc0860 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc08f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc0980 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc0a10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc0aa0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc0b30 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc0bc0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc0c50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc0ce0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc0d70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc0e00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc0e90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc0f20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc0fb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc1040 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc10d0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc1160 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc11f0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc1280 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc1310 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc13a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc1430 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc14c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc1550 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc15e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc1670 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc1700 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc1790 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc1820 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc18b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc1940 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc19d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc1a60 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc1af0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc1b80 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc1c10 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc1ca0 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] 0x563e8cdca900 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdca990 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdcaa20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdcaab0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdcab40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdcabd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdcac60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdcacf0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdcad80 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdcae10 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdcaea0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdcaf30 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdcafc0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdcb050 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdcb0e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdcb170 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdcb200 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdcb290 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdcb320 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdcb3b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdcb440 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdcb4d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdcb560 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdcb5f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdcb680 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdcb710 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdcb7a0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdcb830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdcb8c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdcb950 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdcb9e0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdcba70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdcbb00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdcbb90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdcbc20 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdcbcb0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdcbd40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdcbdd0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdcbe60 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdcbef0 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: {\r\n 33: foo0: {\r\n 33: foo1: {foo2: 000, bar2: 001, baz2: 002},\r\n 33: bar1: {foo2: 010, bar2: 011, baz2: 012},\r\n 33: baz1: {foo2: 020, bar2: 021, baz2: 022}\r\n 33: },\r\n 33: bar0: {\r\n 33: foo1: {foo2: 100, bar2: 101, baz2: 102},\r\n 33: bar1: {foo2: 110, bar2: 111, baz2: 112},\r\n 33: baz1: {foo2: 120, bar2: 121, baz2: 122}\r\n 33: },\r\n 33: baz0: {\r\n 33: foo1: {foo2: 200, bar2: 201, baz2: 202},\r\n 33: bar1: {foo2: 210, bar2: 211, baz2: 212},\r\n 33: baz1: {foo2: 220, bar2: 221, baz2: 222}\r\n 33: }\r\n 33: }~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x563e8cdc2ac0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc2b50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc2be0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc2c70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc2d00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc2d90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc2e20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc2eb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc2f40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc2fd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc3060 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc30f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc3180 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc3210 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc32a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc3330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc33c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc3450 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc34e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc3570 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc3600 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc3690 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc3720 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc37b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc3840 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc38d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc3960 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc39f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc3a80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc3b10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc3ba0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc3c30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc3cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc3d50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc3de0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc3e70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc3f00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc3f90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc4020 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc40b0 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] 0x563e8cdccd10 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdccda0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdcce30 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdccec0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdccf50 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdccfe0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdcd070 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdcd100 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdcd190 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdcd220 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdcd2b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdcd340 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdcd3d0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdcd460 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdcd4f0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdcd580 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdcd610 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdcd6a0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdcd730 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdcd7c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdcd850 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdcd8e0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdcd970 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdcda00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdcda90 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdcdb20 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdcdbb0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdcdc40 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdcdcd0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdcdd60 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdcddf0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdcde80 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdcdf10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdcdfa0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdce030 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdce0c0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdce150 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdce1e0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdce270 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdce300 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: ~~~~~~~~~~~~~~ src yml: 33: \r\n 33: foo0:\r\n 33: foo1:\r\n 33: foo2: 000\r\n 33: bar2: 001\r\n 33: baz2: 002\r\n 33: bar1:\r\n 33: foo2: 010\r\n 33: bar2: 011\r\n 33: baz2: 012\r\n 33: baz1:\r\n 33: foo2: 020\r\n 33: bar2: 021\r\n 33: baz2: 022\r\n 33: bar0:\r\n 33: foo1:\r\n 33: foo2: 100\r\n 33: bar2: 101\r\n 33: baz2: 102\r\n 33: bar1:\r\n 33: foo2: 110\r\n 33: bar2: 111\r\n 33: baz2: 112\r\n 33: baz1:\r\n 33: foo2: 120\r\n 33: bar2: 121\r\n 33: baz2: 122\r\n 33: baz0:\r\n 33: foo1:\r\n 33: foo2: 200\r\n 33: bar2: 201\r\n 33: baz2: 202\r\n 33: bar1:\r\n 33: foo2: 210\r\n 33: bar2: 211\r\n 33: baz2: 212\r\n 33: baz1:\r\n 33: foo2: 220\r\n 33: bar2: 221\r\n 33: baz2: 222\r\n 33: ~~~~~~~~~~~~~~ parsed tree: 33: -------------------------------------- 33: [0][0] 0x563e8cdc4ed0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdc4f60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdc4ff0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdc5080 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdc5110 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdc51a0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdc5230 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdc52c0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdc5350 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdc53e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdc5470 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdc5500 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdc5590 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdc5620 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdc56b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdc5740 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdc57d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdc5860 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdc58f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdc5980 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdc5a10 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdc5aa0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdc5b30 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdc5bc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdc5c50 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdc5ce0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdc5d70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdc5e00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdc5e90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdc5f20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdc5fb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdc6040 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdc60d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdc6160 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdc61f0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdc6280 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdc6310 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdc63a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdc6430 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdc64c0 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] 0x563e8cdcf120 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdcf1b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdcf240 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdcf2d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdcf360 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdcf3f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdcf480 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdcf510 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdcf5a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdcf630 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdcf6c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdcf750 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdcf7e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdcf870 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdcf900 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdcf990 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdcfa20 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdcfab0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdcfb40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdcfbd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdcfc60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdcfcf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdcfd80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdcfe10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdcfea0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdcff30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdcffc0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdd0050 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdd00e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdd0170 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdd0200 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdd0290 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdd0320 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdd03b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdd0440 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdd04d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdd0560 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdd05f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdd0680 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdd0710 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: ~~~~~~~~~~~~~~ 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.unix_recreate_from_ref/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: REF TREE: 33: 0x563e8cdadee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdac700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdac8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdacaa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdacb38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdacbd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdac968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdacc70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdacd08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdacda0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdaca00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdace40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdaced8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdacf70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdac798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdad010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad1e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdad278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdad310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdad0a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdad3b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdad448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdad4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdad140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdad580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdad618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdad6b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdac830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdad750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdad9b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdada50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdad7e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdadaf0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdadb88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdadc20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdad880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdadcc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdadd58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaddf0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdd1530 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdd15c0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdd1650 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdd16e0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdd1770 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdd1800 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdd1890 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdd1920 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdd19b0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdd1a40 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdd1ad0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdd1b60 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdd1bf0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdd1c80 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdd1d10 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdd1da0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdd1e30 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdd1ec0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdd1f50 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdd1fe0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdd2070 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdd2100 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdd2190 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdd2220 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdd22b0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdd2340 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdd23d0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdd2460 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdd24f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdd2580 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdd2610 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdd26a0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdd2730 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdd27c0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdd2850 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdd28e0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdd2970 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdd2a00 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdd2a90 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdd2b20 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: 0x563e8cdadff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdae0d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdae2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdae470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdae508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdae5a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdae338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdae640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdae6d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdae770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdae3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdae810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdae8a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdae940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdae168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdae9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaebb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdaec48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdaece0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdaea78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaed80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdaee18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdaeeb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdaeb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaef50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdaefe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdaf080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdae200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdaf120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaf2f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdaf388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdaf420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdaf1b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaf4c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdaf558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdaf5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdaf250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaf690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdaf728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaf7c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdd2bc0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdd2c50 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdd2ce0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdd2d70 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdd2e00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdd2e90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdd2f20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdd2fb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdd3040 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdd30d0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdd3160 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdd31f0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdd3280 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdd3310 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdd33a0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdd3430 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdd34c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdd3550 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdd35e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdd3670 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdd3700 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdd3790 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdd3820 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdd38b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdd3940 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdd39d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdd3a60 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdd3af0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdd3b80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdd3c10 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdd3ca0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdd3d30 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdd3dc0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdd3e50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdd3ee0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdd3f70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdd4000 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdd4090 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdd4120 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdd41b0 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: 0x563e8cdadee0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdac700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdac8d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdacaa0 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdacb38 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdacbd0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdac968 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdacc70 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdacd08 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdacda0 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdaca00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdace40 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdaced8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdacf70 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdac798 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdad010 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad1e0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdad278 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdad310 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdad0a8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdad3b0 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdad448 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdad4e0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdad140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdad580 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdad618 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdad6b0 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdac830 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdad750 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdad920 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdad9b8 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdada50 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdad7e8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdadaf0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdadb88 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdadc20 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdad880 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdadcc0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdadd58 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaddf0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdd4250 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdd42e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdd4370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdd4400 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdd4490 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdd4520 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdd45b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdd4640 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdd46d0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdd4760 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdd47f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdd4880 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdd4910 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdd49a0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdd4a30 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdd4ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdd4b50 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdd4be0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdd4c70 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdd4d00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdd4d90 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdd4e20 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdd4eb0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdd4f40 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdd4fd0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdd5060 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdd50f0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdd5180 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdd5210 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdd52a0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdd5330 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdd53c0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdd5450 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdd54e0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdd5570 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdd5600 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdd5690 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdd5720 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdd57b0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdd5840 KEYVAL: 'baz2' '222' (3 sibs) 33: #nodes=40 vs #printed=40 33: -------------------------------------- 33: [ OK ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 33: [ RUN ] NESTED_MAPX3/YmlTestCase.windows_recreate_from_ref/1 33: ------------------------------------------- 33: running test case 'nested map x3' 33: ------------------------------------------- 33: REF TREE: 33: 0x563e8cdadff8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x563e8cdae0d0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x563e8cdae2a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdae470 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x563e8cdae508 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x563e8cdae5a0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x563e8cdae338 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdae640 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x563e8cdae6d8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x563e8cdae770 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x563e8cdae3d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdae810 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x563e8cdae8a8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x563e8cdae940 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x563e8cdae168 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x563e8cdae9e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaebb0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x563e8cdaec48 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x563e8cdaece0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x563e8cdaea78 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaed80 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x563e8cdaee18 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x563e8cdaeeb0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x563e8cdaeb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaef50 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x563e8cdaefe8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x563e8cdaf080 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x563e8cdae200 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x563e8cdaf120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x563e8cdaf2f0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x563e8cdaf388 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x563e8cdaf420 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x563e8cdaf1b8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x563e8cdaf4c0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x563e8cdaf558 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x563e8cdaf5f0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x563e8cdaf250 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x563e8cdaf690 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x563e8cdaf728 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x563e8cdaf7c0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x563e8cdd58e0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x563e8cdd5970 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x563e8cdd5a00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x563e8cdd5a90 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x563e8cdd5b20 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x563e8cdd5bb0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x563e8cdd5c40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x563e8cdd5cd0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x563e8cdd5d60 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x563e8cdd5df0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x563e8cdd5e80 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x563e8cdd5f10 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x563e8cdd5fa0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x563e8cdd6030 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x563e8cdd60c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x563e8cdd6150 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x563e8cdd61e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x563e8cdd6270 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x563e8cdd6300 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x563e8cdd6390 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x563e8cdd6420 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x563e8cdd64b0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x563e8cdd6540 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x563e8cdd65d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x563e8cdd6660 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x563e8cdd66f0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x563e8cdd6780 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x563e8cdd6810 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x563e8cdd68a0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x563e8cdd6930 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x563e8cdd69c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x563e8cdd6a50 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x563e8cdd6ae0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x563e8cdd6b70 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x563e8cdd6c00 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x563e8cdd6c90 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x563e8cdd6d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x563e8cdd6db0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x563e8cdd6e40 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x563e8cdd6ed0 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 (4 ms total) 33: 33: [----------] Global test environment tear-down 33: [==========] 73 tests from 2 test suites ran. (4 ms total) 33: [ PASSED ] 73 tests. 33/52 Test #33: ryml-test-nested_mapx3 ............ Passed 0.02 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x5601271168b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127113700 SEQ: (3 sibs) 3 children: 34: 0x5601271138d0 SEQ: (3 sibs) 3 children: 34: 0x560127113aa0 VAL: '000' (3 sibs) 34: 0x560127113b38 VAL: '001' (3 sibs) 34: 0x560127113bd0 VAL: '002' (3 sibs) 34: 0x560127113968 SEQ: (3 sibs) 3 children: 34: 0x560127113c70 VAL: '010' (3 sibs) 34: 0x560127113d08 VAL: '011' (3 sibs) 34: 0x560127113da0 VAL: '012' (3 sibs) 34: 0x560127113a00 SEQ: (3 sibs) 3 children: 34: 0x560127113e40 VAL: '020' (3 sibs) 34: 0x560127113ed8 VAL: '021' (3 sibs) 34: 0x560127113f70 VAL: '022' (3 sibs) 34: 0x560127113798 SEQ: (3 sibs) 3 children: 34: 0x560127114010 SEQ: (3 sibs) 3 children: 34: 0x5601271141e0 VAL: '100' (3 sibs) 34: 0x560127114278 VAL: '101' (3 sibs) 34: 0x560127114310 VAL: '102' (3 sibs) 34: 0x5601271140a8 SEQ: (3 sibs) 3 children: 34: 0x5601271143b0 VAL: '110' (3 sibs) 34: 0x560127114448 VAL: '111' (3 sibs) 34: 0x5601271144e0 VAL: '112' (3 sibs) 34: 0x560127114140 SEQ: (3 sibs) 3 children: 34: 0x560127114580 VAL: '120' (3 sibs) 34: 0x560127114618 VAL: '121' (3 sibs) 34: 0x5601271146b0 VAL: '122' (3 sibs) 34: 0x560127113830 SEQ: (3 sibs) 3 children: 34: 0x560127114750 SEQ: (3 sibs) 3 children: 34: 0x560127114920 VAL: '200' (3 sibs) 34: 0x5601271149b8 VAL: '201' (3 sibs) 34: 0x560127114a50 VAL: '202' (3 sibs) 34: 0x5601271147e8 SEQ: (3 sibs) 3 children: 34: 0x560127114af0 VAL: '210' (3 sibs) 34: 0x560127114b88 VAL: '211' (3 sibs) 34: 0x560127114c20 VAL: '212' (3 sibs) 34: 0x560127114880 SEQ: (3 sibs) 3 children: 34: 0x560127114cc0 VAL: '220' (3 sibs) 34: 0x560127114d58 VAL: '221' (3 sibs) 34: 0x560127114df0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x5601271311c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127131250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271312e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127131370 VAL: '000' (3 sibs) 34: [4] [4] 0x560127131400 VAL: '001' (3 sibs) 34: [5] [5] 0x560127131490 VAL: '002' (3 sibs) 34: [6] [6] 0x560127131520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271315b0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127131640 VAL: '011' (3 sibs) 34: [9] [9] 0x5601271316d0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127131760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271317f0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127131880 VAL: '021' (3 sibs) 34: [13] [13] 0x560127131910 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271319a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127131a30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127131ac0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127131b50 VAL: '101' (3 sibs) 34: [18] [18] 0x560127131be0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127131c70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127131d00 VAL: '110' (3 sibs) 34: [21] [21] 0x560127131d90 VAL: '111' (3 sibs) 34: [22] [22] 0x560127131e20 VAL: '112' (3 sibs) 34: [23] [23] 0x560127131eb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127131f40 VAL: '120' (3 sibs) 34: [25] [25] 0x560127131fd0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127132060 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271320f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127132180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127132210 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271322a0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127132330 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271323c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127132450 VAL: '210' (3 sibs) 34: [34] [34] 0x5601271324e0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127132570 VAL: '212' (3 sibs) 34: [36] [36] 0x560127132600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127132690 VAL: '220' (3 sibs) 34: [38] [38] 0x560127132720 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271327b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: --------------- 34: 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x5601271169c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x5601271150d0 SEQ: (3 sibs) 3 children: 34: 0x5601271152a0 SEQ: (3 sibs) 3 children: 34: 0x560127115470 VAL: '000' (3 sibs) 34: 0x560127115508 VAL: '001' (3 sibs) 34: 0x5601271155a0 VAL: '002' (3 sibs) 34: 0x560127115338 SEQ: (3 sibs) 3 children: 34: 0x560127115640 VAL: '010' (3 sibs) 34: 0x5601271156d8 VAL: '011' (3 sibs) 34: 0x560127115770 VAL: '012' (3 sibs) 34: 0x5601271153d0 SEQ: (3 sibs) 3 children: 34: 0x560127115810 VAL: '020' (3 sibs) 34: 0x5601271158a8 VAL: '021' (3 sibs) 34: 0x560127115940 VAL: '022' (3 sibs) 34: 0x560127115168 SEQ: (3 sibs) 3 children: 34: 0x5601271159e0 SEQ: (3 sibs) 3 children: 34: 0x560127115bb0 VAL: '100' (3 sibs) 34: 0x560127115c48 VAL: '101' (3 sibs) 34: 0x560127115ce0 VAL: '102' (3 sibs) 34: 0x560127115a78 SEQ: (3 sibs) 3 children: 34: 0x560127115d80 VAL: '110' (3 sibs) 34: 0x560127115e18 VAL: '111' (3 sibs) 34: 0x560127115eb0 VAL: '112' (3 sibs) 34: 0x560127115b10 SEQ: (3 sibs) 3 children: 34: 0x560127115f50 VAL: '120' (3 sibs) 34: 0x560127115fe8 VAL: '121' (3 sibs) 34: 0x560127116080 VAL: '122' (3 sibs) 34: 0x560127115200 SEQ: (3 sibs) 3 children: 34: 0x560127116120 SEQ: (3 sibs) 3 children: 34: 0x5601271162f0 VAL: '200' (3 sibs) 34: 0x560127116388 VAL: '201' (3 sibs) 34: 0x560127116420 VAL: '202' (3 sibs) 34: 0x5601271161b8 SEQ: (3 sibs) 3 children: 34: 0x5601271164c0 VAL: '210' (3 sibs) 34: 0x560127116558 VAL: '211' (3 sibs) 34: 0x5601271165f0 VAL: '212' (3 sibs) 34: 0x560127116250 SEQ: (3 sibs) 3 children: 34: 0x560127116690 VAL: '220' (3 sibs) 34: 0x560127116728 VAL: '221' (3 sibs) 34: 0x5601271167c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x5601271350f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127135180 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127135210 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271352a0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127135330 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271353c0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127135450 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271354e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127135570 VAL: '011' (3 sibs) 34: [9] [9] 0x560127135600 VAL: '012' (3 sibs) 34: [10] [10] 0x560127135690 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127135720 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271357b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127135840 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271358d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127135960 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5601271359f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127135a80 VAL: '101' (3 sibs) 34: [18] [18] 0x560127135b10 VAL: '102' (3 sibs) 34: [19] [19] 0x560127135ba0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127135c30 VAL: '110' (3 sibs) 34: [21] [21] 0x560127135cc0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127135d50 VAL: '112' (3 sibs) 34: [23] [23] 0x560127135de0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127135e70 VAL: '120' (3 sibs) 34: [25] [25] 0x560127135f00 VAL: '121' (3 sibs) 34: [26] [26] 0x560127135f90 VAL: '122' (3 sibs) 34: [27] [27] 0x560127136020 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271360b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127136140 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271361d0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127136260 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271362f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127136380 VAL: '210' (3 sibs) 34: [34] [34] 0x560127136410 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271364a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127136530 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271365c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127136650 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271366e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560127116ae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127116cd0 SEQ: (3 sibs) 3 children: 34: 0x560127116ea0 SEQ: (3 sibs) 3 children: 34: 0x560127117070 VAL: '000' (3 sibs) 34: 0x560127117108 VAL: '001' (3 sibs) 34: 0x5601271171a0 VAL: '002' (3 sibs) 34: 0x560127116f38 SEQ: (3 sibs) 3 children: 34: 0x560127117240 VAL: '010' (3 sibs) 34: 0x5601271172d8 VAL: '011' (3 sibs) 34: 0x560127117370 VAL: '012' (3 sibs) 34: 0x560127116fd0 SEQ: (3 sibs) 3 children: 34: 0x560127117410 VAL: '020' (3 sibs) 34: 0x5601271174a8 VAL: '021' (3 sibs) 34: 0x560127117540 VAL: '022' (3 sibs) 34: 0x560127116d68 SEQ: (3 sibs) 3 children: 34: 0x5601271175e0 SEQ: (3 sibs) 3 children: 34: 0x5601271177b0 VAL: '100' (3 sibs) 34: 0x560127117848 VAL: '101' (3 sibs) 34: 0x5601271178e0 VAL: '102' (3 sibs) 34: 0x560127117678 SEQ: (3 sibs) 3 children: 34: 0x560127117980 VAL: '110' (3 sibs) 34: 0x560127117a18 VAL: '111' (3 sibs) 34: 0x560127117ab0 VAL: '112' (3 sibs) 34: 0x560127117710 SEQ: (3 sibs) 3 children: 34: 0x560127117b50 VAL: '120' (3 sibs) 34: 0x560127117be8 VAL: '121' (3 sibs) 34: 0x560127117c80 VAL: '122' (3 sibs) 34: 0x560127116e00 SEQ: (3 sibs) 3 children: 34: 0x560127117d20 SEQ: (3 sibs) 3 children: 34: 0x560127117ef0 VAL: '200' (3 sibs) 34: 0x560127117f88 VAL: '201' (3 sibs) 34: 0x560127118020 VAL: '202' (3 sibs) 34: 0x560127117db8 SEQ: (3 sibs) 3 children: 34: 0x5601271180c0 VAL: '210' (3 sibs) 34: 0x560127118158 VAL: '211' (3 sibs) 34: 0x5601271181f0 VAL: '212' (3 sibs) 34: 0x560127117e50 SEQ: (3 sibs) 3 children: 34: 0x560127118290 VAL: '220' (3 sibs) 34: 0x560127118328 VAL: '221' (3 sibs) 34: 0x5601271183c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560127139190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127139220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271392b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127139340 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271393d0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127139460 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271394f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127139580 VAL: '010' (3 sibs) 34: [8] [8] 0x560127139610 VAL: '011' (3 sibs) 34: [9] [9] 0x5601271396a0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127139730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271397c0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127139850 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271398e0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127139970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127139a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127139a90 VAL: '100' (3 sibs) 34: [17] [17] 0x560127139b20 VAL: '101' (3 sibs) 34: [18] [18] 0x560127139bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127139c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127139cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127139d60 VAL: '111' (3 sibs) 34: [22] [22] 0x560127139df0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127139e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127139f10 VAL: '120' (3 sibs) 34: [25] [25] 0x560127139fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012713a030 VAL: '122' (3 sibs) 34: [27] [27] 0x56012713a0c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012713a150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012713a1e0 VAL: '200' (3 sibs) 34: [30] [30] 0x56012713a270 VAL: '201' (3 sibs) 34: [31] [31] 0x56012713a300 VAL: '202' (3 sibs) 34: [32] [32] 0x56012713a390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012713a420 VAL: '210' (3 sibs) 34: [34] [34] 0x56012713a4b0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012713a540 VAL: '212' (3 sibs) 34: [36] [36] 0x56012713a5d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012713a660 VAL: '220' (3 sibs) 34: [38] [38] 0x56012713a6f0 VAL: '221' (3 sibs) 34: [39] [39] 0x56012713a780 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x560127116bf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127118460 SEQ: (3 sibs) 3 children: 34: 0x560127118630 SEQ: (3 sibs) 3 children: 34: 0x560127118800 VAL: '000' (3 sibs) 34: 0x560127118898 VAL: '001' (3 sibs) 34: 0x560127118930 VAL: '002' (3 sibs) 34: 0x5601271186c8 SEQ: (3 sibs) 3 children: 34: 0x5601271189d0 VAL: '010' (3 sibs) 34: 0x560127118a68 VAL: '011' (3 sibs) 34: 0x560127118b00 VAL: '012' (3 sibs) 34: 0x560127118760 SEQ: (3 sibs) 3 children: 34: 0x560127118ba0 VAL: '020' (3 sibs) 34: 0x560127118c38 VAL: '021' (3 sibs) 34: 0x560127118cd0 VAL: '022' (3 sibs) 34: 0x5601271184f8 SEQ: (3 sibs) 3 children: 34: 0x560127118d70 SEQ: (3 sibs) 3 children: 34: 0x560127118f40 VAL: '100' (3 sibs) 34: 0x560127118fd8 VAL: '101' (3 sibs) 34: 0x560127119070 VAL: '102' (3 sibs) 34: 0x560127118e08 SEQ: (3 sibs) 3 children: 34: 0x560127119110 VAL: '110' (3 sibs) 34: 0x5601271191a8 VAL: '111' (3 sibs) 34: 0x560127119240 VAL: '112' (3 sibs) 34: 0x560127118ea0 SEQ: (3 sibs) 3 children: 34: 0x5601271192e0 VAL: '120' (3 sibs) 34: 0x560127119378 VAL: '121' (3 sibs) 34: 0x560127119410 VAL: '122' (3 sibs) 34: 0x560127118590 SEQ: (3 sibs) 3 children: 34: 0x5601271194b0 SEQ: (3 sibs) 3 children: 34: 0x560127119680 VAL: '200' (3 sibs) 34: 0x560127119718 VAL: '201' (3 sibs) 34: 0x5601271197b0 VAL: '202' (3 sibs) 34: 0x560127119548 SEQ: (3 sibs) 3 children: 34: 0x560127119850 VAL: '210' (3 sibs) 34: 0x5601271198e8 VAL: '211' (3 sibs) 34: 0x560127119980 VAL: '212' (3 sibs) 34: 0x5601271195e0 SEQ: (3 sibs) 3 children: 34: 0x560127119a20 VAL: '220' (3 sibs) 34: 0x560127119ab8 VAL: '221' (3 sibs) 34: 0x560127119b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56012713d750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012713d7e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012713d870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012713d900 VAL: '000' (3 sibs) 34: [4] [4] 0x56012713d990 VAL: '001' (3 sibs) 34: [5] [5] 0x56012713da20 VAL: '002' (3 sibs) 34: [6] [6] 0x56012713dab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012713db40 VAL: '010' (3 sibs) 34: [8] [8] 0x56012713dbd0 VAL: '011' (3 sibs) 34: [9] [9] 0x56012713dc60 VAL: '012' (3 sibs) 34: [10] [10] 0x56012713dcf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012713dd80 VAL: '020' (3 sibs) 34: [12] [12] 0x56012713de10 VAL: '021' (3 sibs) 34: [13] [13] 0x56012713dea0 VAL: '022' (3 sibs) 34: [14] [14] 0x56012713df30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012713dfc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012713e050 VAL: '100' (3 sibs) 34: [17] [17] 0x56012713e0e0 VAL: '101' (3 sibs) 34: [18] [18] 0x56012713e170 VAL: '102' (3 sibs) 34: [19] [19] 0x56012713e200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012713e290 VAL: '110' (3 sibs) 34: [21] [21] 0x56012713e320 VAL: '111' (3 sibs) 34: [22] [22] 0x56012713e3b0 VAL: '112' (3 sibs) 34: [23] [23] 0x56012713e440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012713e4d0 VAL: '120' (3 sibs) 34: [25] [25] 0x56012713e560 VAL: '121' (3 sibs) 34: [26] [26] 0x56012713e5f0 VAL: '122' (3 sibs) 34: [27] [27] 0x56012713e680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012713e710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012713e7a0 VAL: '200' (3 sibs) 34: [30] [30] 0x56012713e830 VAL: '201' (3 sibs) 34: [31] [31] 0x56012713e8c0 VAL: '202' (3 sibs) 34: [32] [32] 0x56012713e950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012713e9e0 VAL: '210' (3 sibs) 34: [34] [34] 0x56012713ea70 VAL: '211' (3 sibs) 34: [35] [35] 0x56012713eb00 VAL: '212' (3 sibs) 34: [36] [36] 0x56012713eb90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012713ec20 VAL: '220' (3 sibs) 34: [38] [38] 0x56012713ecb0 VAL: '221' (3 sibs) 34: [39] [39] 0x56012713ed40 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_unix/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x5601271168b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127113700 SEQ: (3 sibs) 3 children: 34: 0x5601271138d0 SEQ: (3 sibs) 3 children: 34: 0x560127113aa0 VAL: '000' (3 sibs) 34: 0x560127113b38 VAL: '001' (3 sibs) 34: 0x560127113bd0 VAL: '002' (3 sibs) 34: 0x560127113968 SEQ: (3 sibs) 3 children: 34: 0x560127113c70 VAL: '010' (3 sibs) 34: 0x560127113d08 VAL: '011' (3 sibs) 34: 0x560127113da0 VAL: '012' (3 sibs) 34: 0x560127113a00 SEQ: (3 sibs) 3 children: 34: 0x560127113e40 VAL: '020' (3 sibs) 34: 0x560127113ed8 VAL: '021' (3 sibs) 34: 0x560127113f70 VAL: '022' (3 sibs) 34: 0x560127113798 SEQ: (3 sibs) 3 children: 34: 0x560127114010 SEQ: (3 sibs) 3 children: 34: 0x5601271141e0 VAL: '100' (3 sibs) 34: 0x560127114278 VAL: '101' (3 sibs) 34: 0x560127114310 VAL: '102' (3 sibs) 34: 0x5601271140a8 SEQ: (3 sibs) 3 children: 34: 0x5601271143b0 VAL: '110' (3 sibs) 34: 0x560127114448 VAL: '111' (3 sibs) 34: 0x5601271144e0 VAL: '112' (3 sibs) 34: 0x560127114140 SEQ: (3 sibs) 3 children: 34: 0x560127114580 VAL: '120' (3 sibs) 34: 0x560127114618 VAL: '121' (3 sibs) 34: 0x5601271146b0 VAL: '122' (3 sibs) 34: 0x560127113830 SEQ: (3 sibs) 3 children: 34: 0x560127114750 SEQ: (3 sibs) 3 children: 34: 0x560127114920 VAL: '200' (3 sibs) 34: 0x5601271149b8 VAL: '201' (3 sibs) 34: 0x560127114a50 VAL: '202' (3 sibs) 34: 0x5601271147e8 SEQ: (3 sibs) 3 children: 34: 0x560127114af0 VAL: '210' (3 sibs) 34: 0x560127114b88 VAL: '211' (3 sibs) 34: 0x560127114c20 VAL: '212' (3 sibs) 34: 0x560127114880 SEQ: (3 sibs) 3 children: 34: 0x560127114cc0 VAL: '220' (3 sibs) 34: 0x560127114d58 VAL: '221' (3 sibs) 34: 0x560127114df0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x56012713fb60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012713fbf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012713fc80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012713fd10 VAL: '000' (3 sibs) 34: [4] [4] 0x56012713fda0 VAL: '001' (3 sibs) 34: [5] [5] 0x56012713fe30 VAL: '002' (3 sibs) 34: [6] [6] 0x56012713fec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012713ff50 VAL: '010' (3 sibs) 34: [8] [8] 0x56012713ffe0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127140070 VAL: '012' (3 sibs) 34: [10] [10] 0x560127140100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127140190 VAL: '020' (3 sibs) 34: [12] [12] 0x560127140220 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271402b0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127140340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271403d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127140460 VAL: '100' (3 sibs) 34: [17] [17] 0x5601271404f0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127140580 VAL: '102' (3 sibs) 34: [19] [19] 0x560127140610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271406a0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127140730 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271407c0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127140850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5601271408e0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127140970 VAL: '121' (3 sibs) 34: [26] [26] 0x560127140a00 VAL: '122' (3 sibs) 34: [27] [27] 0x560127140a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127140b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127140bb0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127140c40 VAL: '201' (3 sibs) 34: [31] [31] 0x560127140cd0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127140d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127140df0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127140e80 VAL: '211' (3 sibs) 34: [35] [35] 0x560127140f10 VAL: '212' (3 sibs) 34: [36] [36] 0x560127140fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127141030 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271410c0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127141150 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: 0x5601271169c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x5601271150d0 SEQ: (3 sibs) 3 children: 34: 0x5601271152a0 SEQ: (3 sibs) 3 children: 34: 0x560127115470 VAL: '000' (3 sibs) 34: 0x560127115508 VAL: '001' (3 sibs) 34: 0x5601271155a0 VAL: '002' (3 sibs) 34: 0x560127115338 SEQ: (3 sibs) 3 children: 34: 0x560127115640 VAL: '010' (3 sibs) 34: 0x5601271156d8 VAL: '011' (3 sibs) 34: 0x560127115770 VAL: '012' (3 sibs) 34: 0x5601271153d0 SEQ: (3 sibs) 3 children: 34: 0x560127115810 VAL: '020' (3 sibs) 34: 0x5601271158a8 VAL: '021' (3 sibs) 34: 0x560127115940 VAL: '022' (3 sibs) 34: 0x560127115168 SEQ: (3 sibs) 3 children: 34: 0x5601271159e0 SEQ: (3 sibs) 3 children: 34: 0x560127115bb0 VAL: '100' (3 sibs) 34: 0x560127115c48 VAL: '101' (3 sibs) 34: 0x560127115ce0 VAL: '102' (3 sibs) 34: 0x560127115a78 SEQ: (3 sibs) 3 children: 34: 0x560127115d80 VAL: '110' (3 sibs) 34: 0x560127115e18 VAL: '111' (3 sibs) 34: 0x560127115eb0 VAL: '112' (3 sibs) 34: 0x560127115b10 SEQ: (3 sibs) 3 children: 34: 0x560127115f50 VAL: '120' (3 sibs) 34: 0x560127115fe8 VAL: '121' (3 sibs) 34: 0x560127116080 VAL: '122' (3 sibs) 34: 0x560127115200 SEQ: (3 sibs) 3 children: 34: 0x560127116120 SEQ: (3 sibs) 3 children: 34: 0x5601271162f0 VAL: '200' (3 sibs) 34: 0x560127116388 VAL: '201' (3 sibs) 34: 0x560127116420 VAL: '202' (3 sibs) 34: 0x5601271161b8 SEQ: (3 sibs) 3 children: 34: 0x5601271164c0 VAL: '210' (3 sibs) 34: 0x560127116558 VAL: '211' (3 sibs) 34: 0x5601271165f0 VAL: '212' (3 sibs) 34: 0x560127116250 SEQ: (3 sibs) 3 children: 34: 0x560127116690 VAL: '220' (3 sibs) 34: 0x560127116728 VAL: '221' (3 sibs) 34: 0x5601271167c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560127141f70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127142000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127142090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127142120 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271421b0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127142240 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271422d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127142360 VAL: '010' (3 sibs) 34: [8] [8] 0x5601271423f0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127142480 VAL: '012' (3 sibs) 34: [10] [10] 0x560127142510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271425a0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127142630 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271426c0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127142750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271427e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127142870 VAL: '100' (3 sibs) 34: [17] [17] 0x560127142900 VAL: '101' (3 sibs) 34: [18] [18] 0x560127142990 VAL: '102' (3 sibs) 34: [19] [19] 0x560127142a20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127142ab0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127142b40 VAL: '111' (3 sibs) 34: [22] [22] 0x560127142bd0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127142c60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127142cf0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127142d80 VAL: '121' (3 sibs) 34: [26] [26] 0x560127142e10 VAL: '122' (3 sibs) 34: [27] [27] 0x560127142ea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127142f30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127142fc0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127143050 VAL: '201' (3 sibs) 34: [31] [31] 0x5601271430e0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127143170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127143200 VAL: '210' (3 sibs) 34: [34] [34] 0x560127143290 VAL: '211' (3 sibs) 34: [35] [35] 0x560127143320 VAL: '212' (3 sibs) 34: [36] [36] 0x5601271433b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127143440 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271434d0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127143560 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 000 34: - 001 34: - 002 34: - 34: - 010 34: - 011 34: - 012 34: - 34: - 020 34: - 021 34: - 022 34: - 34: - 34: - 100 34: - 101 34: - 102 34: - 34: - 110 34: - 111 34: - 112 34: - 34: - 120 34: - 121 34: - 122 34: - 34: - 34: - 200 34: - 201 34: - 202 34: - 34: - 210 34: - 211 34: - 212 34: - 34: - 220 34: - 221 34: - 222 34: --------------- 34: REF TREE: 34: 0x560127116ae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127116cd0 SEQ: (3 sibs) 3 children: 34: 0x560127116ea0 SEQ: (3 sibs) 3 children: 34: 0x560127117070 VAL: '000' (3 sibs) 34: 0x560127117108 VAL: '001' (3 sibs) 34: 0x5601271171a0 VAL: '002' (3 sibs) 34: 0x560127116f38 SEQ: (3 sibs) 3 children: 34: 0x560127117240 VAL: '010' (3 sibs) 34: 0x5601271172d8 VAL: '011' (3 sibs) 34: 0x560127117370 VAL: '012' (3 sibs) 34: 0x560127116fd0 SEQ: (3 sibs) 3 children: 34: 0x560127117410 VAL: '020' (3 sibs) 34: 0x5601271174a8 VAL: '021' (3 sibs) 34: 0x560127117540 VAL: '022' (3 sibs) 34: 0x560127116d68 SEQ: (3 sibs) 3 children: 34: 0x5601271175e0 SEQ: (3 sibs) 3 children: 34: 0x5601271177b0 VAL: '100' (3 sibs) 34: 0x560127117848 VAL: '101' (3 sibs) 34: 0x5601271178e0 VAL: '102' (3 sibs) 34: 0x560127117678 SEQ: (3 sibs) 3 children: 34: 0x560127117980 VAL: '110' (3 sibs) 34: 0x560127117a18 VAL: '111' (3 sibs) 34: 0x560127117ab0 VAL: '112' (3 sibs) 34: 0x560127117710 SEQ: (3 sibs) 3 children: 34: 0x560127117b50 VAL: '120' (3 sibs) 34: 0x560127117be8 VAL: '121' (3 sibs) 34: 0x560127117c80 VAL: '122' (3 sibs) 34: 0x560127116e00 SEQ: (3 sibs) 3 children: 34: 0x560127117d20 SEQ: (3 sibs) 3 children: 34: 0x560127117ef0 VAL: '200' (3 sibs) 34: 0x560127117f88 VAL: '201' (3 sibs) 34: 0x560127118020 VAL: '202' (3 sibs) 34: 0x560127117db8 SEQ: (3 sibs) 3 children: 34: 0x5601271180c0 VAL: '210' (3 sibs) 34: 0x560127118158 VAL: '211' (3 sibs) 34: 0x5601271181f0 VAL: '212' (3 sibs) 34: 0x560127117e50 SEQ: (3 sibs) 3 children: 34: 0x560127118290 VAL: '220' (3 sibs) 34: 0x560127118328 VAL: '221' (3 sibs) 34: 0x5601271183c0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560127144380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127144410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271444a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127144530 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271445c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127144650 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271446e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127144770 VAL: '010' (3 sibs) 34: [8] [8] 0x560127144800 VAL: '011' (3 sibs) 34: [9] [9] 0x560127144890 VAL: '012' (3 sibs) 34: [10] [10] 0x560127144920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271449b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127144a40 VAL: '021' (3 sibs) 34: [13] [13] 0x560127144ad0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127144b60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127144bf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127144c80 VAL: '100' (3 sibs) 34: [17] [17] 0x560127144d10 VAL: '101' (3 sibs) 34: [18] [18] 0x560127144da0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127144e30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127144ec0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127144f50 VAL: '111' (3 sibs) 34: [22] [22] 0x560127144fe0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127145070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127145100 VAL: '120' (3 sibs) 34: [25] [25] 0x560127145190 VAL: '121' (3 sibs) 34: [26] [26] 0x560127145220 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271452b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127145340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5601271453d0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127145460 VAL: '201' (3 sibs) 34: [31] [31] 0x5601271454f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127145580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127145610 VAL: '210' (3 sibs) 34: [34] [34] 0x5601271456a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127145730 VAL: '212' (3 sibs) 34: [36] [36] 0x5601271457c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127145850 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271458e0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127145970 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_windows/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: --------------- 34: 34: - 34: - 34: - 34: 000 34: - 34: 001 34: - 34: 002 34: - 34: - 34: 010 34: - 34: 011 34: - 34: 012 34: - 34: - 34: 020 34: - 34: 021 34: - 34: 022 34: - 34: - 34: - 34: 100 34: - 34: 101 34: - 34: 102 34: - 34: - 34: 110 34: - 34: 111 34: - 34: 112 34: - 34: - 34: 120 34: - 34: 121 34: - 34: 122 34: - 34: - 34: - 34: 200 34: - 34: 201 34: - 34: 202 34: - 34: - 34: 210 34: - 34: 211 34: - 34: 212 34: - 34: - 34: 220 34: - 34: 221 34: - 34: 222 34: --------------- 34: REF TREE: 34: 0x560127116bf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127118460 SEQ: (3 sibs) 3 children: 34: 0x560127118630 SEQ: (3 sibs) 3 children: 34: 0x560127118800 VAL: '000' (3 sibs) 34: 0x560127118898 VAL: '001' (3 sibs) 34: 0x560127118930 VAL: '002' (3 sibs) 34: 0x5601271186c8 SEQ: (3 sibs) 3 children: 34: 0x5601271189d0 VAL: '010' (3 sibs) 34: 0x560127118a68 VAL: '011' (3 sibs) 34: 0x560127118b00 VAL: '012' (3 sibs) 34: 0x560127118760 SEQ: (3 sibs) 3 children: 34: 0x560127118ba0 VAL: '020' (3 sibs) 34: 0x560127118c38 VAL: '021' (3 sibs) 34: 0x560127118cd0 VAL: '022' (3 sibs) 34: 0x5601271184f8 SEQ: (3 sibs) 3 children: 34: 0x560127118d70 SEQ: (3 sibs) 3 children: 34: 0x560127118f40 VAL: '100' (3 sibs) 34: 0x560127118fd8 VAL: '101' (3 sibs) 34: 0x560127119070 VAL: '102' (3 sibs) 34: 0x560127118e08 SEQ: (3 sibs) 3 children: 34: 0x560127119110 VAL: '110' (3 sibs) 34: 0x5601271191a8 VAL: '111' (3 sibs) 34: 0x560127119240 VAL: '112' (3 sibs) 34: 0x560127118ea0 SEQ: (3 sibs) 3 children: 34: 0x5601271192e0 VAL: '120' (3 sibs) 34: 0x560127119378 VAL: '121' (3 sibs) 34: 0x560127119410 VAL: '122' (3 sibs) 34: 0x560127118590 SEQ: (3 sibs) 3 children: 34: 0x5601271194b0 SEQ: (3 sibs) 3 children: 34: 0x560127119680 VAL: '200' (3 sibs) 34: 0x560127119718 VAL: '201' (3 sibs) 34: 0x5601271197b0 VAL: '202' (3 sibs) 34: 0x560127119548 SEQ: (3 sibs) 3 children: 34: 0x560127119850 VAL: '210' (3 sibs) 34: 0x5601271198e8 VAL: '211' (3 sibs) 34: 0x560127119980 VAL: '212' (3 sibs) 34: 0x5601271195e0 SEQ: (3 sibs) 3 children: 34: 0x560127119a20 VAL: '220' (3 sibs) 34: 0x560127119ab8 VAL: '221' (3 sibs) 34: 0x560127119b50 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x560127146790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127146820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271468b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127146940 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271469d0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127146a60 VAL: '002' (3 sibs) 34: [6] [6] 0x560127146af0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127146b80 VAL: '010' (3 sibs) 34: [8] [8] 0x560127146c10 VAL: '011' (3 sibs) 34: [9] [9] 0x560127146ca0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127146d30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127146dc0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127146e50 VAL: '021' (3 sibs) 34: [13] [13] 0x560127146ee0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127146f70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127147000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127147090 VAL: '100' (3 sibs) 34: [17] [17] 0x560127147120 VAL: '101' (3 sibs) 34: [18] [18] 0x5601271471b0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127147240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271472d0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127147360 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271473f0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127147480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127147510 VAL: '120' (3 sibs) 34: [25] [25] 0x5601271475a0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127147630 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271476c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127147750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5601271477e0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127147870 VAL: '201' (3 sibs) 34: [31] [31] 0x560127147900 VAL: '202' (3 sibs) 34: [32] [32] 0x560127147990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127147a20 VAL: '210' (3 sibs) 34: [34] [34] 0x560127147ab0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127147b40 VAL: '212' (3 sibs) 34: [36] [36] 0x560127147bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127147c60 VAL: '220' (3 sibs) 34: [38] [38] 0x560127147cf0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127147d80 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.parse_windows/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_cout/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_unix_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: - - - 000 34: - 001 34: - 002 34: - - 010 34: - 011 34: - 012 34: - - 020 34: - 021 34: - 022 34: - - - 100 34: - 101 34: - 102 34: - - 110 34: - 111 34: - 112 34: - - 120 34: - 121 34: - 122 34: - - - 200 34: - 201 34: - 202 34: - - 210 34: - 211 34: - 212 34: - - 220 34: - 221 34: - 222 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_yml_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.emit_json_windows_string/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x5601271311c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127131250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271312e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127131370 VAL: '000' (3 sibs) 34: [4] [4] 0x560127131400 VAL: '001' (3 sibs) 34: [5] [5] 0x560127131490 VAL: '002' (3 sibs) 34: [6] [6] 0x560127131520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271315b0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127131640 VAL: '011' (3 sibs) 34: [9] [9] 0x5601271316d0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127131760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271317f0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127131880 VAL: '021' (3 sibs) 34: [13] [13] 0x560127131910 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271319a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127131a30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127131ac0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127131b50 VAL: '101' (3 sibs) 34: [18] [18] 0x560127131be0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127131c70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127131d00 VAL: '110' (3 sibs) 34: [21] [21] 0x560127131d90 VAL: '111' (3 sibs) 34: [22] [22] 0x560127131e20 VAL: '112' (3 sibs) 34: [23] [23] 0x560127131eb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127131f40 VAL: '120' (3 sibs) 34: [25] [25] 0x560127131fd0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127132060 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271320f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127132180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127132210 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271322a0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127132330 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271323c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127132450 VAL: '210' (3 sibs) 34: [34] [34] 0x5601271324e0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127132570 VAL: '212' (3 sibs) 34: [36] [36] 0x560127132600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127132690 VAL: '220' (3 sibs) 34: [38] [38] 0x560127132720 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271327b0 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] 0x560127149db0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127149e40 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127149ed0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127149f60 VAL: '000' (3 sibs) 34: [4] [4] 0x560127149ff0 VAL: '001' (3 sibs) 34: [5] [5] 0x56012714a080 VAL: '002' (3 sibs) 34: [6] [6] 0x56012714a110 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012714a1a0 VAL: '010' (3 sibs) 34: [8] [8] 0x56012714a230 VAL: '011' (3 sibs) 34: [9] [9] 0x56012714a2c0 VAL: '012' (3 sibs) 34: [10] [10] 0x56012714a350 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012714a3e0 VAL: '020' (3 sibs) 34: [12] [12] 0x56012714a470 VAL: '021' (3 sibs) 34: [13] [13] 0x56012714a500 VAL: '022' (3 sibs) 34: [14] [14] 0x56012714a590 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012714a620 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012714a6b0 VAL: '100' (3 sibs) 34: [17] [17] 0x56012714a740 VAL: '101' (3 sibs) 34: [18] [18] 0x56012714a7d0 VAL: '102' (3 sibs) 34: [19] [19] 0x56012714a860 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012714a8f0 VAL: '110' (3 sibs) 34: [21] [21] 0x56012714a980 VAL: '111' (3 sibs) 34: [22] [22] 0x56012714aa10 VAL: '112' (3 sibs) 34: [23] [23] 0x56012714aaa0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012714ab30 VAL: '120' (3 sibs) 34: [25] [25] 0x56012714abc0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012714ac50 VAL: '122' (3 sibs) 34: [27] [27] 0x56012714ace0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012714ad70 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012714ae00 VAL: '200' (3 sibs) 34: [30] [30] 0x56012714ae90 VAL: '201' (3 sibs) 34: [31] [31] 0x56012714af20 VAL: '202' (3 sibs) 34: [32] [32] 0x56012714afb0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012714b040 VAL: '210' (3 sibs) 34: [34] [34] 0x56012714b0d0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012714b160 VAL: '212' (3 sibs) 34: [36] [36] 0x56012714b1f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012714b280 VAL: '220' (3 sibs) 34: [38] [38] 0x56012714b310 VAL: '221' (3 sibs) 34: [39] [39] 0x56012714b3a0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: - - - 000\n 34: - 001\n 34: - 002\n 34: - - 010\n 34: - 011\n 34: - 012\n 34: - - 020\n 34: - 021\n 34: - 022\n 34: - - - 100\n 34: - 101\n 34: - 102\n 34: - - 110\n 34: - 111\n 34: - 112\n 34: - - 120\n 34: - 121\n 34: - 122\n 34: - - - 200\n 34: - 201\n 34: - 202\n 34: - - 210\n 34: - 211\n 34: - 212\n 34: - - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x5601271350f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127135180 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127135210 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271352a0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127135330 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271353c0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127135450 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271354e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127135570 VAL: '011' (3 sibs) 34: [9] [9] 0x560127135600 VAL: '012' (3 sibs) 34: [10] [10] 0x560127135690 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127135720 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271357b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127135840 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271358d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127135960 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5601271359f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127135a80 VAL: '101' (3 sibs) 34: [18] [18] 0x560127135b10 VAL: '102' (3 sibs) 34: [19] [19] 0x560127135ba0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127135c30 VAL: '110' (3 sibs) 34: [21] [21] 0x560127135cc0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127135d50 VAL: '112' (3 sibs) 34: [23] [23] 0x560127135de0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127135e70 VAL: '120' (3 sibs) 34: [25] [25] 0x560127135f00 VAL: '121' (3 sibs) 34: [26] [26] 0x560127135f90 VAL: '122' (3 sibs) 34: [27] [27] 0x560127136020 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271360b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127136140 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271361d0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127136260 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271362f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127136380 VAL: '210' (3 sibs) 34: [34] [34] 0x560127136410 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271364a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127136530 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271365c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127136650 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271366e0 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] 0x56012714c1c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012714c250 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012714c2e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012714c370 VAL: '000' (3 sibs) 34: [4] [4] 0x56012714c400 VAL: '001' (3 sibs) 34: [5] [5] 0x56012714c490 VAL: '002' (3 sibs) 34: [6] [6] 0x56012714c520 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012714c5b0 VAL: '010' (3 sibs) 34: [8] [8] 0x56012714c640 VAL: '011' (3 sibs) 34: [9] [9] 0x56012714c6d0 VAL: '012' (3 sibs) 34: [10] [10] 0x56012714c760 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012714c7f0 VAL: '020' (3 sibs) 34: [12] [12] 0x56012714c880 VAL: '021' (3 sibs) 34: [13] [13] 0x56012714c910 VAL: '022' (3 sibs) 34: [14] [14] 0x56012714c9a0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012714ca30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012714cac0 VAL: '100' (3 sibs) 34: [17] [17] 0x56012714cb50 VAL: '101' (3 sibs) 34: [18] [18] 0x56012714cbe0 VAL: '102' (3 sibs) 34: [19] [19] 0x56012714cc70 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012714cd00 VAL: '110' (3 sibs) 34: [21] [21] 0x56012714cd90 VAL: '111' (3 sibs) 34: [22] [22] 0x56012714ce20 VAL: '112' (3 sibs) 34: [23] [23] 0x56012714ceb0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012714cf40 VAL: '120' (3 sibs) 34: [25] [25] 0x56012714cfd0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012714d060 VAL: '122' (3 sibs) 34: [27] [27] 0x56012714d0f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012714d180 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012714d210 VAL: '200' (3 sibs) 34: [30] [30] 0x56012714d2a0 VAL: '201' (3 sibs) 34: [31] [31] 0x56012714d330 VAL: '202' (3 sibs) 34: [32] [32] 0x56012714d3c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012714d450 VAL: '210' (3 sibs) 34: [34] [34] 0x56012714d4e0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012714d570 VAL: '212' (3 sibs) 34: [36] [36] 0x56012714d600 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012714d690 VAL: '220' (3 sibs) 34: [38] [38] 0x56012714d720 VAL: '221' (3 sibs) 34: [39] [39] 0x56012714d7b0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: - 000\n 34: - 001\n 34: - 002\n 34: -\n 34: - 010\n 34: - 011\n 34: - 012\n 34: -\n 34: - 020\n 34: - 021\n 34: - 022\n 34: -\n 34: -\n 34: - 100\n 34: - 101\n 34: - 102\n 34: -\n 34: - 110\n 34: - 111\n 34: - 112\n 34: -\n 34: - 120\n 34: - 121\n 34: - 122\n 34: -\n 34: -\n 34: - 200\n 34: - 201\n 34: - 202\n 34: -\n 34: - 210\n 34: - 211\n 34: - 212\n 34: -\n 34: - 220\n 34: - 221\n 34: - 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560127139190 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127139220 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271392b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127139340 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271393d0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127139460 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271394f0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127139580 VAL: '010' (3 sibs) 34: [8] [8] 0x560127139610 VAL: '011' (3 sibs) 34: [9] [9] 0x5601271396a0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127139730 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271397c0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127139850 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271398e0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127139970 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127139a00 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127139a90 VAL: '100' (3 sibs) 34: [17] [17] 0x560127139b20 VAL: '101' (3 sibs) 34: [18] [18] 0x560127139bb0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127139c40 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127139cd0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127139d60 VAL: '111' (3 sibs) 34: [22] [22] 0x560127139df0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127139e80 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127139f10 VAL: '120' (3 sibs) 34: [25] [25] 0x560127139fa0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012713a030 VAL: '122' (3 sibs) 34: [27] [27] 0x56012713a0c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012713a150 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012713a1e0 VAL: '200' (3 sibs) 34: [30] [30] 0x56012713a270 VAL: '201' (3 sibs) 34: [31] [31] 0x56012713a300 VAL: '202' (3 sibs) 34: [32] [32] 0x56012713a390 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012713a420 VAL: '210' (3 sibs) 34: [34] [34] 0x56012713a4b0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012713a540 VAL: '212' (3 sibs) 34: [36] [36] 0x56012713a5d0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012713a660 VAL: '220' (3 sibs) 34: [38] [38] 0x56012713a6f0 VAL: '221' (3 sibs) 34: [39] [39] 0x56012713a780 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] 0x56012714e5d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012714e660 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012714e6f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012714e780 VAL: '000' (3 sibs) 34: [4] [4] 0x56012714e810 VAL: '001' (3 sibs) 34: [5] [5] 0x56012714e8a0 VAL: '002' (3 sibs) 34: [6] [6] 0x56012714e930 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012714e9c0 VAL: '010' (3 sibs) 34: [8] [8] 0x56012714ea50 VAL: '011' (3 sibs) 34: [9] [9] 0x56012714eae0 VAL: '012' (3 sibs) 34: [10] [10] 0x56012714eb70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012714ec00 VAL: '020' (3 sibs) 34: [12] [12] 0x56012714ec90 VAL: '021' (3 sibs) 34: [13] [13] 0x56012714ed20 VAL: '022' (3 sibs) 34: [14] [14] 0x56012714edb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012714ee40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012714eed0 VAL: '100' (3 sibs) 34: [17] [17] 0x56012714ef60 VAL: '101' (3 sibs) 34: [18] [18] 0x56012714eff0 VAL: '102' (3 sibs) 34: [19] [19] 0x56012714f080 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012714f110 VAL: '110' (3 sibs) 34: [21] [21] 0x56012714f1a0 VAL: '111' (3 sibs) 34: [22] [22] 0x56012714f230 VAL: '112' (3 sibs) 34: [23] [23] 0x56012714f2c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012714f350 VAL: '120' (3 sibs) 34: [25] [25] 0x56012714f3e0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012714f470 VAL: '122' (3 sibs) 34: [27] [27] 0x56012714f500 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012714f590 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012714f620 VAL: '200' (3 sibs) 34: [30] [30] 0x56012714f6b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56012714f740 VAL: '202' (3 sibs) 34: [32] [32] 0x56012714f7d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012714f860 VAL: '210' (3 sibs) 34: [34] [34] 0x56012714f8f0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012714f980 VAL: '212' (3 sibs) 34: [36] [36] 0x56012714fa10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012714faa0 VAL: '220' (3 sibs) 34: [38] [38] 0x56012714fb30 VAL: '221' (3 sibs) 34: [39] [39] 0x56012714fbc0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \n 34: -\n 34: -\n 34: -\n 34: 000\n 34: -\n 34: 001\n 34: -\n 34: 002\n 34: -\n 34: -\n 34: 010\n 34: -\n 34: 011\n 34: -\n 34: 012\n 34: -\n 34: -\n 34: 020\n 34: -\n 34: 021\n 34: -\n 34: 022\n 34: -\n 34: -\n 34: -\n 34: 100\n 34: -\n 34: 101\n 34: -\n 34: 102\n 34: -\n 34: -\n 34: 110\n 34: -\n 34: 111\n 34: -\n 34: 112\n 34: -\n 34: -\n 34: 120\n 34: -\n 34: 121\n 34: -\n 34: 122\n 34: -\n 34: -\n 34: -\n 34: 200\n 34: -\n 34: 201\n 34: -\n 34: 202\n 34: -\n 34: -\n 34: 210\n 34: -\n 34: 211\n 34: -\n 34: 212\n 34: -\n 34: -\n 34: 220\n 34: -\n 34: 221\n 34: -\n 34: 222\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x56012713d750 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012713d7e0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012713d870 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012713d900 VAL: '000' (3 sibs) 34: [4] [4] 0x56012713d990 VAL: '001' (3 sibs) 34: [5] [5] 0x56012713da20 VAL: '002' (3 sibs) 34: [6] [6] 0x56012713dab0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012713db40 VAL: '010' (3 sibs) 34: [8] [8] 0x56012713dbd0 VAL: '011' (3 sibs) 34: [9] [9] 0x56012713dc60 VAL: '012' (3 sibs) 34: [10] [10] 0x56012713dcf0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012713dd80 VAL: '020' (3 sibs) 34: [12] [12] 0x56012713de10 VAL: '021' (3 sibs) 34: [13] [13] 0x56012713dea0 VAL: '022' (3 sibs) 34: [14] [14] 0x56012713df30 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012713dfc0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012713e050 VAL: '100' (3 sibs) 34: [17] [17] 0x56012713e0e0 VAL: '101' (3 sibs) 34: [18] [18] 0x56012713e170 VAL: '102' (3 sibs) 34: [19] [19] 0x56012713e200 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012713e290 VAL: '110' (3 sibs) 34: [21] [21] 0x56012713e320 VAL: '111' (3 sibs) 34: [22] [22] 0x56012713e3b0 VAL: '112' (3 sibs) 34: [23] [23] 0x56012713e440 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012713e4d0 VAL: '120' (3 sibs) 34: [25] [25] 0x56012713e560 VAL: '121' (3 sibs) 34: [26] [26] 0x56012713e5f0 VAL: '122' (3 sibs) 34: [27] [27] 0x56012713e680 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012713e710 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012713e7a0 VAL: '200' (3 sibs) 34: [30] [30] 0x56012713e830 VAL: '201' (3 sibs) 34: [31] [31] 0x56012713e8c0 VAL: '202' (3 sibs) 34: [32] [32] 0x56012713e950 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012713e9e0 VAL: '210' (3 sibs) 34: [34] [34] 0x56012713ea70 VAL: '211' (3 sibs) 34: [35] [35] 0x56012713eb00 VAL: '212' (3 sibs) 34: [36] [36] 0x56012713eb90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012713ec20 VAL: '220' (3 sibs) 34: [38] [38] 0x56012713ecb0 VAL: '221' (3 sibs) 34: [39] [39] 0x56012713ed40 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] 0x5601271509e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127150a70 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127150b00 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127150b90 VAL: '000' (3 sibs) 34: [4] [4] 0x560127150c20 VAL: '001' (3 sibs) 34: [5] [5] 0x560127150cb0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127150d40 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127150dd0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127150e60 VAL: '011' (3 sibs) 34: [9] [9] 0x560127150ef0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127150f80 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127151010 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271510a0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127151130 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271511c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127151250 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5601271512e0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127151370 VAL: '101' (3 sibs) 34: [18] [18] 0x560127151400 VAL: '102' (3 sibs) 34: [19] [19] 0x560127151490 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127151520 VAL: '110' (3 sibs) 34: [21] [21] 0x5601271515b0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127151640 VAL: '112' (3 sibs) 34: [23] [23] 0x5601271516d0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127151760 VAL: '120' (3 sibs) 34: [25] [25] 0x5601271517f0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127151880 VAL: '122' (3 sibs) 34: [27] [27] 0x560127151910 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271519a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127151a30 VAL: '200' (3 sibs) 34: [30] [30] 0x560127151ac0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127151b50 VAL: '202' (3 sibs) 34: [32] [32] 0x560127151be0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127151c70 VAL: '210' (3 sibs) 34: [34] [34] 0x560127151d00 VAL: '211' (3 sibs) 34: [35] [35] 0x560127151d90 VAL: '212' (3 sibs) 34: [36] [36] 0x560127151e20 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127151eb0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127151f40 VAL: '221' (3 sibs) 34: [39] [39] 0x560127151fd0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_unix_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: [\r\n 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]],\r\n 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]],\r\n 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]],\r\n 34: ]~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x56012713fb60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012713fbf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012713fc80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012713fd10 VAL: '000' (3 sibs) 34: [4] [4] 0x56012713fda0 VAL: '001' (3 sibs) 34: [5] [5] 0x56012713fe30 VAL: '002' (3 sibs) 34: [6] [6] 0x56012713fec0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012713ff50 VAL: '010' (3 sibs) 34: [8] [8] 0x56012713ffe0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127140070 VAL: '012' (3 sibs) 34: [10] [10] 0x560127140100 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127140190 VAL: '020' (3 sibs) 34: [12] [12] 0x560127140220 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271402b0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127140340 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271403d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127140460 VAL: '100' (3 sibs) 34: [17] [17] 0x5601271404f0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127140580 VAL: '102' (3 sibs) 34: [19] [19] 0x560127140610 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271406a0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127140730 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271407c0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127140850 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5601271408e0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127140970 VAL: '121' (3 sibs) 34: [26] [26] 0x560127140a00 VAL: '122' (3 sibs) 34: [27] [27] 0x560127140a90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127140b20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127140bb0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127140c40 VAL: '201' (3 sibs) 34: [31] [31] 0x560127140cd0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127140d60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127140df0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127140e80 VAL: '211' (3 sibs) 34: [35] [35] 0x560127140f10 VAL: '212' (3 sibs) 34: [36] [36] 0x560127140fa0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127141030 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271410c0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127141150 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] 0x560127152df0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127152e80 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127152f10 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127152fa0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127153030 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271530c0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127153150 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271531e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127153270 VAL: '011' (3 sibs) 34: [9] [9] 0x560127153300 VAL: '012' (3 sibs) 34: [10] [10] 0x560127153390 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127153420 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271534b0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127153540 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271535d0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127153660 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5601271536f0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127153780 VAL: '101' (3 sibs) 34: [18] [18] 0x560127153810 VAL: '102' (3 sibs) 34: [19] [19] 0x5601271538a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127153930 VAL: '110' (3 sibs) 34: [21] [21] 0x5601271539c0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127153a50 VAL: '112' (3 sibs) 34: [23] [23] 0x560127153ae0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127153b70 VAL: '120' (3 sibs) 34: [25] [25] 0x560127153c00 VAL: '121' (3 sibs) 34: [26] [26] 0x560127153c90 VAL: '122' (3 sibs) 34: [27] [27] 0x560127153d20 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127153db0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127153e40 VAL: '200' (3 sibs) 34: [30] [30] 0x560127153ed0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127153f60 VAL: '202' (3 sibs) 34: [32] [32] 0x560127153ff0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127154080 VAL: '210' (3 sibs) 34: [34] [34] 0x560127154110 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271541a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127154230 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271542c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127154350 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271543e0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: - - - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: - - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: - - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: - - - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: - - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: - - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: - - - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: - - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: - - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560127141f70 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127142000 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127142090 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127142120 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271421b0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127142240 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271422d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127142360 VAL: '010' (3 sibs) 34: [8] [8] 0x5601271423f0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127142480 VAL: '012' (3 sibs) 34: [10] [10] 0x560127142510 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271425a0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127142630 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271426c0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127142750 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271427e0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127142870 VAL: '100' (3 sibs) 34: [17] [17] 0x560127142900 VAL: '101' (3 sibs) 34: [18] [18] 0x560127142990 VAL: '102' (3 sibs) 34: [19] [19] 0x560127142a20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127142ab0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127142b40 VAL: '111' (3 sibs) 34: [22] [22] 0x560127142bd0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127142c60 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127142cf0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127142d80 VAL: '121' (3 sibs) 34: [26] [26] 0x560127142e10 VAL: '122' (3 sibs) 34: [27] [27] 0x560127142ea0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127142f30 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127142fc0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127143050 VAL: '201' (3 sibs) 34: [31] [31] 0x5601271430e0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127143170 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127143200 VAL: '210' (3 sibs) 34: [34] [34] 0x560127143290 VAL: '211' (3 sibs) 34: [35] [35] 0x560127143320 VAL: '212' (3 sibs) 34: [36] [36] 0x5601271433b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127143440 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271434d0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127143560 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] 0x560127155200 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127155290 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127155320 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271553b0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127155440 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271554d0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127155560 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271555f0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127155680 VAL: '011' (3 sibs) 34: [9] [9] 0x560127155710 VAL: '012' (3 sibs) 34: [10] [10] 0x5601271557a0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127155830 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271558c0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127155950 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271559e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127155a70 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127155b00 VAL: '100' (3 sibs) 34: [17] [17] 0x560127155b90 VAL: '101' (3 sibs) 34: [18] [18] 0x560127155c20 VAL: '102' (3 sibs) 34: [19] [19] 0x560127155cb0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127155d40 VAL: '110' (3 sibs) 34: [21] [21] 0x560127155dd0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127155e60 VAL: '112' (3 sibs) 34: [23] [23] 0x560127155ef0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127155f80 VAL: '120' (3 sibs) 34: [25] [25] 0x560127156010 VAL: '121' (3 sibs) 34: [26] [26] 0x5601271560a0 VAL: '122' (3 sibs) 34: [27] [27] 0x560127156130 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271561c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127156250 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271562e0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127156370 VAL: '202' (3 sibs) 34: [32] [32] 0x560127156400 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127156490 VAL: '210' (3 sibs) 34: [34] [34] 0x560127156520 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271565b0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127156640 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271566d0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127156760 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271567f0 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: - 000\r\n 34: - 001\r\n 34: - 002\r\n 34: -\r\n 34: - 010\r\n 34: - 011\r\n 34: - 012\r\n 34: -\r\n 34: - 020\r\n 34: - 021\r\n 34: - 022\r\n 34: -\r\n 34: -\r\n 34: - 100\r\n 34: - 101\r\n 34: - 102\r\n 34: -\r\n 34: - 110\r\n 34: - 111\r\n 34: - 112\r\n 34: -\r\n 34: - 120\r\n 34: - 121\r\n 34: - 122\r\n 34: -\r\n 34: -\r\n 34: - 200\r\n 34: - 201\r\n 34: - 202\r\n 34: -\r\n 34: - 210\r\n 34: - 211\r\n 34: - 212\r\n 34: -\r\n 34: - 220\r\n 34: - 221\r\n 34: - 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560127144380 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127144410 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271444a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127144530 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271445c0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127144650 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271446e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127144770 VAL: '010' (3 sibs) 34: [8] [8] 0x560127144800 VAL: '011' (3 sibs) 34: [9] [9] 0x560127144890 VAL: '012' (3 sibs) 34: [10] [10] 0x560127144920 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271449b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127144a40 VAL: '021' (3 sibs) 34: [13] [13] 0x560127144ad0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127144b60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127144bf0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127144c80 VAL: '100' (3 sibs) 34: [17] [17] 0x560127144d10 VAL: '101' (3 sibs) 34: [18] [18] 0x560127144da0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127144e30 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127144ec0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127144f50 VAL: '111' (3 sibs) 34: [22] [22] 0x560127144fe0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127145070 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127145100 VAL: '120' (3 sibs) 34: [25] [25] 0x560127145190 VAL: '121' (3 sibs) 34: [26] [26] 0x560127145220 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271452b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127145340 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5601271453d0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127145460 VAL: '201' (3 sibs) 34: [31] [31] 0x5601271454f0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127145580 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127145610 VAL: '210' (3 sibs) 34: [34] [34] 0x5601271456a0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127145730 VAL: '212' (3 sibs) 34: [36] [36] 0x5601271457c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127145850 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271458e0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127145970 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] 0x560127158820 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5601271588b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127158940 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271589d0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127158a60 VAL: '001' (3 sibs) 34: [5] [5] 0x560127158af0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127158b80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127158c10 VAL: '010' (3 sibs) 34: [8] [8] 0x560127158ca0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127158d30 VAL: '012' (3 sibs) 34: [10] [10] 0x560127158dc0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127158e50 VAL: '020' (3 sibs) 34: [12] [12] 0x560127158ee0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127158f70 VAL: '022' (3 sibs) 34: [14] [14] 0x560127159000 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127159090 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127159120 VAL: '100' (3 sibs) 34: [17] [17] 0x5601271591b0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127159240 VAL: '102' (3 sibs) 34: [19] [19] 0x5601271592d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127159360 VAL: '110' (3 sibs) 34: [21] [21] 0x5601271593f0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127159480 VAL: '112' (3 sibs) 34: [23] [23] 0x560127159510 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x5601271595a0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127159630 VAL: '121' (3 sibs) 34: [26] [26] 0x5601271596c0 VAL: '122' (3 sibs) 34: [27] [27] 0x560127159750 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271597e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127159870 VAL: '200' (3 sibs) 34: [30] [30] 0x560127159900 VAL: '201' (3 sibs) 34: [31] [31] 0x560127159990 VAL: '202' (3 sibs) 34: [32] [32] 0x560127159a20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127159ab0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127159b40 VAL: '211' (3 sibs) 34: [35] [35] 0x560127159bd0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127159c60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127159cf0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127159d80 VAL: '221' (3 sibs) 34: [39] [39] 0x560127159e10 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: ~~~~~~~~~~~~~~ src yml: 34: \r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 000\r\n 34: -\r\n 34: 001\r\n 34: -\r\n 34: 002\r\n 34: -\r\n 34: -\r\n 34: 010\r\n 34: -\r\n 34: 011\r\n 34: -\r\n 34: 012\r\n 34: -\r\n 34: -\r\n 34: 020\r\n 34: -\r\n 34: 021\r\n 34: -\r\n 34: 022\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 100\r\n 34: -\r\n 34: 101\r\n 34: -\r\n 34: 102\r\n 34: -\r\n 34: -\r\n 34: 110\r\n 34: -\r\n 34: 111\r\n 34: -\r\n 34: 112\r\n 34: -\r\n 34: -\r\n 34: 120\r\n 34: -\r\n 34: 121\r\n 34: -\r\n 34: 122\r\n 34: -\r\n 34: -\r\n 34: -\r\n 34: 200\r\n 34: -\r\n 34: 201\r\n 34: -\r\n 34: 202\r\n 34: -\r\n 34: -\r\n 34: 210\r\n 34: -\r\n 34: 211\r\n 34: -\r\n 34: 212\r\n 34: -\r\n 34: -\r\n 34: 220\r\n 34: -\r\n 34: 221\r\n 34: -\r\n 34: 222\r\n 34: ~~~~~~~~~~~~~~ parsed tree: 34: -------------------------------------- 34: [0][0] 0x560127146790 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127146820 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271468b0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127146940 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271469d0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127146a60 VAL: '002' (3 sibs) 34: [6] [6] 0x560127146af0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127146b80 VAL: '010' (3 sibs) 34: [8] [8] 0x560127146c10 VAL: '011' (3 sibs) 34: [9] [9] 0x560127146ca0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127146d30 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127146dc0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127146e50 VAL: '021' (3 sibs) 34: [13] [13] 0x560127146ee0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127146f70 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127147000 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127147090 VAL: '100' (3 sibs) 34: [17] [17] 0x560127147120 VAL: '101' (3 sibs) 34: [18] [18] 0x5601271471b0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127147240 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271472d0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127147360 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271473f0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127147480 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127147510 VAL: '120' (3 sibs) 34: [25] [25] 0x5601271475a0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127147630 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271476c0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127147750 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5601271477e0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127147870 VAL: '201' (3 sibs) 34: [31] [31] 0x560127147900 VAL: '202' (3 sibs) 34: [32] [32] 0x560127147990 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127147a20 VAL: '210' (3 sibs) 34: [34] [34] 0x560127147ab0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127147b40 VAL: '212' (3 sibs) 34: [36] [36] 0x560127147bd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127147c60 VAL: '220' (3 sibs) 34: [38] [38] 0x560127147cf0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127147d80 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] 0x56012715ac30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012715acc0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012715ad50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012715ade0 VAL: '000' (3 sibs) 34: [4] [4] 0x56012715ae70 VAL: '001' (3 sibs) 34: [5] [5] 0x56012715af00 VAL: '002' (3 sibs) 34: [6] [6] 0x56012715af90 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012715b020 VAL: '010' (3 sibs) 34: [8] [8] 0x56012715b0b0 VAL: '011' (3 sibs) 34: [9] [9] 0x56012715b140 VAL: '012' (3 sibs) 34: [10] [10] 0x56012715b1d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012715b260 VAL: '020' (3 sibs) 34: [12] [12] 0x56012715b2f0 VAL: '021' (3 sibs) 34: [13] [13] 0x56012715b380 VAL: '022' (3 sibs) 34: [14] [14] 0x56012715b410 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012715b4a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012715b530 VAL: '100' (3 sibs) 34: [17] [17] 0x56012715b5c0 VAL: '101' (3 sibs) 34: [18] [18] 0x56012715b650 VAL: '102' (3 sibs) 34: [19] [19] 0x56012715b6e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012715b770 VAL: '110' (3 sibs) 34: [21] [21] 0x56012715b800 VAL: '111' (3 sibs) 34: [22] [22] 0x56012715b890 VAL: '112' (3 sibs) 34: [23] [23] 0x56012715b920 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012715b9b0 VAL: '120' (3 sibs) 34: [25] [25] 0x56012715ba40 VAL: '121' (3 sibs) 34: [26] [26] 0x56012715bad0 VAL: '122' (3 sibs) 34: [27] [27] 0x56012715bb60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012715bbf0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012715bc80 VAL: '200' (3 sibs) 34: [30] [30] 0x56012715bd10 VAL: '201' (3 sibs) 34: [31] [31] 0x56012715bda0 VAL: '202' (3 sibs) 34: [32] [32] 0x56012715be30 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012715bec0 VAL: '210' (3 sibs) 34: [34] [34] 0x56012715bf50 VAL: '211' (3 sibs) 34: [35] [35] 0x56012715bfe0 VAL: '212' (3 sibs) 34: [36] [36] 0x56012715c070 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012715c100 VAL: '220' (3 sibs) 34: [38] [38] 0x56012715c190 VAL: '221' (3 sibs) 34: [39] [39] 0x56012715c220 VAL: '222' (3 sibs) 34: #nodes=40 vs #printed=40 34: -------------------------------------- 34: ~~~~~~~~~~~~~~ 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 34: ------------------------------------------- 34: running test case 'nested seq x3' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 34: ------------------------------------------- 34: running test case 'nested seq x3, continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/2 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 34: ------------------------------------------- 34: running test case 'nested seq x3, all continued on next line' 34: ------------------------------------------- 34: [ OK ] NESTED_SEQX3/YmlTestCase.complete_windows_round_trip_json/3 (0 ms) 34: [ RUN ] NESTED_SEQX3/YmlTestCase.unix_recreate_from_ref/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: REF TREE: 34: 0x5601271168b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127113700 SEQ: (3 sibs) 3 children: 34: 0x5601271138d0 SEQ: (3 sibs) 3 children: 34: 0x560127113aa0 VAL: '000' (3 sibs) 34: 0x560127113b38 VAL: '001' (3 sibs) 34: 0x560127113bd0 VAL: '002' (3 sibs) 34: 0x560127113968 SEQ: (3 sibs) 3 children: 34: 0x560127113c70 VAL: '010' (3 sibs) 34: 0x560127113d08 VAL: '011' (3 sibs) 34: 0x560127113da0 VAL: '012' (3 sibs) 34: 0x560127113a00 SEQ: (3 sibs) 3 children: 34: 0x560127113e40 VAL: '020' (3 sibs) 34: 0x560127113ed8 VAL: '021' (3 sibs) 34: 0x560127113f70 VAL: '022' (3 sibs) 34: 0x560127113798 SEQ: (3 sibs) 3 children: 34: 0x560127114010 SEQ: (3 sibs) 3 children: 34: 0x5601271141e0 VAL: '100' (3 sibs) 34: 0x560127114278 VAL: '101' (3 sibs) 34: 0x560127114310 VAL: '102' (3 sibs) 34: 0x5601271140a8 SEQ: (3 sibs) 3 children: 34: 0x5601271143b0 VAL: '110' (3 sibs) 34: 0x560127114448 VAL: '111' (3 sibs) 34: 0x5601271144e0 VAL: '112' (3 sibs) 34: 0x560127114140 SEQ: (3 sibs) 3 children: 34: 0x560127114580 VAL: '120' (3 sibs) 34: 0x560127114618 VAL: '121' (3 sibs) 34: 0x5601271146b0 VAL: '122' (3 sibs) 34: 0x560127113830 SEQ: (3 sibs) 3 children: 34: 0x560127114750 SEQ: (3 sibs) 3 children: 34: 0x560127114920 VAL: '200' (3 sibs) 34: 0x5601271149b8 VAL: '201' (3 sibs) 34: 0x560127114a50 VAL: '202' (3 sibs) 34: 0x5601271147e8 SEQ: (3 sibs) 3 children: 34: 0x560127114af0 VAL: '210' (3 sibs) 34: 0x560127114b88 VAL: '211' (3 sibs) 34: 0x560127114c20 VAL: '212' (3 sibs) 34: 0x560127114880 SEQ: (3 sibs) 3 children: 34: 0x560127114cc0 VAL: '220' (3 sibs) 34: 0x560127114d58 VAL: '221' (3 sibs) 34: 0x560127114df0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56012715d040 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012715d0d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012715d160 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012715d1f0 VAL: '000' (3 sibs) 34: [4] [4] 0x56012715d280 VAL: '001' (3 sibs) 34: [5] [5] 0x56012715d310 VAL: '002' (3 sibs) 34: [6] [6] 0x56012715d3a0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012715d430 VAL: '010' (3 sibs) 34: [8] [8] 0x56012715d4c0 VAL: '011' (3 sibs) 34: [9] [9] 0x56012715d550 VAL: '012' (3 sibs) 34: [10] [10] 0x56012715d5e0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012715d670 VAL: '020' (3 sibs) 34: [12] [12] 0x56012715d700 VAL: '021' (3 sibs) 34: [13] [13] 0x56012715d790 VAL: '022' (3 sibs) 34: [14] [14] 0x56012715d820 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012715d8b0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012715d940 VAL: '100' (3 sibs) 34: [17] [17] 0x56012715d9d0 VAL: '101' (3 sibs) 34: [18] [18] 0x56012715da60 VAL: '102' (3 sibs) 34: [19] [19] 0x56012715daf0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012715db80 VAL: '110' (3 sibs) 34: [21] [21] 0x56012715dc10 VAL: '111' (3 sibs) 34: [22] [22] 0x56012715dca0 VAL: '112' (3 sibs) 34: [23] [23] 0x56012715dd30 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012715ddc0 VAL: '120' (3 sibs) 34: [25] [25] 0x56012715de50 VAL: '121' (3 sibs) 34: [26] [26] 0x56012715dee0 VAL: '122' (3 sibs) 34: [27] [27] 0x56012715df70 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012715e000 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012715e090 VAL: '200' (3 sibs) 34: [30] [30] 0x56012715e120 VAL: '201' (3 sibs) 34: [31] [31] 0x56012715e1b0 VAL: '202' (3 sibs) 34: [32] [32] 0x56012715e240 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012715e2d0 VAL: '210' (3 sibs) 34: [34] [34] 0x56012715e360 VAL: '211' (3 sibs) 34: [35] [35] 0x56012715e3f0 VAL: '212' (3 sibs) 34: [36] [36] 0x56012715e480 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012715e510 VAL: '220' (3 sibs) 34: [38] [38] 0x56012715e5a0 VAL: '221' (3 sibs) 34: [39] [39] 0x56012715e630 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: 0x5601271169c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x5601271150d0 SEQ: (3 sibs) 3 children: 34: 0x5601271152a0 SEQ: (3 sibs) 3 children: 34: 0x560127115470 VAL: '000' (3 sibs) 34: 0x560127115508 VAL: '001' (3 sibs) 34: 0x5601271155a0 VAL: '002' (3 sibs) 34: 0x560127115338 SEQ: (3 sibs) 3 children: 34: 0x560127115640 VAL: '010' (3 sibs) 34: 0x5601271156d8 VAL: '011' (3 sibs) 34: 0x560127115770 VAL: '012' (3 sibs) 34: 0x5601271153d0 SEQ: (3 sibs) 3 children: 34: 0x560127115810 VAL: '020' (3 sibs) 34: 0x5601271158a8 VAL: '021' (3 sibs) 34: 0x560127115940 VAL: '022' (3 sibs) 34: 0x560127115168 SEQ: (3 sibs) 3 children: 34: 0x5601271159e0 SEQ: (3 sibs) 3 children: 34: 0x560127115bb0 VAL: '100' (3 sibs) 34: 0x560127115c48 VAL: '101' (3 sibs) 34: 0x560127115ce0 VAL: '102' (3 sibs) 34: 0x560127115a78 SEQ: (3 sibs) 3 children: 34: 0x560127115d80 VAL: '110' (3 sibs) 34: 0x560127115e18 VAL: '111' (3 sibs) 34: 0x560127115eb0 VAL: '112' (3 sibs) 34: 0x560127115b10 SEQ: (3 sibs) 3 children: 34: 0x560127115f50 VAL: '120' (3 sibs) 34: 0x560127115fe8 VAL: '121' (3 sibs) 34: 0x560127116080 VAL: '122' (3 sibs) 34: 0x560127115200 SEQ: (3 sibs) 3 children: 34: 0x560127116120 SEQ: (3 sibs) 3 children: 34: 0x5601271162f0 VAL: '200' (3 sibs) 34: 0x560127116388 VAL: '201' (3 sibs) 34: 0x560127116420 VAL: '202' (3 sibs) 34: 0x5601271161b8 SEQ: (3 sibs) 3 children: 34: 0x5601271164c0 VAL: '210' (3 sibs) 34: 0x560127116558 VAL: '211' (3 sibs) 34: 0x5601271165f0 VAL: '212' (3 sibs) 34: 0x560127116250 SEQ: (3 sibs) 3 children: 34: 0x560127116690 VAL: '220' (3 sibs) 34: 0x560127116728 VAL: '221' (3 sibs) 34: 0x5601271167c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56012715e6d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012715e760 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012715e7f0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012715e880 VAL: '000' (3 sibs) 34: [4] [4] 0x56012715e910 VAL: '001' (3 sibs) 34: [5] [5] 0x56012715e9a0 VAL: '002' (3 sibs) 34: [6] [6] 0x56012715ea30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x56012715eac0 VAL: '010' (3 sibs) 34: [8] [8] 0x56012715eb50 VAL: '011' (3 sibs) 34: [9] [9] 0x56012715ebe0 VAL: '012' (3 sibs) 34: [10] [10] 0x56012715ec70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x56012715ed00 VAL: '020' (3 sibs) 34: [12] [12] 0x56012715ed90 VAL: '021' (3 sibs) 34: [13] [13] 0x56012715ee20 VAL: '022' (3 sibs) 34: [14] [14] 0x56012715eeb0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x56012715ef40 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x56012715efd0 VAL: '100' (3 sibs) 34: [17] [17] 0x56012715f060 VAL: '101' (3 sibs) 34: [18] [18] 0x56012715f0f0 VAL: '102' (3 sibs) 34: [19] [19] 0x56012715f180 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x56012715f210 VAL: '110' (3 sibs) 34: [21] [21] 0x56012715f2a0 VAL: '111' (3 sibs) 34: [22] [22] 0x56012715f330 VAL: '112' (3 sibs) 34: [23] [23] 0x56012715f3c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x56012715f450 VAL: '120' (3 sibs) 34: [25] [25] 0x56012715f4e0 VAL: '121' (3 sibs) 34: [26] [26] 0x56012715f570 VAL: '122' (3 sibs) 34: [27] [27] 0x56012715f600 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x56012715f690 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x56012715f720 VAL: '200' (3 sibs) 34: [30] [30] 0x56012715f7b0 VAL: '201' (3 sibs) 34: [31] [31] 0x56012715f840 VAL: '202' (3 sibs) 34: [32] [32] 0x56012715f8d0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x56012715f960 VAL: '210' (3 sibs) 34: [34] [34] 0x56012715f9f0 VAL: '211' (3 sibs) 34: [35] [35] 0x56012715fa80 VAL: '212' (3 sibs) 34: [36] [36] 0x56012715fb10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x56012715fba0 VAL: '220' (3 sibs) 34: [38] [38] 0x56012715fc30 VAL: '221' (3 sibs) 34: [39] [39] 0x56012715fcc0 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: 0x560127116ae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127116cd0 SEQ: (3 sibs) 3 children: 34: 0x560127116ea0 SEQ: (3 sibs) 3 children: 34: 0x560127117070 VAL: '000' (3 sibs) 34: 0x560127117108 VAL: '001' (3 sibs) 34: 0x5601271171a0 VAL: '002' (3 sibs) 34: 0x560127116f38 SEQ: (3 sibs) 3 children: 34: 0x560127117240 VAL: '010' (3 sibs) 34: 0x5601271172d8 VAL: '011' (3 sibs) 34: 0x560127117370 VAL: '012' (3 sibs) 34: 0x560127116fd0 SEQ: (3 sibs) 3 children: 34: 0x560127117410 VAL: '020' (3 sibs) 34: 0x5601271174a8 VAL: '021' (3 sibs) 34: 0x560127117540 VAL: '022' (3 sibs) 34: 0x560127116d68 SEQ: (3 sibs) 3 children: 34: 0x5601271175e0 SEQ: (3 sibs) 3 children: 34: 0x5601271177b0 VAL: '100' (3 sibs) 34: 0x560127117848 VAL: '101' (3 sibs) 34: 0x5601271178e0 VAL: '102' (3 sibs) 34: 0x560127117678 SEQ: (3 sibs) 3 children: 34: 0x560127117980 VAL: '110' (3 sibs) 34: 0x560127117a18 VAL: '111' (3 sibs) 34: 0x560127117ab0 VAL: '112' (3 sibs) 34: 0x560127117710 SEQ: (3 sibs) 3 children: 34: 0x560127117b50 VAL: '120' (3 sibs) 34: 0x560127117be8 VAL: '121' (3 sibs) 34: 0x560127117c80 VAL: '122' (3 sibs) 34: 0x560127116e00 SEQ: (3 sibs) 3 children: 34: 0x560127117d20 SEQ: (3 sibs) 3 children: 34: 0x560127117ef0 VAL: '200' (3 sibs) 34: 0x560127117f88 VAL: '201' (3 sibs) 34: 0x560127118020 VAL: '202' (3 sibs) 34: 0x560127117db8 SEQ: (3 sibs) 3 children: 34: 0x5601271180c0 VAL: '210' (3 sibs) 34: 0x560127118158 VAL: '211' (3 sibs) 34: 0x5601271181f0 VAL: '212' (3 sibs) 34: 0x560127117e50 SEQ: (3 sibs) 3 children: 34: 0x560127118290 VAL: '220' (3 sibs) 34: 0x560127118328 VAL: '221' (3 sibs) 34: 0x5601271183c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x56012715fd60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x56012715fdf0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x56012715fe80 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x56012715ff10 VAL: '000' (3 sibs) 34: [4] [4] 0x56012715ffa0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127160030 VAL: '002' (3 sibs) 34: [6] [6] 0x5601271600c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127160150 VAL: '010' (3 sibs) 34: [8] [8] 0x5601271601e0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127160270 VAL: '012' (3 sibs) 34: [10] [10] 0x560127160300 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127160390 VAL: '020' (3 sibs) 34: [12] [12] 0x560127160420 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271604b0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127160540 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271605d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127160660 VAL: '100' (3 sibs) 34: [17] [17] 0x5601271606f0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127160780 VAL: '102' (3 sibs) 34: [19] [19] 0x560127160810 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271608a0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127160930 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271609c0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127160a50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127160ae0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127160b70 VAL: '121' (3 sibs) 34: [26] [26] 0x560127160c00 VAL: '122' (3 sibs) 34: [27] [27] 0x560127160c90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127160d20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127160db0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127160e40 VAL: '201' (3 sibs) 34: [31] [31] 0x560127160ed0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127160f60 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127160ff0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127161080 VAL: '211' (3 sibs) 34: [35] [35] 0x560127161110 VAL: '212' (3 sibs) 34: [36] [36] 0x5601271611a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127161230 VAL: '220' (3 sibs) 34: [38] [38] 0x5601271612c0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127161350 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: 0x560127116bf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127118460 SEQ: (3 sibs) 3 children: 34: 0x560127118630 SEQ: (3 sibs) 3 children: 34: 0x560127118800 VAL: '000' (3 sibs) 34: 0x560127118898 VAL: '001' (3 sibs) 34: 0x560127118930 VAL: '002' (3 sibs) 34: 0x5601271186c8 SEQ: (3 sibs) 3 children: 34: 0x5601271189d0 VAL: '010' (3 sibs) 34: 0x560127118a68 VAL: '011' (3 sibs) 34: 0x560127118b00 VAL: '012' (3 sibs) 34: 0x560127118760 SEQ: (3 sibs) 3 children: 34: 0x560127118ba0 VAL: '020' (3 sibs) 34: 0x560127118c38 VAL: '021' (3 sibs) 34: 0x560127118cd0 VAL: '022' (3 sibs) 34: 0x5601271184f8 SEQ: (3 sibs) 3 children: 34: 0x560127118d70 SEQ: (3 sibs) 3 children: 34: 0x560127118f40 VAL: '100' (3 sibs) 34: 0x560127118fd8 VAL: '101' (3 sibs) 34: 0x560127119070 VAL: '102' (3 sibs) 34: 0x560127118e08 SEQ: (3 sibs) 3 children: 34: 0x560127119110 VAL: '110' (3 sibs) 34: 0x5601271191a8 VAL: '111' (3 sibs) 34: 0x560127119240 VAL: '112' (3 sibs) 34: 0x560127118ea0 SEQ: (3 sibs) 3 children: 34: 0x5601271192e0 VAL: '120' (3 sibs) 34: 0x560127119378 VAL: '121' (3 sibs) 34: 0x560127119410 VAL: '122' (3 sibs) 34: 0x560127118590 SEQ: (3 sibs) 3 children: 34: 0x5601271194b0 SEQ: (3 sibs) 3 children: 34: 0x560127119680 VAL: '200' (3 sibs) 34: 0x560127119718 VAL: '201' (3 sibs) 34: 0x5601271197b0 VAL: '202' (3 sibs) 34: 0x560127119548 SEQ: (3 sibs) 3 children: 34: 0x560127119850 VAL: '210' (3 sibs) 34: 0x5601271198e8 VAL: '211' (3 sibs) 34: 0x560127119980 VAL: '212' (3 sibs) 34: 0x5601271195e0 SEQ: (3 sibs) 3 children: 34: 0x560127119a20 VAL: '220' (3 sibs) 34: 0x560127119ab8 VAL: '221' (3 sibs) 34: 0x560127119b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x5601271613f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127161480 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127161510 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271615a0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127161630 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271616c0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127161750 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x5601271617e0 VAL: '010' (3 sibs) 34: [8] [8] 0x560127161870 VAL: '011' (3 sibs) 34: [9] [9] 0x560127161900 VAL: '012' (3 sibs) 34: [10] [10] 0x560127161990 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127161a20 VAL: '020' (3 sibs) 34: [12] [12] 0x560127161ab0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127161b40 VAL: '022' (3 sibs) 34: [14] [14] 0x560127161bd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127161c60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127161cf0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127161d80 VAL: '101' (3 sibs) 34: [18] [18] 0x560127161e10 VAL: '102' (3 sibs) 34: [19] [19] 0x560127161ea0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127161f30 VAL: '110' (3 sibs) 34: [21] [21] 0x560127161fc0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127162050 VAL: '112' (3 sibs) 34: [23] [23] 0x5601271620e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127162170 VAL: '120' (3 sibs) 34: [25] [25] 0x560127162200 VAL: '121' (3 sibs) 34: [26] [26] 0x560127162290 VAL: '122' (3 sibs) 34: [27] [27] 0x560127162320 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271623b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127162440 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271624d0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127162560 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271625f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127162680 VAL: '210' (3 sibs) 34: [34] [34] 0x560127162710 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271627a0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127162830 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271628c0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127162950 VAL: '221' (3 sibs) 34: [39] [39] 0x5601271629e0 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: 0x5601271168b0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127113700 SEQ: (3 sibs) 3 children: 34: 0x5601271138d0 SEQ: (3 sibs) 3 children: 34: 0x560127113aa0 VAL: '000' (3 sibs) 34: 0x560127113b38 VAL: '001' (3 sibs) 34: 0x560127113bd0 VAL: '002' (3 sibs) 34: 0x560127113968 SEQ: (3 sibs) 3 children: 34: 0x560127113c70 VAL: '010' (3 sibs) 34: 0x560127113d08 VAL: '011' (3 sibs) 34: 0x560127113da0 VAL: '012' (3 sibs) 34: 0x560127113a00 SEQ: (3 sibs) 3 children: 34: 0x560127113e40 VAL: '020' (3 sibs) 34: 0x560127113ed8 VAL: '021' (3 sibs) 34: 0x560127113f70 VAL: '022' (3 sibs) 34: 0x560127113798 SEQ: (3 sibs) 3 children: 34: 0x560127114010 SEQ: (3 sibs) 3 children: 34: 0x5601271141e0 VAL: '100' (3 sibs) 34: 0x560127114278 VAL: '101' (3 sibs) 34: 0x560127114310 VAL: '102' (3 sibs) 34: 0x5601271140a8 SEQ: (3 sibs) 3 children: 34: 0x5601271143b0 VAL: '110' (3 sibs) 34: 0x560127114448 VAL: '111' (3 sibs) 34: 0x5601271144e0 VAL: '112' (3 sibs) 34: 0x560127114140 SEQ: (3 sibs) 3 children: 34: 0x560127114580 VAL: '120' (3 sibs) 34: 0x560127114618 VAL: '121' (3 sibs) 34: 0x5601271146b0 VAL: '122' (3 sibs) 34: 0x560127113830 SEQ: (3 sibs) 3 children: 34: 0x560127114750 SEQ: (3 sibs) 3 children: 34: 0x560127114920 VAL: '200' (3 sibs) 34: 0x5601271149b8 VAL: '201' (3 sibs) 34: 0x560127114a50 VAL: '202' (3 sibs) 34: 0x5601271147e8 SEQ: (3 sibs) 3 children: 34: 0x560127114af0 VAL: '210' (3 sibs) 34: 0x560127114b88 VAL: '211' (3 sibs) 34: 0x560127114c20 VAL: '212' (3 sibs) 34: 0x560127114880 SEQ: (3 sibs) 3 children: 34: 0x560127114cc0 VAL: '220' (3 sibs) 34: 0x560127114d58 VAL: '221' (3 sibs) 34: 0x560127114df0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560127162a80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127162b10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127162ba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127162c30 VAL: '000' (3 sibs) 34: [4] [4] 0x560127162cc0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127162d50 VAL: '002' (3 sibs) 34: [6] [6] 0x560127162de0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127162e70 VAL: '010' (3 sibs) 34: [8] [8] 0x560127162f00 VAL: '011' (3 sibs) 34: [9] [9] 0x560127162f90 VAL: '012' (3 sibs) 34: [10] [10] 0x560127163020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x5601271630b0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127163140 VAL: '021' (3 sibs) 34: [13] [13] 0x5601271631d0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127163260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271632f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127163380 VAL: '100' (3 sibs) 34: [17] [17] 0x560127163410 VAL: '101' (3 sibs) 34: [18] [18] 0x5601271634a0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127163530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271635c0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127163650 VAL: '111' (3 sibs) 34: [22] [22] 0x5601271636e0 VAL: '112' (3 sibs) 34: [23] [23] 0x560127163770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127163800 VAL: '120' (3 sibs) 34: [25] [25] 0x560127163890 VAL: '121' (3 sibs) 34: [26] [26] 0x560127163920 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271639b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127163a40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127163ad0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127163b60 VAL: '201' (3 sibs) 34: [31] [31] 0x560127163bf0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127163c80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127163d10 VAL: '210' (3 sibs) 34: [34] [34] 0x560127163da0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127163e30 VAL: '212' (3 sibs) 34: [36] [36] 0x560127163ec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127163f50 VAL: '220' (3 sibs) 34: [38] [38] 0x560127163fe0 VAL: '221' (3 sibs) 34: [39] [39] 0x560127164070 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: 0x5601271169c8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x5601271150d0 SEQ: (3 sibs) 3 children: 34: 0x5601271152a0 SEQ: (3 sibs) 3 children: 34: 0x560127115470 VAL: '000' (3 sibs) 34: 0x560127115508 VAL: '001' (3 sibs) 34: 0x5601271155a0 VAL: '002' (3 sibs) 34: 0x560127115338 SEQ: (3 sibs) 3 children: 34: 0x560127115640 VAL: '010' (3 sibs) 34: 0x5601271156d8 VAL: '011' (3 sibs) 34: 0x560127115770 VAL: '012' (3 sibs) 34: 0x5601271153d0 SEQ: (3 sibs) 3 children: 34: 0x560127115810 VAL: '020' (3 sibs) 34: 0x5601271158a8 VAL: '021' (3 sibs) 34: 0x560127115940 VAL: '022' (3 sibs) 34: 0x560127115168 SEQ: (3 sibs) 3 children: 34: 0x5601271159e0 SEQ: (3 sibs) 3 children: 34: 0x560127115bb0 VAL: '100' (3 sibs) 34: 0x560127115c48 VAL: '101' (3 sibs) 34: 0x560127115ce0 VAL: '102' (3 sibs) 34: 0x560127115a78 SEQ: (3 sibs) 3 children: 34: 0x560127115d80 VAL: '110' (3 sibs) 34: 0x560127115e18 VAL: '111' (3 sibs) 34: 0x560127115eb0 VAL: '112' (3 sibs) 34: 0x560127115b10 SEQ: (3 sibs) 3 children: 34: 0x560127115f50 VAL: '120' (3 sibs) 34: 0x560127115fe8 VAL: '121' (3 sibs) 34: 0x560127116080 VAL: '122' (3 sibs) 34: 0x560127115200 SEQ: (3 sibs) 3 children: 34: 0x560127116120 SEQ: (3 sibs) 3 children: 34: 0x5601271162f0 VAL: '200' (3 sibs) 34: 0x560127116388 VAL: '201' (3 sibs) 34: 0x560127116420 VAL: '202' (3 sibs) 34: 0x5601271161b8 SEQ: (3 sibs) 3 children: 34: 0x5601271164c0 VAL: '210' (3 sibs) 34: 0x560127116558 VAL: '211' (3 sibs) 34: 0x5601271165f0 VAL: '212' (3 sibs) 34: 0x560127116250 SEQ: (3 sibs) 3 children: 34: 0x560127116690 VAL: '220' (3 sibs) 34: 0x560127116728 VAL: '221' (3 sibs) 34: 0x5601271167c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560127164110 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x5601271641a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127164230 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x5601271642c0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127164350 VAL: '001' (3 sibs) 34: [5] [5] 0x5601271643e0 VAL: '002' (3 sibs) 34: [6] [6] 0x560127164470 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127164500 VAL: '010' (3 sibs) 34: [8] [8] 0x560127164590 VAL: '011' (3 sibs) 34: [9] [9] 0x560127164620 VAL: '012' (3 sibs) 34: [10] [10] 0x5601271646b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127164740 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271647d0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127164860 VAL: '022' (3 sibs) 34: [14] [14] 0x5601271648f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127164980 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127164a10 VAL: '100' (3 sibs) 34: [17] [17] 0x560127164aa0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127164b30 VAL: '102' (3 sibs) 34: [19] [19] 0x560127164bc0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127164c50 VAL: '110' (3 sibs) 34: [21] [21] 0x560127164ce0 VAL: '111' (3 sibs) 34: [22] [22] 0x560127164d70 VAL: '112' (3 sibs) 34: [23] [23] 0x560127164e00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127164e90 VAL: '120' (3 sibs) 34: [25] [25] 0x560127164f20 VAL: '121' (3 sibs) 34: [26] [26] 0x560127164fb0 VAL: '122' (3 sibs) 34: [27] [27] 0x560127165040 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x5601271650d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127165160 VAL: '200' (3 sibs) 34: [30] [30] 0x5601271651f0 VAL: '201' (3 sibs) 34: [31] [31] 0x560127165280 VAL: '202' (3 sibs) 34: [32] [32] 0x560127165310 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5601271653a0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127165430 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271654c0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127165550 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x5601271655e0 VAL: '220' (3 sibs) 34: [38] [38] 0x560127165670 VAL: '221' (3 sibs) 34: [39] [39] 0x560127165700 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: 0x560127116ae0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127116cd0 SEQ: (3 sibs) 3 children: 34: 0x560127116ea0 SEQ: (3 sibs) 3 children: 34: 0x560127117070 VAL: '000' (3 sibs) 34: 0x560127117108 VAL: '001' (3 sibs) 34: 0x5601271171a0 VAL: '002' (3 sibs) 34: 0x560127116f38 SEQ: (3 sibs) 3 children: 34: 0x560127117240 VAL: '010' (3 sibs) 34: 0x5601271172d8 VAL: '011' (3 sibs) 34: 0x560127117370 VAL: '012' (3 sibs) 34: 0x560127116fd0 SEQ: (3 sibs) 3 children: 34: 0x560127117410 VAL: '020' (3 sibs) 34: 0x5601271174a8 VAL: '021' (3 sibs) 34: 0x560127117540 VAL: '022' (3 sibs) 34: 0x560127116d68 SEQ: (3 sibs) 3 children: 34: 0x5601271175e0 SEQ: (3 sibs) 3 children: 34: 0x5601271177b0 VAL: '100' (3 sibs) 34: 0x560127117848 VAL: '101' (3 sibs) 34: 0x5601271178e0 VAL: '102' (3 sibs) 34: 0x560127117678 SEQ: (3 sibs) 3 children: 34: 0x560127117980 VAL: '110' (3 sibs) 34: 0x560127117a18 VAL: '111' (3 sibs) 34: 0x560127117ab0 VAL: '112' (3 sibs) 34: 0x560127117710 SEQ: (3 sibs) 3 children: 34: 0x560127117b50 VAL: '120' (3 sibs) 34: 0x560127117be8 VAL: '121' (3 sibs) 34: 0x560127117c80 VAL: '122' (3 sibs) 34: 0x560127116e00 SEQ: (3 sibs) 3 children: 34: 0x560127117d20 SEQ: (3 sibs) 3 children: 34: 0x560127117ef0 VAL: '200' (3 sibs) 34: 0x560127117f88 VAL: '201' (3 sibs) 34: 0x560127118020 VAL: '202' (3 sibs) 34: 0x560127117db8 SEQ: (3 sibs) 3 children: 34: 0x5601271180c0 VAL: '210' (3 sibs) 34: 0x560127118158 VAL: '211' (3 sibs) 34: 0x5601271181f0 VAL: '212' (3 sibs) 34: 0x560127117e50 SEQ: (3 sibs) 3 children: 34: 0x560127118290 VAL: '220' (3 sibs) 34: 0x560127118328 VAL: '221' (3 sibs) 34: 0x5601271183c0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x5601271657a0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127165830 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x5601271658c0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127165950 VAL: '000' (3 sibs) 34: [4] [4] 0x5601271659e0 VAL: '001' (3 sibs) 34: [5] [5] 0x560127165a70 VAL: '002' (3 sibs) 34: [6] [6] 0x560127165b00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127165b90 VAL: '010' (3 sibs) 34: [8] [8] 0x560127165c20 VAL: '011' (3 sibs) 34: [9] [9] 0x560127165cb0 VAL: '012' (3 sibs) 34: [10] [10] 0x560127165d40 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127165dd0 VAL: '020' (3 sibs) 34: [12] [12] 0x560127165e60 VAL: '021' (3 sibs) 34: [13] [13] 0x560127165ef0 VAL: '022' (3 sibs) 34: [14] [14] 0x560127165f80 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x560127166010 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x5601271660a0 VAL: '100' (3 sibs) 34: [17] [17] 0x560127166130 VAL: '101' (3 sibs) 34: [18] [18] 0x5601271661c0 VAL: '102' (3 sibs) 34: [19] [19] 0x560127166250 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x5601271662e0 VAL: '110' (3 sibs) 34: [21] [21] 0x560127166370 VAL: '111' (3 sibs) 34: [22] [22] 0x560127166400 VAL: '112' (3 sibs) 34: [23] [23] 0x560127166490 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127166520 VAL: '120' (3 sibs) 34: [25] [25] 0x5601271665b0 VAL: '121' (3 sibs) 34: [26] [26] 0x560127166640 VAL: '122' (3 sibs) 34: [27] [27] 0x5601271666d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127166760 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x5601271667f0 VAL: '200' (3 sibs) 34: [30] [30] 0x560127166880 VAL: '201' (3 sibs) 34: [31] [31] 0x560127166910 VAL: '202' (3 sibs) 34: [32] [32] 0x5601271669a0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x560127166a30 VAL: '210' (3 sibs) 34: [34] [34] 0x560127166ac0 VAL: '211' (3 sibs) 34: [35] [35] 0x560127166b50 VAL: '212' (3 sibs) 34: [36] [36] 0x560127166be0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127166c70 VAL: '220' (3 sibs) 34: [38] [38] 0x560127166d00 VAL: '221' (3 sibs) 34: [39] [39] 0x560127166d90 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: 0x560127116bf8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x560127118460 SEQ: (3 sibs) 3 children: 34: 0x560127118630 SEQ: (3 sibs) 3 children: 34: 0x560127118800 VAL: '000' (3 sibs) 34: 0x560127118898 VAL: '001' (3 sibs) 34: 0x560127118930 VAL: '002' (3 sibs) 34: 0x5601271186c8 SEQ: (3 sibs) 3 children: 34: 0x5601271189d0 VAL: '010' (3 sibs) 34: 0x560127118a68 VAL: '011' (3 sibs) 34: 0x560127118b00 VAL: '012' (3 sibs) 34: 0x560127118760 SEQ: (3 sibs) 3 children: 34: 0x560127118ba0 VAL: '020' (3 sibs) 34: 0x560127118c38 VAL: '021' (3 sibs) 34: 0x560127118cd0 VAL: '022' (3 sibs) 34: 0x5601271184f8 SEQ: (3 sibs) 3 children: 34: 0x560127118d70 SEQ: (3 sibs) 3 children: 34: 0x560127118f40 VAL: '100' (3 sibs) 34: 0x560127118fd8 VAL: '101' (3 sibs) 34: 0x560127119070 VAL: '102' (3 sibs) 34: 0x560127118e08 SEQ: (3 sibs) 3 children: 34: 0x560127119110 VAL: '110' (3 sibs) 34: 0x5601271191a8 VAL: '111' (3 sibs) 34: 0x560127119240 VAL: '112' (3 sibs) 34: 0x560127118ea0 SEQ: (3 sibs) 3 children: 34: 0x5601271192e0 VAL: '120' (3 sibs) 34: 0x560127119378 VAL: '121' (3 sibs) 34: 0x560127119410 VAL: '122' (3 sibs) 34: 0x560127118590 SEQ: (3 sibs) 3 children: 34: 0x5601271194b0 SEQ: (3 sibs) 3 children: 34: 0x560127119680 VAL: '200' (3 sibs) 34: 0x560127119718 VAL: '201' (3 sibs) 34: 0x5601271197b0 VAL: '202' (3 sibs) 34: 0x560127119548 SEQ: (3 sibs) 3 children: 34: 0x560127119850 VAL: '210' (3 sibs) 34: 0x5601271198e8 VAL: '211' (3 sibs) 34: 0x560127119980 VAL: '212' (3 sibs) 34: 0x5601271195e0 SEQ: (3 sibs) 3 children: 34: 0x560127119a20 VAL: '220' (3 sibs) 34: 0x560127119ab8 VAL: '221' (3 sibs) 34: 0x560127119b50 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x560127166e30 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x560127166ec0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x560127166f50 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x560127166fe0 VAL: '000' (3 sibs) 34: [4] [4] 0x560127167070 VAL: '001' (3 sibs) 34: [5] [5] 0x560127167100 VAL: '002' (3 sibs) 34: [6] [6] 0x560127167190 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x560127167220 VAL: '010' (3 sibs) 34: [8] [8] 0x5601271672b0 VAL: '011' (3 sibs) 34: [9] [9] 0x560127167340 VAL: '012' (3 sibs) 34: [10] [10] 0x5601271673d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x560127167460 VAL: '020' (3 sibs) 34: [12] [12] 0x5601271674f0 VAL: '021' (3 sibs) 34: [13] [13] 0x560127167580 VAL: '022' (3 sibs) 34: [14] [14] 0x560127167610 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x5601271676a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x560127167730 VAL: '100' (3 sibs) 34: [17] [17] 0x5601271677c0 VAL: '101' (3 sibs) 34: [18] [18] 0x560127167850 VAL: '102' (3 sibs) 34: [19] [19] 0x5601271678e0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x560127167970 VAL: '110' (3 sibs) 34: [21] [21] 0x560127167a00 VAL: '111' (3 sibs) 34: [22] [22] 0x560127167a90 VAL: '112' (3 sibs) 34: [23] [23] 0x560127167b20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x560127167bb0 VAL: '120' (3 sibs) 34: [25] [25] 0x560127167c40 VAL: '121' (3 sibs) 34: [26] [26] 0x560127167cd0 VAL: '122' (3 sibs) 34: [27] [27] 0x560127167d60 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x560127167df0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x560127167e80 VAL: '200' (3 sibs) 34: [30] [30] 0x560127167f10 VAL: '201' (3 sibs) 34: [31] [31] 0x560127167fa0 VAL: '202' (3 sibs) 34: [32] [32] 0x560127168030 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x5601271680c0 VAL: '210' (3 sibs) 34: [34] [34] 0x560127168150 VAL: '211' (3 sibs) 34: [35] [35] 0x5601271681e0 VAL: '212' (3 sibs) 34: [36] [36] 0x560127168270 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x560127168300 VAL: '220' (3 sibs) 34: [38] [38] 0x560127168390 VAL: '221' (3 sibs) 34: [39] [39] 0x560127168420 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 (5 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (5 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.03 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x5578647492a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5578647449d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864744ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864744d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864744f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864744fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864745070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x557864744e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5578647451a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864745240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864744ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647452e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864745378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864745410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x557864744c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647454b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x557864745718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5578647457b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x557864745548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5578647458e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x557864745980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5578647455e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864745a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x557864745ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x557864745b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864744cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864745bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x557864745e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x557864745ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x557864745c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x557864746028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5578647460c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x557864745d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5578647461f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x557864746290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864744a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x557864746330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864746500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647466d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x557864746768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x557864746800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x557864746598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5578647468a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x557864746938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5578647469d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x557864746630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x557864746b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x557864746ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5578647463c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864746c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864746e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x557864746ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x557864746f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x557864746cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864746fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x557864747078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x557864747110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x557864746d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647471b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x557864747248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5578647472e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x557864746460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864747380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5578647475e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x557864747680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x557864747418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864747720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5578647477b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x557864747850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5578647474b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647478f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x557864747988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x557864747a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x557864744b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x557864747ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864747c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x557864747ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x557864747f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x557864747d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5578647480c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x557864748160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x557864747dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x557864748298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x557864748330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x557864747b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647483d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647485a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x557864748638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5578647486d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x557864748468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x557864748808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5578647488a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x557864748500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5578647489d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x557864748a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x557864747bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864748b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864748ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x557864748d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x557864748e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x557864748ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x557864748f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x557864748fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x557864748c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x557864749118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5578647491b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x557864755130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5578647551c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864755250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5578647552e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864755370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864755400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864755490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864755520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5578647555b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864755640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5578647556d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864755760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5578647557f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864755880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864755910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5578647559a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864755a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864755ac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864755b50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864755be0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864755c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864755d00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864755d90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864755e20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864755eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864755f40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864755fd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864756060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5578647560f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864756180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864756210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5578647562a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864756330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5578647563c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864756450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5578647564e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864756570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864756600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864756690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864756720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5578647567b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864756840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5578647568d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x557864756960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5578647569f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x557864756a80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864756b10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864756ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864756c30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864756cc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864756d50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864756de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864756e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864756f00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864756f90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864757020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5578647570b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864757140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5578647571d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864757260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5578647572f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864757380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864757410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5578647574a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864757530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5578647575c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864757650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5578647576e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864757770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864757800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864757890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864757920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5578647579b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864757a40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864757ad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864757b60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864757bf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864757c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864757d10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864757da0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864757e30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864757ec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864757f50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864757fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864758070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864758100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864758190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864758220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5578647582b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864758340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5578647583d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864758460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5578647584f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864758580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864758610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5578647586a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864758730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5578647587c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864758850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5578647588e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864758970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864758a00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864758a90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864758b20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864758bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864758c40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864758cd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864758d60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864758df0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864758e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864758f10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864758fa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864759030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5578647590c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864759150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5578647591e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864759270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864759300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864759390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864759420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5578647594b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x5578647493b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x557864749490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864749660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864749830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864749a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864749a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864749b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5578647498c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864749bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x557864749c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864749d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864749960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864749e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864749ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5578647496f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864749f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55786474a1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55786474a270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55786474a008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474a310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55786474a3a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55786474a440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55786474a0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474a4e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55786474a578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55786474a610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864749790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474a6b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55786474a918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55786474a9b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55786474a748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474aa50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55786474aae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55786474ab80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55786474a7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ac20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55786474acb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55786474ad50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864749528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55786474adf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474afc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55786474b228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55786474b2c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55786474b058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474b360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55786474b3f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55786474b490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55786474b0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474b530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55786474b5c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55786474b660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55786474ae88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474b700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b8d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55786474b968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55786474ba00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55786474b798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474baa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55786474bb38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55786474bbd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55786474b830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474bc70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55786474bd08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55786474bda0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55786474af20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474be40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55786474c0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55786474c140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55786474bed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474c1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55786474c278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55786474c310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55786474bf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474c3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55786474c448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55786474c4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5578647495c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55786474c580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474c750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55786474c9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55786474ca50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55786474c7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474caf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55786474cb88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55786474cc20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55786474c880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ccc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55786474cd58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55786474cdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55786474c618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55786474d0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55786474d190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55786474cf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55786474d2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55786474d360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55786474cfc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474d400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55786474d498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55786474d530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55786474c6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474d5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55786474d838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55786474d8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55786474d668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55786474da08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55786474daa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55786474d700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474db40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55786474dbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55786474dc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x55786475d870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786475d900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786475d990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786475da20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786475dab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786475db40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786475dbd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786475dc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786475dcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786475dd80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786475de10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786475dea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786475df30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786475dfc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786475e050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786475e0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786475e170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786475e200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786475e290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786475e320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786475e3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786475e440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786475e4d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786475e560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786475e5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786475e680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786475e710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786475e7a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786475e830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786475e8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786475e950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786475e9e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786475ea70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786475eb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786475eb90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786475ec20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786475ecb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786475ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786475edd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786475ee60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786475eef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786475ef80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786475f010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786475f0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786475f130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786475f1c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786475f250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786475f2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786475f370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786475f400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786475f490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786475f520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786475f5b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786475f640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786475f6d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786475f760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786475f7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786475f880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786475f910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786475f9a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786475fa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786475fac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786475fb50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786475fbe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786475fc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786475fd00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786475fd90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786475fe20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786475feb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786475ff40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786475ffd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864760060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5578647600f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864760180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864760210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5578647602a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864760330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5578647603c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864760450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5578647604e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864760570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864760600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864760690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864760720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647607b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864760840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647608d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864760960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5578647609f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864760a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864760b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864760ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864760c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864760cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864760d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864760de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864760e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864760f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864760f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864761020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5578647610b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864761140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5578647611d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864761260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5578647612f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864761380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864761410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5578647614a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864761530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5578647615c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864761650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5578647616e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864761770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864761800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864761890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864761920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647619b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864761a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864761ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864761b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864761bf0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_unix/1 (0 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: 0x5578647492a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5578647449d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864744ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864744d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864744f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864744fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864745070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x557864744e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5578647451a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864745240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864744ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647452e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864745378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864745410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x557864744c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647454b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x557864745718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5578647457b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x557864745548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5578647458e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x557864745980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5578647455e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864745a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x557864745ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x557864745b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864744cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864745bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x557864745e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x557864745ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x557864745c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x557864746028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5578647460c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x557864745d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5578647461f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x557864746290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864744a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x557864746330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864746500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647466d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x557864746768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x557864746800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x557864746598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5578647468a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x557864746938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5578647469d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x557864746630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x557864746b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x557864746ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5578647463c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864746c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864746e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x557864746ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x557864746f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x557864746cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864746fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x557864747078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x557864747110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x557864746d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647471b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x557864747248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5578647472e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x557864746460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864747380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5578647475e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x557864747680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x557864747418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864747720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5578647477b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x557864747850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5578647474b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647478f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x557864747988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x557864747a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x557864744b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x557864747ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864747c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x557864747ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x557864747f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x557864747d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5578647480c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x557864748160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x557864747dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x557864748298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x557864748330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x557864747b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647483d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647485a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x557864748638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5578647486d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x557864748468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x557864748808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5578647488a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x557864748500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5578647489d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x557864748a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x557864747bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864748b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864748ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x557864748d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x557864748e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x557864748ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x557864748f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x557864748fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x557864748c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x557864749118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5578647491b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x557864762080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864762110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5578647621a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864762230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5578647622c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864762350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5578647623e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864762470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864762500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864762590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864762620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5578647626b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864762740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5578647627d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864762860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5578647628f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864762980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864762a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864762aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864762b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864762bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864762c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864762ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864762d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864762e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864762e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864762f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864762fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864763040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5578647630d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864763160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5578647631f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864763280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864763310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5578647633a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864763430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5578647634c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864763550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5578647635e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864763670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864763700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864763790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x557864763820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5578647638b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x557864763940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5578647639d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864763a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864763af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864763b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864763c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864763ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864763d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864763dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864763e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864763ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864763f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864764000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864764090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864764120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5578647641b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864764240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5578647642d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864764360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5578647643f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864764480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864764510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5578647645a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864764630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5578647646c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864764750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5578647647e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864764870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864764900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864764990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864764a20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864764ab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864764b40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864764bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864764c60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864764cf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864764d80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864764e10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864764ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864764f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864764fc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864765050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647650e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864765170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864765200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864765290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864765320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5578647653b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864765440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5578647654d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864765560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5578647655f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864765680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864765710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5578647657a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864765830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5578647658c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864765950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5578647659e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864765a70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864765b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864765b90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864765c20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864765cb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864765d40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864765dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864765e60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864765ef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864765f80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864766010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5578647660a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864766130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647661c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864766250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5578647662e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864766370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864766400 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_windows/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: --------------- 35: 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: --------------- 35: REF TREE: 35: 0x5578647493b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x557864749490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864749660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864749830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864749a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864749a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864749b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5578647498c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864749bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x557864749c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864749d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864749960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864749e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864749ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5578647496f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864749f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55786474a1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55786474a270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55786474a008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474a310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55786474a3a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55786474a440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55786474a0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474a4e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55786474a578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55786474a610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864749790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474a6b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55786474a918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55786474a9b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55786474a748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474aa50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55786474aae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55786474ab80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55786474a7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ac20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55786474acb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55786474ad50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864749528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55786474adf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474afc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55786474b228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55786474b2c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55786474b058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474b360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55786474b3f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55786474b490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55786474b0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474b530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55786474b5c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55786474b660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55786474ae88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474b700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b8d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55786474b968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55786474ba00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55786474b798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474baa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55786474bb38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55786474bbd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55786474b830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474bc70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55786474bd08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55786474bda0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55786474af20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474be40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55786474c0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55786474c140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55786474bed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474c1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55786474c278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55786474c310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55786474bf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474c3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55786474c448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55786474c4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5578647495c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55786474c580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474c750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55786474c9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55786474ca50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55786474c7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474caf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55786474cb88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55786474cc20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55786474c880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ccc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55786474cd58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55786474cdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55786474c618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55786474d0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55786474d190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55786474cf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55786474d2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55786474d360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55786474cfc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474d400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55786474d498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55786474d530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55786474c6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474d5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55786474d838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55786474d8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55786474d668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55786474da08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55786474daa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55786474d700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474db40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55786474dbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55786474dc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x557864766890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864766920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5578647669b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864766a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864766ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864766b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864766bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864766c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864766d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864766da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864766e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864766ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864766f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864766fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864767070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864767100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864767190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864767220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5578647672b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864767340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5578647673d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864767460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5578647674f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864767580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864767610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5578647676a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864767730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5578647677c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864767850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5578647678e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864767970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864767a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864767a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864767b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864767bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864767c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864767cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864767d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864767df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864767e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864767f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864767fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x557864768030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5578647680c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x557864768150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5578647681e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864768270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864768300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864768390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864768420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5578647684b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864768540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5578647685d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864768660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5578647686f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864768780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864768810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5578647688a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864768930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5578647689c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864768a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864768ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864768b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x557864768c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864768c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864768d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864768db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864768e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864768ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864768f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864768ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864769080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864769110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5578647691a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864769230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5578647692c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864769350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5578647693e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864769470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864769500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864769590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864769620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5578647696b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864769740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647697d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864769860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647698f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864769980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864769a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864769aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864769b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864769bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864769c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864769ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864769d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864769e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864769e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864769f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864769fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55786476a040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55786476a0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55786476a160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55786476a1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55786476a280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55786476a310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55786476a3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55786476a430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55786476a4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55786476a550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55786476a5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55786476a670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55786476a700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55786476a790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55786476a820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55786476a8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55786476a940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55786476a9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55786476aa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55786476aaf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55786476ab80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55786476ac10 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.parse_windows/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: foo0: 35: foo1: 35: foo2: 35: foo3: 0000 35: bar3: 0001 35: baz3: 0002 35: bar2: 35: foo3: 0010 35: bar3: 0011 35: baz3: 0012 35: baz2: 35: foo3: 0020 35: bar3: 0021 35: baz3: 0022 35: bar1: 35: foo2: 35: foo3: 0100 35: bar3: 0101 35: baz3: 0102 35: bar2: 35: foo3: 0110 35: bar3: 0111 35: baz3: 0112 35: baz2: 35: foo3: 0120 35: bar3: 0121 35: baz3: 0122 35: baz1: 35: foo2: 35: foo3: 0200 35: bar3: 0201 35: baz3: 0202 35: bar2: 35: foo3: 0210 35: bar3: 0211 35: baz3: 0212 35: baz2: 35: foo3: 0220 35: bar3: 0221 35: baz3: 0222 35: bar0: 35: foo1: 35: foo2: 35: foo3: 1000 35: bar3: 1001 35: baz3: 1002 35: bar2: 35: foo3: 1010 35: bar3: 1011 35: baz3: 1012 35: baz2: 35: foo3: 1020 35: bar3: 1021 35: baz3: 1022 35: bar1: 35: foo2: 35: foo3: 1100 35: bar3: 1101 35: baz3: 1102 35: bar2: 35: foo3: 1110 35: bar3: 1111 35: baz3: 1112 35: baz2: 35: foo3: 1120 35: bar3: 1121 35: baz3: 1122 35: baz1: 35: foo2: 35: foo3: 1200 35: bar3: 1201 35: baz3: 1202 35: bar2: 35: foo3: 1210 35: bar3: 1211 35: baz3: 1212 35: baz2: 35: foo3: 1220 35: bar3: 1221 35: baz3: 1222 35: baz0: 35: foo1: 35: foo2: 35: foo3: 2000 35: bar3: 2001 35: baz3: 2002 35: bar2: 35: foo3: 2010 35: bar3: 2011 35: baz3: 2012 35: baz2: 35: foo3: 2020 35: bar3: 2021 35: baz3: 2022 35: bar1: 35: foo2: 35: foo3: 2100 35: bar3: 2101 35: baz3: 2102 35: bar2: 35: foo3: 2110 35: bar3: 2111 35: baz3: 2112 35: baz2: 35: foo3: 2120 35: bar3: 2121 35: baz3: 2122 35: baz1: 35: foo2: 35: foo3: 2200 35: bar3: 2201 35: baz3: 2202 35: bar2: 35: foo3: 2210 35: bar3: 2211 35: baz3: 2212 35: baz2: 35: foo3: 2220 35: bar3: 2221 35: baz3: 2222 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\n 35: foo0: {\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\n 35: },\n 35: bar0: {\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\n 35: },\n 35: baz0: {\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\n 35: },\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x557864755130 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x5578647551c0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864755250 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x5578647552e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864755370 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864755400 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864755490 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864755520 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5578647555b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864755640 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5578647556d0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864755760 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5578647557f0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864755880 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864755910 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5578647559a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864755a30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864755ac0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864755b50 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864755be0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864755c70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864755d00 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864755d90 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864755e20 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864755eb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864755f40 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864755fd0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864756060 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5578647560f0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864756180 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864756210 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5578647562a0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864756330 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x5578647563c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864756450 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5578647564e0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864756570 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864756600 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864756690 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864756720 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5578647567b0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864756840 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5578647568d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x557864756960 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5578647569f0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x557864756a80 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864756b10 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864756ba0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864756c30 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864756cc0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864756d50 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864756de0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864756e70 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864756f00 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864756f90 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864757020 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5578647570b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864757140 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5578647571d0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864757260 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x5578647572f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864757380 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864757410 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5578647574a0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864757530 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5578647575c0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864757650 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5578647576e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864757770 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864757800 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864757890 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864757920 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5578647579b0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864757a40 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864757ad0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864757b60 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864757bf0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864757c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864757d10 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864757da0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864757e30 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864757ec0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864757f50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864757fe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864758070 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864758100 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864758190 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864758220 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5578647582b0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864758340 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x5578647583d0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864758460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5578647584f0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864758580 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864758610 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5578647586a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864758730 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5578647587c0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864758850 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5578647588e0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864758970 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864758a00 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864758a90 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864758b20 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864758bb0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864758c40 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864758cd0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864758d60 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864758df0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864758e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864758f10 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864758fa0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864759030 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5578647590c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864759150 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5578647591e0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864759270 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864759300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864759390 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864759420 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5578647594b0 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] 0x55786476d4b0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786476d540 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786476d5d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786476d660 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786476d6f0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786476d780 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786476d810 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786476d8a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786476d930 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786476d9c0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786476da50 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786476dae0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786476db70 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786476dc00 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786476dc90 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786476dd20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786476ddb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786476de40 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786476ded0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786476df60 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786476dff0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786476e080 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786476e110 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786476e1a0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786476e230 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786476e2c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786476e350 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786476e3e0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786476e470 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786476e500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786476e590 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786476e620 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786476e6b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786476e740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786476e7d0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786476e860 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786476e8f0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786476e980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786476ea10 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786476eaa0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786476eb30 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786476ebc0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786476ec50 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786476ece0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786476ed70 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786476ee00 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786476ee90 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786476ef20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786476efb0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786476f040 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786476f0d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786476f160 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786476f1f0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786476f280 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786476f310 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786476f3a0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786476f430 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786476f4c0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786476f550 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786476f5e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786476f670 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786476f700 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786476f790 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786476f820 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786476f8b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786476f940 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786476f9d0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786476fa60 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786476faf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786476fb80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786476fc10 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55786476fca0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55786476fd30 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55786476fdc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55786476fe50 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55786476fee0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55786476ff70 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864770000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864770090 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864770120 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5578647701b0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864770240 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5578647702d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864770360 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647703f0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864770480 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864770510 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5578647705a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864770630 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x5578647706c0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864770750 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5578647707e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864770870 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864770900 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864770990 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864770a20 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864770ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864770b40 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864770bd0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864770c60 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864770cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864770d80 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864770e10 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864770ea0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864770f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864770fc0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864771050 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5578647710e0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864771170 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864771200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864771290 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864771320 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x5578647713b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864771440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5578647714d0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864771560 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647715f0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864771680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864771710 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5578647717a0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864771830 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \n 35: foo0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 0000\n 35: bar3: 0001\n 35: baz3: 0002\n 35: bar2:\n 35: foo3: 0010\n 35: bar3: 0011\n 35: baz3: 0012\n 35: baz2:\n 35: foo3: 0020\n 35: bar3: 0021\n 35: baz3: 0022\n 35: bar1:\n 35: foo2:\n 35: foo3: 0100\n 35: bar3: 0101\n 35: baz3: 0102\n 35: bar2:\n 35: foo3: 0110\n 35: bar3: 0111\n 35: baz3: 0112\n 35: baz2:\n 35: foo3: 0120\n 35: bar3: 0121\n 35: baz3: 0122\n 35: baz1:\n 35: foo2:\n 35: foo3: 0200\n 35: bar3: 0201\n 35: baz3: 0202\n 35: bar2:\n 35: foo3: 0210\n 35: bar3: 0211\n 35: baz3: 0212\n 35: baz2:\n 35: foo3: 0220\n 35: bar3: 0221\n 35: baz3: 0222\n 35: bar0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 1000\n 35: bar3: 1001\n 35: baz3: 1002\n 35: bar2:\n 35: foo3: 1010\n 35: bar3: 1011\n 35: baz3: 1012\n 35: baz2:\n 35: foo3: 1020\n 35: bar3: 1021\n 35: baz3: 1022\n 35: bar1:\n 35: foo2:\n 35: foo3: 1100\n 35: bar3: 1101\n 35: baz3: 1102\n 35: bar2:\n 35: foo3: 1110\n 35: bar3: 1111\n 35: baz3: 1112\n 35: baz2:\n 35: foo3: 1120\n 35: bar3: 1121\n 35: baz3: 1122\n 35: baz1:\n 35: foo2:\n 35: foo3: 1200\n 35: bar3: 1201\n 35: baz3: 1202\n 35: bar2:\n 35: foo3: 1210\n 35: bar3: 1211\n 35: baz3: 1212\n 35: baz2:\n 35: foo3: 1220\n 35: bar3: 1221\n 35: baz3: 1222\n 35: baz0:\n 35: foo1:\n 35: foo2:\n 35: foo3: 2000\n 35: bar3: 2001\n 35: baz3: 2002\n 35: bar2:\n 35: foo3: 2010\n 35: bar3: 2011\n 35: baz3: 2012\n 35: baz2:\n 35: foo3: 2020\n 35: bar3: 2021\n 35: baz3: 2022\n 35: bar1:\n 35: foo2:\n 35: foo3: 2100\n 35: bar3: 2101\n 35: baz3: 2102\n 35: bar2:\n 35: foo3: 2110\n 35: bar3: 2111\n 35: baz3: 2112\n 35: baz2:\n 35: foo3: 2120\n 35: bar3: 2121\n 35: baz3: 2122\n 35: baz1:\n 35: foo2:\n 35: foo3: 2200\n 35: bar3: 2201\n 35: baz3: 2202\n 35: bar2:\n 35: foo3: 2210\n 35: bar3: 2211\n 35: baz3: 2212\n 35: baz2:\n 35: foo3: 2220\n 35: bar3: 2221\n 35: baz3: 2222\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x55786475d870 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786475d900 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786475d990 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786475da20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786475dab0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786475db40 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786475dbd0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786475dc60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786475dcf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786475dd80 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786475de10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786475dea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786475df30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786475dfc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786475e050 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786475e0e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786475e170 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786475e200 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786475e290 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786475e320 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786475e3b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786475e440 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786475e4d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786475e560 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786475e5f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786475e680 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786475e710 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786475e7a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786475e830 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786475e8c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786475e950 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786475e9e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786475ea70 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786475eb00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786475eb90 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786475ec20 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786475ecb0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786475ed40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786475edd0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786475ee60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786475eef0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786475ef80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786475f010 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786475f0a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786475f130 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786475f1c0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786475f250 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786475f2e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786475f370 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786475f400 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786475f490 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786475f520 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786475f5b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786475f640 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786475f6d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786475f760 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786475f7f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786475f880 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786475f910 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786475f9a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786475fa30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786475fac0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786475fb50 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786475fbe0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786475fc70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786475fd00 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786475fd90 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786475fe20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786475feb0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786475ff40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786475ffd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864760060 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5578647600f0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864760180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864760210 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5578647602a0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864760330 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5578647603c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864760450 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5578647604e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864760570 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864760600 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864760690 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864760720 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647607b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864760840 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647608d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864760960 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5578647609f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864760a80 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864760b10 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864760ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864760c30 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864760cc0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864760d50 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864760de0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864760e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864760f00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864760f90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864761020 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5578647610b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864761140 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5578647611d0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864761260 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5578647612f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864761380 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864761410 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5578647614a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864761530 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5578647615c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864761650 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5578647616e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864761770 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864761800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864761890 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864761920 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647619b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864761a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864761ad0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864761b60 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864761bf0 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] 0x557864771cc0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864771d50 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864771de0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864771e70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864771f00 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864771f90 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864772020 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x5578647720b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864772140 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x5578647721d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864772260 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5578647722f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864772380 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864772410 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5578647724a0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864772530 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5578647725c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864772650 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5578647726e0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864772770 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864772800 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864772890 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864772920 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5578647729b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864772a40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864772ad0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864772b60 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864772bf0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864772c80 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864772d10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864772da0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864772e30 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864772ec0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864772f50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864772fe0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864773070 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864773100 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864773190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864773220 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x5578647732b0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864773340 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x5578647733d0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x557864773460 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5578647734f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x557864773580 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x557864773610 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5578647736a0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864773730 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x5578647737c0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864773850 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5578647738e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864773970 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864773a00 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864773a90 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864773b20 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864773bb0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864773c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864773cd0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864773d60 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864773df0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864773e80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864773f10 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864773fa0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x557864774030 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x5578647740c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864774150 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5578647741e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864774270 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864774300 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864774390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864774420 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5578647744b0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864774540 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5578647745d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864774660 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5578647746f0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864774780 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864774810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5578647748a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864774930 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x5578647749c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864774a50 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864774ae0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864774b70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864774c00 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864774c90 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864774d20 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864774db0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864774e40 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864774ed0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864774f60 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864774ff0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864775080 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864775110 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5578647751a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864775230 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5578647752c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864775350 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5578647753e0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864775470 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864775500 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864775590 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864775620 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5578647756b0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864775740 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x5578647757d0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864775860 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x5578647758f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864775980 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864775a10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864775aa0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864775b30 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864775bc0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864775c50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864775ce0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864775d70 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864775e00 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864775e90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864775f20 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864775fb0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864776040 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (18 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] 0x557864762080 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864762110 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5578647621a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864762230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x5578647622c0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864762350 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x5578647623e0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864762470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864762500 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864762590 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864762620 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x5578647626b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864762740 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x5578647627d0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864762860 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x5578647628f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864762980 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864762a10 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864762aa0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864762b30 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864762bc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864762c50 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864762ce0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864762d70 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864762e00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864762e90 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864762f20 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864762fb0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864763040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5578647630d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864763160 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x5578647631f0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864763280 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864763310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x5578647633a0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864763430 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x5578647634c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864763550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x5578647635e0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864763670 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864763700 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864763790 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x557864763820 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5578647638b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x557864763940 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5578647639d0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864763a60 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864763af0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864763b80 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864763c10 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864763ca0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864763d30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864763dc0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864763e50 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864763ee0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864763f70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864764000 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864764090 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864764120 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5578647641b0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864764240 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5578647642d0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864764360 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5578647643f0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864764480 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864764510 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x5578647645a0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864764630 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x5578647646c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864764750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x5578647647e0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864764870 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864764900 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864764990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864764a20 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864764ab0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864764b40 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864764bd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864764c60 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864764cf0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864764d80 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864764e10 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864764ea0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864764f30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864764fc0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864765050 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647650e0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864765170 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864765200 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864765290 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864765320 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x5578647653b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864765440 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5578647654d0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864765560 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x5578647655f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864765680 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864765710 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x5578647657a0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864765830 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x5578647658c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864765950 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x5578647659e0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864765a70 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864765b00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864765b90 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864765c20 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864765cb0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864765d40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864765dd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864765e60 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864765ef0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864765f80 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864766010 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x5578647660a0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864766130 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647661c0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864766250 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5578647662e0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864766370 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864766400 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] 0x5578647788e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864778970 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864778a00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864778a90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864778b20 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864778bb0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864778c40 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864778cd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864778d60 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864778df0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864778e80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864778f10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864778fa0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864779030 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5578647790c0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864779150 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x5578647791e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864779270 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864779300 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864779390 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864779420 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5578647794b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864779540 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5578647795d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864779660 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5578647796f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864779780 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864779810 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5578647798a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864779930 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5578647799c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864779a50 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864779ae0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864779b70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864779c00 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864779c90 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864779d20 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864779db0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864779e40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864779ed0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864779f60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864779ff0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786477a080 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786477a110 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786477a1a0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786477a230 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786477a2c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786477a350 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786477a3e0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786477a470 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786477a500 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786477a590 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786477a620 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786477a6b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786477a740 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786477a7d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786477a860 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786477a8f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786477a980 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786477aa10 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786477aaa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786477ab30 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786477abc0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786477ac50 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786477ace0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786477ad70 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786477ae00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786477ae90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786477af20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786477afb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786477b040 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55786477b0d0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55786477b160 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55786477b1f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55786477b280 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55786477b310 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55786477b3a0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55786477b430 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55786477b4c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55786477b550 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55786477b5e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55786477b670 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55786477b700 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55786477b790 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55786477b820 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55786477b8b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55786477b940 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55786477b9d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55786477ba60 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55786477baf0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55786477bb80 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55786477bc10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55786477bca0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55786477bd30 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55786477bdc0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55786477be50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55786477bee0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55786477bf70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55786477c000 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55786477c090 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55786477c120 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55786477c1b0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55786477c240 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55786477c2d0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55786477c360 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55786477c3f0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55786477c480 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55786477c510 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55786477c5a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55786477c630 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55786477c6c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55786477c750 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55786477c7e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55786477c870 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55786477c900 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55786477c990 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55786477ca20 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55786477cab0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55786477cb40 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55786477cbd0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55786477cc60 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: \r\n 35: foo0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 0000\r\n 35: bar3: 0001\r\n 35: baz3: 0002\r\n 35: bar2:\r\n 35: foo3: 0010\r\n 35: bar3: 0011\r\n 35: baz3: 0012\r\n 35: baz2:\r\n 35: foo3: 0020\r\n 35: bar3: 0021\r\n 35: baz3: 0022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 0100\r\n 35: bar3: 0101\r\n 35: baz3: 0102\r\n 35: bar2:\r\n 35: foo3: 0110\r\n 35: bar3: 0111\r\n 35: baz3: 0112\r\n 35: baz2:\r\n 35: foo3: 0120\r\n 35: bar3: 0121\r\n 35: baz3: 0122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 0200\r\n 35: bar3: 0201\r\n 35: baz3: 0202\r\n 35: bar2:\r\n 35: foo3: 0210\r\n 35: bar3: 0211\r\n 35: baz3: 0212\r\n 35: baz2:\r\n 35: foo3: 0220\r\n 35: bar3: 0221\r\n 35: baz3: 0222\r\n 35: bar0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 1000\r\n 35: bar3: 1001\r\n 35: baz3: 1002\r\n 35: bar2:\r\n 35: foo3: 1010\r\n 35: bar3: 1011\r\n 35: baz3: 1012\r\n 35: baz2:\r\n 35: foo3: 1020\r\n 35: bar3: 1021\r\n 35: baz3: 1022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 1100\r\n 35: bar3: 1101\r\n 35: baz3: 1102\r\n 35: bar2:\r\n 35: foo3: 1110\r\n 35: bar3: 1111\r\n 35: baz3: 1112\r\n 35: baz2:\r\n 35: foo3: 1120\r\n 35: bar3: 1121\r\n 35: baz3: 1122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 1200\r\n 35: bar3: 1201\r\n 35: baz3: 1202\r\n 35: bar2:\r\n 35: foo3: 1210\r\n 35: bar3: 1211\r\n 35: baz3: 1212\r\n 35: baz2:\r\n 35: foo3: 1220\r\n 35: bar3: 1221\r\n 35: baz3: 1222\r\n 35: baz0:\r\n 35: foo1:\r\n 35: foo2:\r\n 35: foo3: 2000\r\n 35: bar3: 2001\r\n 35: baz3: 2002\r\n 35: bar2:\r\n 35: foo3: 2010\r\n 35: bar3: 2011\r\n 35: baz3: 2012\r\n 35: baz2:\r\n 35: foo3: 2020\r\n 35: bar3: 2021\r\n 35: baz3: 2022\r\n 35: bar1:\r\n 35: foo2:\r\n 35: foo3: 2100\r\n 35: bar3: 2101\r\n 35: baz3: 2102\r\n 35: bar2:\r\n 35: foo3: 2110\r\n 35: bar3: 2111\r\n 35: baz3: 2112\r\n 35: baz2:\r\n 35: foo3: 2120\r\n 35: bar3: 2121\r\n 35: baz3: 2122\r\n 35: baz1:\r\n 35: foo2:\r\n 35: foo3: 2200\r\n 35: bar3: 2201\r\n 35: baz3: 2202\r\n 35: bar2:\r\n 35: foo3: 2210\r\n 35: bar3: 2211\r\n 35: baz3: 2212\r\n 35: baz2:\r\n 35: foo3: 2220\r\n 35: bar3: 2221\r\n 35: baz3: 2222\r\n 35: ~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x557864766890 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864766920 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x5578647669b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864766a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864766ad0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864766b60 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864766bf0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864766c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864766d10 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864766da0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864766e30 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864766ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864766f50 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864766fe0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864767070 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864767100 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864767190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864767220 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x5578647672b0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x557864767340 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x5578647673d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x557864767460 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x5578647674f0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864767580 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864767610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x5578647676a0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864767730 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x5578647677c0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864767850 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x5578647678e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864767970 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864767a00 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864767a90 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864767b20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864767bb0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864767c40 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864767cd0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864767d60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864767df0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864767e80 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864767f10 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864767fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x557864768030 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x5578647680c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x557864768150 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x5578647681e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864768270 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864768300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864768390 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864768420 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x5578647684b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864768540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5578647685d0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864768660 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5578647686f0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864768780 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864768810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x5578647688a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864768930 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x5578647689c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864768a50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864768ae0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864768b70 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x557864768c00 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864768c90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864768d20 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864768db0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864768e40 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864768ed0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864768f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864768ff0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864769080 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864769110 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x5578647691a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864769230 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x5578647692c0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864769350 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5578647693e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864769470 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864769500 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864769590 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864769620 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x5578647696b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864769740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647697d0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864769860 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647698f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864769980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864769a10 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864769aa0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864769b30 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864769bc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864769c50 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864769ce0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864769d70 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864769e00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864769e90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864769f20 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864769fb0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55786476a040 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55786476a0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55786476a160 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55786476a1f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55786476a280 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55786476a310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55786476a3a0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55786476a430 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55786476a4c0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55786476a550 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55786476a5e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55786476a670 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55786476a700 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55786476a790 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55786476a820 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55786476a8b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55786476a940 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55786476a9d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55786476aa60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55786476aaf0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55786476ab80 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55786476ac10 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] 0x55786477d0f0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786477d180 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786477d210 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786477d2a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786477d330 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786477d3c0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786477d450 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786477d4e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786477d570 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786477d600 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786477d690 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786477d720 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786477d7b0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786477d840 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786477d8d0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786477d960 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786477d9f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786477da80 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786477db10 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786477dba0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786477dc30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786477dcc0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786477dd50 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786477dde0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786477de70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786477df00 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786477df90 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786477e020 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786477e0b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786477e140 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786477e1d0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786477e260 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786477e2f0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786477e380 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786477e410 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786477e4a0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786477e530 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786477e5c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786477e650 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786477e6e0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786477e770 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786477e800 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786477e890 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786477e920 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786477e9b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786477ea40 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786477ead0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786477eb60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786477ebf0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786477ec80 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786477ed10 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786477eda0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786477ee30 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786477eec0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786477ef50 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786477efe0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786477f070 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786477f100 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786477f190 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786477f220 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786477f2b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786477f340 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786477f3d0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786477f460 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786477f4f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786477f580 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786477f610 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786477f6a0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786477f730 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786477f7c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786477f850 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55786477f8e0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55786477f970 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55786477fa00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55786477fa90 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55786477fb20 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55786477fbb0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55786477fc40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55786477fcd0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55786477fd60 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55786477fdf0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55786477fe80 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55786477ff10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55786477ffa0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864780030 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5578647800c0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864780150 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5578647801e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864780270 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864780300 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864780390 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864780420 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5578647804b0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864780540 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x5578647805d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864780660 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x5578647806f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864780780 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864780810 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5578647808a0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864780930 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5578647809c0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864780a50 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864780ae0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864780b70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864780c00 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864780c90 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864780d20 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864780db0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864780e40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864780ed0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864780f60 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864780ff0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864781080 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864781110 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5578647811a0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864781230 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x5578647812c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864781350 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x5578647813e0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864781470 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x5578647492a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5578647449d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864744ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864744d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864744f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864744fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864745070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x557864744e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5578647451a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864745240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864744ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647452e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864745378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864745410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x557864744c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647454b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x557864745718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5578647457b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x557864745548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5578647458e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x557864745980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5578647455e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864745a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x557864745ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x557864745b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864744cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864745bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x557864745e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x557864745ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x557864745c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x557864746028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5578647460c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x557864745d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5578647461f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x557864746290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864744a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x557864746330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864746500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647466d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x557864746768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x557864746800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x557864746598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5578647468a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x557864746938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5578647469d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x557864746630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x557864746b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x557864746ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5578647463c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864746c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864746e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x557864746ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x557864746f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x557864746cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864746fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x557864747078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x557864747110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x557864746d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647471b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x557864747248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5578647472e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x557864746460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864747380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5578647475e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x557864747680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x557864747418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864747720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5578647477b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x557864747850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5578647474b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647478f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x557864747988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x557864747a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x557864744b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x557864747ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864747c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x557864747ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x557864747f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x557864747d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5578647480c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x557864748160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x557864747dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x557864748298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x557864748330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x557864747b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647483d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647485a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x557864748638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5578647486d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x557864748468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x557864748808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5578647488a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x557864748500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5578647489d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x557864748a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x557864747bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864748b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864748ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x557864748d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x557864748e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x557864748ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x557864748f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x557864748fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x557864748c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x557864749118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5578647491b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x557864781900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864781990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864781a20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864781ab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864781b40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864781bd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864781c60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864781cf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x557864781d80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864781e10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x557864781ea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864781f30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x557864781fc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864782050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x5578647820e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864782170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864782200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x557864782290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864782320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5578647823b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864782440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5578647824d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864782560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x5578647825f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864782680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864782710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x5578647827a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864782830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x5578647828c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864782950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x5578647829e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864782a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864782b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864782b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864782c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x557864782cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864782d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x557864782dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864782e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864782ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x557864782f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864783010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5578647830a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x557864783130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5578647831c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x557864783250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x5578647832e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864783370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864783400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x557864783490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864783520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5578647835b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864783640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x5578647836d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864783760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x5578647837f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864783880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864783910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x5578647839a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864783a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864783ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864783b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864783be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x557864783c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864783d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x557864783d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864783e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864783eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864783f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864783fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864784060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x5578647840f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864784180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864784210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5578647842a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864784330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5578647843c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864784450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x5578647844e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864784570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864784600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864784690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864784720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x5578647847b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864784840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x5578647848d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864784960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x5578647849f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864784a80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864784b10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864784ba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864784c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864784cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864784d50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864784de0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864784e70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864784f00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864784f90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864785020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5578647850b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864785140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5578647851d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864785260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x5578647852f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864785380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864785410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5578647854a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864785530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5578647855c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864785650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x5578647856e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864785770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864785800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864785890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864785920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x5578647859b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864785a40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864785ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864785b60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864785bf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x557864785c80 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x5578647493b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x557864749490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864749660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864749830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864749a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864749a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864749b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5578647498c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864749bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x557864749c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864749d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864749960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864749e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864749ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5578647496f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864749f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55786474a1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55786474a270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55786474a008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474a310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55786474a3a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55786474a440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55786474a0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474a4e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55786474a578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55786474a610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864749790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474a6b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55786474a918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55786474a9b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55786474a748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474aa50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55786474aae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55786474ab80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55786474a7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ac20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55786474acb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55786474ad50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864749528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55786474adf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474afc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55786474b228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55786474b2c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55786474b058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474b360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55786474b3f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55786474b490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55786474b0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474b530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55786474b5c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55786474b660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55786474ae88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474b700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b8d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55786474b968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55786474ba00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55786474b798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474baa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55786474bb38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55786474bbd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55786474b830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474bc70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55786474bd08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55786474bda0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55786474af20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474be40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55786474c0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55786474c140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55786474bed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474c1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55786474c278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55786474c310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55786474bf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474c3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55786474c448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55786474c4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5578647495c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55786474c580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474c750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55786474c9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55786474ca50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55786474c7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474caf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55786474cb88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55786474cc20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55786474c880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ccc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55786474cd58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55786474cdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55786474c618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55786474d0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55786474d190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55786474cf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55786474d2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55786474d360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55786474cfc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474d400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55786474d498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55786474d530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55786474c6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474d5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55786474d838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55786474d8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55786474d668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55786474da08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55786474daa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55786474d700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474db40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55786474dbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55786474dc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x557864785d20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x557864785db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x557864785e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x557864785ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x557864785f60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x557864785ff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x557864786080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x557864786110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x5578647861a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x557864786230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x5578647862c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x557864786350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x5578647863e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x557864786470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x557864786500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x557864786590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x557864786620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x5578647866b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x557864786740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x5578647867d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x557864786860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x5578647868f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x557864786980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x557864786a10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x557864786aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x557864786b30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x557864786bc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x557864786c50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x557864786ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x557864786d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x557864786e00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x557864786e90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x557864786f20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x557864786fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x557864787040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x5578647870d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x557864787160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x5578647871f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x557864787280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x557864787310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x5578647873a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x557864787430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x5578647874c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x557864787550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x5578647875e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x557864787670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x557864787700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x557864787790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864787820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5578647878b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864787940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x5578647879d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x557864787a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864787af0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x557864787b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864787c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x557864787ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864787d30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864787dc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864787e50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864787ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x557864787f70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864788000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x557864788090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864788120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5578647881b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864788240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x5578647882d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864788360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x5578647883f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864788480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864788510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x5578647885a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864788630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x5578647886c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864788750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x5578647887e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x557864788870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864788900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x557864788990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864788a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x557864788ab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864788b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864788bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x557864788c60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864788cf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x557864788d80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864788e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x557864788ea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864788f30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864788fc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864789050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x5578647890e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x557864789170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864789200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864789290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864789320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x5578647893b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864789440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x5578647894d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864789560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x5578647895f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864789680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864789710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x5578647897a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864789830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x5578647898c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864789950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x5578647899e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x557864789a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864789b00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x557864789b90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864789c20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x557864789cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864789d40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864789dd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x557864789e60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864789ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x557864789f80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55786478a010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55786478a0a0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: REF TREE: 35: 0x5578647492a0 [ROOT] MAP: (0 sibs) 3 children: 35: 0x5578647449d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864744ba0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864744d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864744f40 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864744fd8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864745070 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x557864744e08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745110 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x5578647451a8 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864745240 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864744ea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647452e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864745378 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864745410 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x557864744c38 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647454b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745680 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x557864745718 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x5578647457b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x557864745548 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745850 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x5578647458e8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x557864745980 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x5578647455e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864745a20 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x557864745ab8 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x557864745b50 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864744cd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864745bf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864745dc0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x557864745e58 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x557864745ef0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x557864745c88 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864745f90 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x557864746028 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x5578647460c0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x557864745d20 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746160 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x5578647461f8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x557864746290 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864744a68 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x557864746330 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864746500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647466d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x557864746768 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x557864746800 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x557864746598 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x5578647468a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x557864746938 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x5578647469d0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x557864746630 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864746a70 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x557864746b08 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x557864746ba0 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x5578647463c8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864746c40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864746e10 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x557864746ea8 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x557864746f40 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x557864746cd8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864746fe0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x557864747078 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x557864747110 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x557864746d70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647471b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x557864747248 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x5578647472e0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x557864746460 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864747380 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747550 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x5578647475e8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x557864747680 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x557864747418 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864747720 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x5578647477b8 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x557864747850 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x5578647474b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x5578647478f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x557864747988 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x557864747a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x557864744b00 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x557864747ac0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864747c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864747e60 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x557864747ef8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x557864747f90 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x557864747d28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748030 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x5578647480c8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x557864748160 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x557864747dc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748200 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x557864748298 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x557864748330 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x557864747b58 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x5578647483d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x5578647485a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x557864748638 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x5578647486d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x557864748468 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748770 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x557864748808 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x5578647488a0 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x557864748500 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864748940 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x5578647489d8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x557864748a70 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x557864747bf0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x557864748b10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864748ce0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x557864748d78 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x557864748e10 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x557864748ba8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864748eb0 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x557864748f48 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x557864748fe0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x557864748c40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749080 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x557864749118 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x5578647491b0 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55786478a140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786478a1d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786478a260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786478a2f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786478a380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786478a410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786478a4a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786478a530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786478a5c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786478a650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786478a6e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786478a770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786478a800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786478a890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786478a920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786478a9b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786478aa40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786478aad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786478ab60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786478abf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786478ac80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786478ad10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786478ada0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786478ae30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786478aec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786478af50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786478afe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786478b070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786478b100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786478b190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786478b220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786478b2b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786478b340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786478b3d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786478b460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786478b4f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786478b580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786478b610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786478b6a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786478b730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786478b7c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786478b850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786478b8e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786478b970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786478ba00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786478ba90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786478bb20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786478bbb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x55786478bc40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x55786478bcd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x55786478bd60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x55786478bdf0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x55786478be80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x55786478bf10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x55786478bfa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x55786478c030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x55786478c0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x55786478c150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x55786478c1e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x55786478c270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x55786478c300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x55786478c390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x55786478c420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x55786478c4b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x55786478c540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x55786478c5d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x55786478c660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x55786478c6f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x55786478c780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x55786478c810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x55786478c8a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x55786478c930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x55786478c9c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x55786478ca50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x55786478cae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x55786478cb70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x55786478cc00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x55786478cc90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x55786478cd20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x55786478cdb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x55786478ce40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x55786478ced0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x55786478cf60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x55786478cff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x55786478d080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x55786478d110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x55786478d1a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x55786478d230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x55786478d2c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x55786478d350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x55786478d3e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x55786478d470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x55786478d500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x55786478d590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x55786478d620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x55786478d6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x55786478d740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x55786478d7d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x55786478d860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x55786478d8f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x55786478d980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x55786478da10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x55786478daa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x55786478db30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x55786478dbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x55786478dc50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x55786478dce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x55786478dd70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x55786478de00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x55786478de90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x55786478df20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x55786478dfb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x55786478e040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x55786478e0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x55786478e160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x55786478e1f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x55786478e280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x55786478e310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x55786478e3a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x55786478e430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x55786478e4c0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: REF TREE: 35: 0x5578647493b8 [ROOT] MAP: (0 sibs) 3 children: 35: 0x557864749490 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x557864749660 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x557864749830 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x557864749a00 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x557864749a98 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x557864749b30 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x5578647498c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x557864749bd0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x557864749c68 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x557864749d00 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x557864749960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x557864749da0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x557864749e38 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x557864749ed0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x5578647496f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x557864749f70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a140 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x55786474a1d8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x55786474a270 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x55786474a008 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474a310 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x55786474a3a8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x55786474a440 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x55786474a0a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474a4e0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x55786474a578 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x55786474a610 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x557864749790 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474a6b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474a880 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x55786474a918 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x55786474a9b0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x55786474a748 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474aa50 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x55786474aae8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x55786474ab80 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x55786474a7e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ac20 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x55786474acb8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x55786474ad50 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x557864749528 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x55786474adf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474afc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b190 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x55786474b228 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x55786474b2c0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x55786474b058 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474b360 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x55786474b3f8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x55786474b490 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x55786474b0f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474b530 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x55786474b5c8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x55786474b660 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x55786474ae88 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474b700 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474b8d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x55786474b968 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x55786474ba00 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x55786474b798 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474baa0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x55786474bb38 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x55786474bbd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x55786474b830 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474bc70 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x55786474bd08 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x55786474bda0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x55786474af20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474be40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c010 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x55786474c0a8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x55786474c140 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x55786474bed8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474c1e0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x55786474c278 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x55786474c310 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x55786474bf70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474c3b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x55786474c448 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x55786474c4e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x5578647495c0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x55786474c580 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x55786474c750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474c920 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x55786474c9b8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x55786474ca50 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x55786474c7e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474caf0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x55786474cb88 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x55786474cc20 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x55786474c880 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474ccc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x55786474cd58 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x55786474cdf0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x55786474c618 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x55786474ce90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d060 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x55786474d0f8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x55786474d190 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x55786474cf28 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d230 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x55786474d2c8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x55786474d360 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x55786474cfc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474d400 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x55786474d498 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x55786474d530 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x55786474c6b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x55786474d5d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x55786474d7a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x55786474d838 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x55786474d8d0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x55786474d668 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x55786474d970 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x55786474da08 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x55786474daa0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x55786474d700 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x55786474db40 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x55786474dbd8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x55786474dc70 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x55786478e560 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x55786478e5f0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x55786478e680 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x55786478e710 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x55786478e7a0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x55786478e830 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x55786478e8c0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x55786478e950 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x55786478e9e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x55786478ea70 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x55786478eb00 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x55786478eb90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x55786478ec20 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x55786478ecb0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x55786478ed40 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x55786478edd0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x55786478ee60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x55786478eef0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x55786478ef80 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x55786478f010 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x55786478f0a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x55786478f130 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x55786478f1c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x55786478f250 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x55786478f2e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x55786478f370 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x55786478f400 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x55786478f490 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x55786478f520 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x55786478f5b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x55786478f640 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x55786478f6d0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x55786478f760 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x55786478f7f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x55786478f880 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x55786478f910 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x55786478f9a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x55786478fa30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x55786478fac0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x55786478fb50 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x55786478fbe0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x55786478fc70 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x55786478fd00 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x55786478fd90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x55786478fe20 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x55786478feb0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x55786478ff40 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x55786478ffd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x557864790060 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x5578647900f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x557864790180 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x557864790210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x5578647902a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x557864790330 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x5578647903c0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x557864790450 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x5578647904e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x557864790570 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x557864790600 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x557864790690 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x557864790720 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x5578647907b0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x557864790840 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x5578647908d0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x557864790960 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x5578647909f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x557864790a80 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x557864790b10 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x557864790ba0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x557864790c30 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x557864790cc0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x557864790d50 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x557864790de0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x557864790e70 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x557864790f00 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x557864790f90 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x557864791020 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x5578647910b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x557864791140 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x5578647911d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x557864791260 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x5578647912f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x557864791380 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x557864791410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x5578647914a0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x557864791530 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x5578647915c0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x557864791650 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x5578647916e0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x557864791770 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x557864791800 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x557864791890 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x557864791920 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x5578647919b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x557864791a40 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x557864791ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x557864791b60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x557864791bf0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x557864791c80 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x557864791d10 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x557864791da0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x557864791e30 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x557864791ec0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x557864791f50 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x557864791fe0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x557864792070 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x557864792100 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x557864792190 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x557864792220 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x5578647922b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x557864792340 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x5578647923d0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x557864792460 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x5578647924f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x557864792580 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x557864792610 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x5578647926a0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x557864792730 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x5578647927c0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x557864792850 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x5578647928e0 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase (28 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (28 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.04 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x55a6a17892a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a17849d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784ba0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784f40 VAL: '0000' (3 sibs) 36: 0x55a6a1784fd8 VAL: '0001' (3 sibs) 36: 0x55a6a1785070 VAL: '0002' (3 sibs) 36: 0x55a6a1784e08 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785110 VAL: '0010' (3 sibs) 36: 0x55a6a17851a8 VAL: '0011' (3 sibs) 36: 0x55a6a1785240 VAL: '0012' (3 sibs) 36: 0x55a6a1784ea0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17852e0 VAL: '0020' (3 sibs) 36: 0x55a6a1785378 VAL: '0021' (3 sibs) 36: 0x55a6a1785410 VAL: '0022' (3 sibs) 36: 0x55a6a1784c38 SEQ: (3 sibs) 3 children: 36: 0x55a6a17854b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785680 VAL: '0100' (3 sibs) 36: 0x55a6a1785718 VAL: '0101' (3 sibs) 36: 0x55a6a17857b0 VAL: '0102' (3 sibs) 36: 0x55a6a1785548 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785850 VAL: '0110' (3 sibs) 36: 0x55a6a17858e8 VAL: '0111' (3 sibs) 36: 0x55a6a1785980 VAL: '0112' (3 sibs) 36: 0x55a6a17855e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785a20 VAL: '0120' (3 sibs) 36: 0x55a6a1785ab8 VAL: '0121' (3 sibs) 36: 0x55a6a1785b50 VAL: '0122' (3 sibs) 36: 0x55a6a1784cd0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785dc0 VAL: '0200' (3 sibs) 36: 0x55a6a1785e58 VAL: '0201' (3 sibs) 36: 0x55a6a1785ef0 VAL: '0202' (3 sibs) 36: 0x55a6a1785c88 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785f90 VAL: '0210' (3 sibs) 36: 0x55a6a1786028 VAL: '0211' (3 sibs) 36: 0x55a6a17860c0 VAL: '0212' (3 sibs) 36: 0x55a6a1785d20 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786160 VAL: '0220' (3 sibs) 36: 0x55a6a17861f8 VAL: '0221' (3 sibs) 36: 0x55a6a1786290 VAL: '0222' (3 sibs) 36: 0x55a6a1784a68 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786330 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786500 SEQ: (3 sibs) 3 children: 36: 0x55a6a17866d0 VAL: '1000' (3 sibs) 36: 0x55a6a1786768 VAL: '1001' (3 sibs) 36: 0x55a6a1786800 VAL: '1002' (3 sibs) 36: 0x55a6a1786598 SEQ: (3 sibs) 3 children: 36: 0x55a6a17868a0 VAL: '1010' (3 sibs) 36: 0x55a6a1786938 VAL: '1011' (3 sibs) 36: 0x55a6a17869d0 VAL: '1012' (3 sibs) 36: 0x55a6a1786630 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786a70 VAL: '1020' (3 sibs) 36: 0x55a6a1786b08 VAL: '1021' (3 sibs) 36: 0x55a6a1786ba0 VAL: '1022' (3 sibs) 36: 0x55a6a17863c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786e10 VAL: '1100' (3 sibs) 36: 0x55a6a1786ea8 VAL: '1101' (3 sibs) 36: 0x55a6a1786f40 VAL: '1102' (3 sibs) 36: 0x55a6a1786cd8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786fe0 VAL: '1110' (3 sibs) 36: 0x55a6a1787078 VAL: '1111' (3 sibs) 36: 0x55a6a1787110 VAL: '1112' (3 sibs) 36: 0x55a6a1786d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a17871b0 VAL: '1120' (3 sibs) 36: 0x55a6a1787248 VAL: '1121' (3 sibs) 36: 0x55a6a17872e0 VAL: '1122' (3 sibs) 36: 0x55a6a1786460 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787380 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787550 VAL: '1200' (3 sibs) 36: 0x55a6a17875e8 VAL: '1201' (3 sibs) 36: 0x55a6a1787680 VAL: '1202' (3 sibs) 36: 0x55a6a1787418 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787720 VAL: '1210' (3 sibs) 36: 0x55a6a17877b8 VAL: '1211' (3 sibs) 36: 0x55a6a1787850 VAL: '1212' (3 sibs) 36: 0x55a6a17874b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17878f0 VAL: '1220' (3 sibs) 36: 0x55a6a1787988 VAL: '1221' (3 sibs) 36: 0x55a6a1787a20 VAL: '1222' (3 sibs) 36: 0x55a6a1784b00 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787ac0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787c90 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787e60 VAL: '2000' (3 sibs) 36: 0x55a6a1787ef8 VAL: '2001' (3 sibs) 36: 0x55a6a1787f90 VAL: '2002' (3 sibs) 36: 0x55a6a1787d28 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788030 VAL: '2010' (3 sibs) 36: 0x55a6a17880c8 VAL: '2011' (3 sibs) 36: 0x55a6a1788160 VAL: '2012' (3 sibs) 36: 0x55a6a1787dc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788200 VAL: '2020' (3 sibs) 36: 0x55a6a1788298 VAL: '2021' (3 sibs) 36: 0x55a6a1788330 VAL: '2022' (3 sibs) 36: 0x55a6a1787b58 SEQ: (3 sibs) 3 children: 36: 0x55a6a17883d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17885a0 VAL: '2100' (3 sibs) 36: 0x55a6a1788638 VAL: '2101' (3 sibs) 36: 0x55a6a17886d0 VAL: '2102' (3 sibs) 36: 0x55a6a1788468 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788770 VAL: '2110' (3 sibs) 36: 0x55a6a1788808 VAL: '2111' (3 sibs) 36: 0x55a6a17888a0 VAL: '2112' (3 sibs) 36: 0x55a6a1788500 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788940 VAL: '2120' (3 sibs) 36: 0x55a6a17889d8 VAL: '2121' (3 sibs) 36: 0x55a6a1788a70 VAL: '2122' (3 sibs) 36: 0x55a6a1787bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788b10 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788ce0 VAL: '2200' (3 sibs) 36: 0x55a6a1788d78 VAL: '2201' (3 sibs) 36: 0x55a6a1788e10 VAL: '2202' (3 sibs) 36: 0x55a6a1788ba8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788eb0 VAL: '2210' (3 sibs) 36: 0x55a6a1788f48 VAL: '2211' (3 sibs) 36: 0x55a6a1788fe0 VAL: '2212' (3 sibs) 36: 0x55a6a1788c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789080 VAL: '2220' (3 sibs) 36: 0x55a6a1789118 VAL: '2221' (3 sibs) 36: 0x55a6a17891b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a1793e70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a1793f00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a1793f90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a1794020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17940b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a1794140 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17941d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a1794260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17942f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a1794380 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a1794410 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17944a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a1794530 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17945c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a1794650 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17946e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a1794770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a1794800 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a1794890 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a1794920 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17949b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a1794a40 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a1794ad0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a1794b60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a1794bf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a1794c80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a1794d10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a1794da0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a1794e30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a1794ec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a1794f50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a1794fe0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a1795070 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a1795100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a1795190 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a1795220 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17952b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a1795340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17953d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a1795460 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17954f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a1795580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a1795610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17956a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a1795730 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17957c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a1795850 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17958e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a1795970 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a1795a00 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a1795a90 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a1795b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a1795bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a1795c40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a1795cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a1795d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a1795df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a1795e80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a1795f10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a1795fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a1796030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17960c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a1796150 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17961e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a1796270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a1796300 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a1796390 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a1796420 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17964b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a1796540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17965d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a1796660 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17966f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a1796780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a1796810 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17968a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a1796930 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17969c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a1796a50 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a1796ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a1796b70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a1796c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a1796c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a1796d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a1796db0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a1796e40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a1796ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a1796f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a1796ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a1797080 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a1797110 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17971a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a1797230 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17972c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a1797350 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17973e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a1797470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a1797500 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a1797590 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a1797620 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17976b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a1797740 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17977d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a1797860 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17978f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a1797980 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a1797a10 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a1797aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a1797b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a1797bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a1797c50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a1797ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a1797d70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a1797e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a1797e90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a1797f20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a1797fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a1798040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17980d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a1798160 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17981f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x55a6a17893b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a1789490 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789660 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789830 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789a00 VAL: '0000' (3 sibs) 36: 0x55a6a1789a98 VAL: '0001' (3 sibs) 36: 0x55a6a1789b30 VAL: '0002' (3 sibs) 36: 0x55a6a17898c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789bd0 VAL: '0010' (3 sibs) 36: 0x55a6a1789c68 VAL: '0011' (3 sibs) 36: 0x55a6a1789d00 VAL: '0012' (3 sibs) 36: 0x55a6a1789960 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789da0 VAL: '0020' (3 sibs) 36: 0x55a6a1789e38 VAL: '0021' (3 sibs) 36: 0x55a6a1789ed0 VAL: '0022' (3 sibs) 36: 0x55a6a17896f8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789f70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a140 VAL: '0100' (3 sibs) 36: 0x55a6a178a1d8 VAL: '0101' (3 sibs) 36: 0x55a6a178a270 VAL: '0102' (3 sibs) 36: 0x55a6a178a008 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a310 VAL: '0110' (3 sibs) 36: 0x55a6a178a3a8 VAL: '0111' (3 sibs) 36: 0x55a6a178a440 VAL: '0112' (3 sibs) 36: 0x55a6a178a0a0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a4e0 VAL: '0120' (3 sibs) 36: 0x55a6a178a578 VAL: '0121' (3 sibs) 36: 0x55a6a178a610 VAL: '0122' (3 sibs) 36: 0x55a6a1789790 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a880 VAL: '0200' (3 sibs) 36: 0x55a6a178a918 VAL: '0201' (3 sibs) 36: 0x55a6a178a9b0 VAL: '0202' (3 sibs) 36: 0x55a6a178a748 SEQ: (3 sibs) 3 children: 36: 0x55a6a178aa50 VAL: '0210' (3 sibs) 36: 0x55a6a178aae8 VAL: '0211' (3 sibs) 36: 0x55a6a178ab80 VAL: '0212' (3 sibs) 36: 0x55a6a178a7e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ac20 VAL: '0220' (3 sibs) 36: 0x55a6a178acb8 VAL: '0221' (3 sibs) 36: 0x55a6a178ad50 VAL: '0222' (3 sibs) 36: 0x55a6a1789528 SEQ: (3 sibs) 3 children: 36: 0x55a6a178adf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178afc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b190 VAL: '1000' (3 sibs) 36: 0x55a6a178b228 VAL: '1001' (3 sibs) 36: 0x55a6a178b2c0 VAL: '1002' (3 sibs) 36: 0x55a6a178b058 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b360 VAL: '1010' (3 sibs) 36: 0x55a6a178b3f8 VAL: '1011' (3 sibs) 36: 0x55a6a178b490 VAL: '1012' (3 sibs) 36: 0x55a6a178b0f0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b530 VAL: '1020' (3 sibs) 36: 0x55a6a178b5c8 VAL: '1021' (3 sibs) 36: 0x55a6a178b660 VAL: '1022' (3 sibs) 36: 0x55a6a178ae88 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b8d0 VAL: '1100' (3 sibs) 36: 0x55a6a178b968 VAL: '1101' (3 sibs) 36: 0x55a6a178ba00 VAL: '1102' (3 sibs) 36: 0x55a6a178b798 SEQ: (3 sibs) 3 children: 36: 0x55a6a178baa0 VAL: '1110' (3 sibs) 36: 0x55a6a178bb38 VAL: '1111' (3 sibs) 36: 0x55a6a178bbd0 VAL: '1112' (3 sibs) 36: 0x55a6a178b830 SEQ: (3 sibs) 3 children: 36: 0x55a6a178bc70 VAL: '1120' (3 sibs) 36: 0x55a6a178bd08 VAL: '1121' (3 sibs) 36: 0x55a6a178bda0 VAL: '1122' (3 sibs) 36: 0x55a6a178af20 SEQ: (3 sibs) 3 children: 36: 0x55a6a178be40 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c010 VAL: '1200' (3 sibs) 36: 0x55a6a178c0a8 VAL: '1201' (3 sibs) 36: 0x55a6a178c140 VAL: '1202' (3 sibs) 36: 0x55a6a178bed8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c1e0 VAL: '1210' (3 sibs) 36: 0x55a6a178c278 VAL: '1211' (3 sibs) 36: 0x55a6a178c310 VAL: '1212' (3 sibs) 36: 0x55a6a178bf70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c3b0 VAL: '1220' (3 sibs) 36: 0x55a6a178c448 VAL: '1221' (3 sibs) 36: 0x55a6a178c4e0 VAL: '1222' (3 sibs) 36: 0x55a6a17895c0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c580 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c750 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c920 VAL: '2000' (3 sibs) 36: 0x55a6a178c9b8 VAL: '2001' (3 sibs) 36: 0x55a6a178ca50 VAL: '2002' (3 sibs) 36: 0x55a6a178c7e8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178caf0 VAL: '2010' (3 sibs) 36: 0x55a6a178cb88 VAL: '2011' (3 sibs) 36: 0x55a6a178cc20 VAL: '2012' (3 sibs) 36: 0x55a6a178c880 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ccc0 VAL: '2020' (3 sibs) 36: 0x55a6a178cd58 VAL: '2021' (3 sibs) 36: 0x55a6a178cdf0 VAL: '2022' (3 sibs) 36: 0x55a6a178c618 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ce90 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d060 VAL: '2100' (3 sibs) 36: 0x55a6a178d0f8 VAL: '2101' (3 sibs) 36: 0x55a6a178d190 VAL: '2102' (3 sibs) 36: 0x55a6a178cf28 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d230 VAL: '2110' (3 sibs) 36: 0x55a6a178d2c8 VAL: '2111' (3 sibs) 36: 0x55a6a178d360 VAL: '2112' (3 sibs) 36: 0x55a6a178cfc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d400 VAL: '2120' (3 sibs) 36: 0x55a6a178d498 VAL: '2121' (3 sibs) 36: 0x55a6a178d530 VAL: '2122' (3 sibs) 36: 0x55a6a178c6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d5d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d7a0 VAL: '2200' (3 sibs) 36: 0x55a6a178d838 VAL: '2201' (3 sibs) 36: 0x55a6a178d8d0 VAL: '2202' (3 sibs) 36: 0x55a6a178d668 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d970 VAL: '2210' (3 sibs) 36: 0x55a6a178da08 VAL: '2211' (3 sibs) 36: 0x55a6a178daa0 VAL: '2212' (3 sibs) 36: 0x55a6a178d700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178db40 VAL: '2220' (3 sibs) 36: 0x55a6a178dbd8 VAL: '2221' (3 sibs) 36: 0x55a6a178dc70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a179bca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a179bd30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a179bdc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a179be50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a179bee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a179bf70 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a179c000 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a179c090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a179c120 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a179c1b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a179c240 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a179c2d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a179c360 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a179c3f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a179c480 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a179c510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a179c5a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a179c630 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a179c6c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a179c750 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a179c7e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a179c870 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a179c900 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a179c990 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a179ca20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a179cab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a179cb40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a179cbd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a179cc60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a179ccf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a179cd80 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a179ce10 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a179cea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a179cf30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a179cfc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a179d050 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a179d0e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a179d170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a179d200 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a179d290 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a179d320 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a179d3b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a179d440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a179d4d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a179d560 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a179d5f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a179d680 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a179d710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a179d7a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a179d830 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a179d8c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a179d950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a179d9e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a179da70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a179db00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a179db90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a179dc20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a179dcb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a179dd40 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a179ddd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a179de60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a179def0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a179df80 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a179e010 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a179e0a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a179e130 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a179e1c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a179e250 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a179e2e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a179e370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a179e400 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a179e490 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a179e520 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a179e5b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a179e640 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a179e6d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a179e760 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a179e7f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a179e880 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a179e910 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a179e9a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a179ea30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a179eac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a179eb50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a179ebe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a179ec70 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a179ed00 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a179ed90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a179ee20 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a179eeb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a179ef40 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a179efd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a179f060 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a179f0f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a179f180 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a179f210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a179f2a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a179f330 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a179f3c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a179f450 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a179f4e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a179f570 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a179f600 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a179f690 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a179f720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a179f7b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a179f840 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a179f8d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a179f960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a179f9f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a179fa80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a179fb10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a179fba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a179fc30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a179fcc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a179fd50 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a179fde0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a179fe70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a179ff00 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a179ff90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a0020 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_unix/1 (0 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: 0x55a6a17892a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a17849d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784ba0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784f40 VAL: '0000' (3 sibs) 36: 0x55a6a1784fd8 VAL: '0001' (3 sibs) 36: 0x55a6a1785070 VAL: '0002' (3 sibs) 36: 0x55a6a1784e08 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785110 VAL: '0010' (3 sibs) 36: 0x55a6a17851a8 VAL: '0011' (3 sibs) 36: 0x55a6a1785240 VAL: '0012' (3 sibs) 36: 0x55a6a1784ea0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17852e0 VAL: '0020' (3 sibs) 36: 0x55a6a1785378 VAL: '0021' (3 sibs) 36: 0x55a6a1785410 VAL: '0022' (3 sibs) 36: 0x55a6a1784c38 SEQ: (3 sibs) 3 children: 36: 0x55a6a17854b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785680 VAL: '0100' (3 sibs) 36: 0x55a6a1785718 VAL: '0101' (3 sibs) 36: 0x55a6a17857b0 VAL: '0102' (3 sibs) 36: 0x55a6a1785548 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785850 VAL: '0110' (3 sibs) 36: 0x55a6a17858e8 VAL: '0111' (3 sibs) 36: 0x55a6a1785980 VAL: '0112' (3 sibs) 36: 0x55a6a17855e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785a20 VAL: '0120' (3 sibs) 36: 0x55a6a1785ab8 VAL: '0121' (3 sibs) 36: 0x55a6a1785b50 VAL: '0122' (3 sibs) 36: 0x55a6a1784cd0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785dc0 VAL: '0200' (3 sibs) 36: 0x55a6a1785e58 VAL: '0201' (3 sibs) 36: 0x55a6a1785ef0 VAL: '0202' (3 sibs) 36: 0x55a6a1785c88 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785f90 VAL: '0210' (3 sibs) 36: 0x55a6a1786028 VAL: '0211' (3 sibs) 36: 0x55a6a17860c0 VAL: '0212' (3 sibs) 36: 0x55a6a1785d20 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786160 VAL: '0220' (3 sibs) 36: 0x55a6a17861f8 VAL: '0221' (3 sibs) 36: 0x55a6a1786290 VAL: '0222' (3 sibs) 36: 0x55a6a1784a68 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786330 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786500 SEQ: (3 sibs) 3 children: 36: 0x55a6a17866d0 VAL: '1000' (3 sibs) 36: 0x55a6a1786768 VAL: '1001' (3 sibs) 36: 0x55a6a1786800 VAL: '1002' (3 sibs) 36: 0x55a6a1786598 SEQ: (3 sibs) 3 children: 36: 0x55a6a17868a0 VAL: '1010' (3 sibs) 36: 0x55a6a1786938 VAL: '1011' (3 sibs) 36: 0x55a6a17869d0 VAL: '1012' (3 sibs) 36: 0x55a6a1786630 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786a70 VAL: '1020' (3 sibs) 36: 0x55a6a1786b08 VAL: '1021' (3 sibs) 36: 0x55a6a1786ba0 VAL: '1022' (3 sibs) 36: 0x55a6a17863c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786e10 VAL: '1100' (3 sibs) 36: 0x55a6a1786ea8 VAL: '1101' (3 sibs) 36: 0x55a6a1786f40 VAL: '1102' (3 sibs) 36: 0x55a6a1786cd8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786fe0 VAL: '1110' (3 sibs) 36: 0x55a6a1787078 VAL: '1111' (3 sibs) 36: 0x55a6a1787110 VAL: '1112' (3 sibs) 36: 0x55a6a1786d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a17871b0 VAL: '1120' (3 sibs) 36: 0x55a6a1787248 VAL: '1121' (3 sibs) 36: 0x55a6a17872e0 VAL: '1122' (3 sibs) 36: 0x55a6a1786460 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787380 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787550 VAL: '1200' (3 sibs) 36: 0x55a6a17875e8 VAL: '1201' (3 sibs) 36: 0x55a6a1787680 VAL: '1202' (3 sibs) 36: 0x55a6a1787418 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787720 VAL: '1210' (3 sibs) 36: 0x55a6a17877b8 VAL: '1211' (3 sibs) 36: 0x55a6a1787850 VAL: '1212' (3 sibs) 36: 0x55a6a17874b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17878f0 VAL: '1220' (3 sibs) 36: 0x55a6a1787988 VAL: '1221' (3 sibs) 36: 0x55a6a1787a20 VAL: '1222' (3 sibs) 36: 0x55a6a1784b00 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787ac0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787c90 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787e60 VAL: '2000' (3 sibs) 36: 0x55a6a1787ef8 VAL: '2001' (3 sibs) 36: 0x55a6a1787f90 VAL: '2002' (3 sibs) 36: 0x55a6a1787d28 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788030 VAL: '2010' (3 sibs) 36: 0x55a6a17880c8 VAL: '2011' (3 sibs) 36: 0x55a6a1788160 VAL: '2012' (3 sibs) 36: 0x55a6a1787dc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788200 VAL: '2020' (3 sibs) 36: 0x55a6a1788298 VAL: '2021' (3 sibs) 36: 0x55a6a1788330 VAL: '2022' (3 sibs) 36: 0x55a6a1787b58 SEQ: (3 sibs) 3 children: 36: 0x55a6a17883d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17885a0 VAL: '2100' (3 sibs) 36: 0x55a6a1788638 VAL: '2101' (3 sibs) 36: 0x55a6a17886d0 VAL: '2102' (3 sibs) 36: 0x55a6a1788468 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788770 VAL: '2110' (3 sibs) 36: 0x55a6a1788808 VAL: '2111' (3 sibs) 36: 0x55a6a17888a0 VAL: '2112' (3 sibs) 36: 0x55a6a1788500 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788940 VAL: '2120' (3 sibs) 36: 0x55a6a17889d8 VAL: '2121' (3 sibs) 36: 0x55a6a1788a70 VAL: '2122' (3 sibs) 36: 0x55a6a1787bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788b10 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788ce0 VAL: '2200' (3 sibs) 36: 0x55a6a1788d78 VAL: '2201' (3 sibs) 36: 0x55a6a1788e10 VAL: '2202' (3 sibs) 36: 0x55a6a1788ba8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788eb0 VAL: '2210' (3 sibs) 36: 0x55a6a1788f48 VAL: '2211' (3 sibs) 36: 0x55a6a1788fe0 VAL: '2212' (3 sibs) 36: 0x55a6a1788c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789080 VAL: '2220' (3 sibs) 36: 0x55a6a1789118 VAL: '2221' (3 sibs) 36: 0x55a6a17891b0 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17a04b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17a0540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17a05d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17a0660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17a06f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17a0780 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17a0810 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17a08a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17a0930 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17a09c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17a0a50 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17a0ae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17a0b70 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17a0c00 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17a0c90 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17a0d20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17a0db0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17a0e40 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17a0ed0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17a0f60 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17a0ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17a1080 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17a1110 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17a11a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17a1230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17a12c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17a1350 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17a13e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17a1470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17a1500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17a1590 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17a1620 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17a16b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17a1740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17a17d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17a1860 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17a18f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17a1980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17a1a10 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17a1aa0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17a1b30 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17a1bc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17a1c50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17a1ce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17a1d70 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17a1e00 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17a1e90 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17a1f20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17a1fb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17a2040 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17a20d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17a2160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17a21f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17a2280 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17a2310 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17a23a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17a2430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17a24c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17a2550 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17a25e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17a2670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17a2700 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17a2790 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17a2820 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17a28b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17a2940 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17a29d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17a2a60 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17a2af0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17a2b80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17a2c10 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17a2ca0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17a2d30 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17a2dc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17a2e50 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17a2ee0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17a2f70 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17a3000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17a3090 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17a3120 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17a31b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17a3240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17a32d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17a3360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17a33f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17a3480 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17a3510 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17a35a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17a3630 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17a36c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17a3750 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17a37e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17a3870 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17a3900 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17a3990 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17a3a20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17a3ab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17a3b40 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17a3bd0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17a3c60 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17a3cf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17a3d80 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17a3e10 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17a3ea0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17a3f30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17a3fc0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17a4050 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17a40e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17a4170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17a4200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17a4290 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17a4320 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17a43b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17a4440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17a44d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17a4560 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17a45f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17a4680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17a4710 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17a47a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a4830 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_windows/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: --------------- 36: 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: --------------- 36: REF TREE: 36: 0x55a6a17893b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a1789490 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789660 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789830 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789a00 VAL: '0000' (3 sibs) 36: 0x55a6a1789a98 VAL: '0001' (3 sibs) 36: 0x55a6a1789b30 VAL: '0002' (3 sibs) 36: 0x55a6a17898c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789bd0 VAL: '0010' (3 sibs) 36: 0x55a6a1789c68 VAL: '0011' (3 sibs) 36: 0x55a6a1789d00 VAL: '0012' (3 sibs) 36: 0x55a6a1789960 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789da0 VAL: '0020' (3 sibs) 36: 0x55a6a1789e38 VAL: '0021' (3 sibs) 36: 0x55a6a1789ed0 VAL: '0022' (3 sibs) 36: 0x55a6a17896f8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789f70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a140 VAL: '0100' (3 sibs) 36: 0x55a6a178a1d8 VAL: '0101' (3 sibs) 36: 0x55a6a178a270 VAL: '0102' (3 sibs) 36: 0x55a6a178a008 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a310 VAL: '0110' (3 sibs) 36: 0x55a6a178a3a8 VAL: '0111' (3 sibs) 36: 0x55a6a178a440 VAL: '0112' (3 sibs) 36: 0x55a6a178a0a0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a4e0 VAL: '0120' (3 sibs) 36: 0x55a6a178a578 VAL: '0121' (3 sibs) 36: 0x55a6a178a610 VAL: '0122' (3 sibs) 36: 0x55a6a1789790 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a880 VAL: '0200' (3 sibs) 36: 0x55a6a178a918 VAL: '0201' (3 sibs) 36: 0x55a6a178a9b0 VAL: '0202' (3 sibs) 36: 0x55a6a178a748 SEQ: (3 sibs) 3 children: 36: 0x55a6a178aa50 VAL: '0210' (3 sibs) 36: 0x55a6a178aae8 VAL: '0211' (3 sibs) 36: 0x55a6a178ab80 VAL: '0212' (3 sibs) 36: 0x55a6a178a7e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ac20 VAL: '0220' (3 sibs) 36: 0x55a6a178acb8 VAL: '0221' (3 sibs) 36: 0x55a6a178ad50 VAL: '0222' (3 sibs) 36: 0x55a6a1789528 SEQ: (3 sibs) 3 children: 36: 0x55a6a178adf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178afc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b190 VAL: '1000' (3 sibs) 36: 0x55a6a178b228 VAL: '1001' (3 sibs) 36: 0x55a6a178b2c0 VAL: '1002' (3 sibs) 36: 0x55a6a178b058 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b360 VAL: '1010' (3 sibs) 36: 0x55a6a178b3f8 VAL: '1011' (3 sibs) 36: 0x55a6a178b490 VAL: '1012' (3 sibs) 36: 0x55a6a178b0f0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b530 VAL: '1020' (3 sibs) 36: 0x55a6a178b5c8 VAL: '1021' (3 sibs) 36: 0x55a6a178b660 VAL: '1022' (3 sibs) 36: 0x55a6a178ae88 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b8d0 VAL: '1100' (3 sibs) 36: 0x55a6a178b968 VAL: '1101' (3 sibs) 36: 0x55a6a178ba00 VAL: '1102' (3 sibs) 36: 0x55a6a178b798 SEQ: (3 sibs) 3 children: 36: 0x55a6a178baa0 VAL: '1110' (3 sibs) 36: 0x55a6a178bb38 VAL: '1111' (3 sibs) 36: 0x55a6a178bbd0 VAL: '1112' (3 sibs) 36: 0x55a6a178b830 SEQ: (3 sibs) 3 children: 36: 0x55a6a178bc70 VAL: '1120' (3 sibs) 36: 0x55a6a178bd08 VAL: '1121' (3 sibs) 36: 0x55a6a178bda0 VAL: '1122' (3 sibs) 36: 0x55a6a178af20 SEQ: (3 sibs) 3 children: 36: 0x55a6a178be40 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c010 VAL: '1200' (3 sibs) 36: 0x55a6a178c0a8 VAL: '1201' (3 sibs) 36: 0x55a6a178c140 VAL: '1202' (3 sibs) 36: 0x55a6a178bed8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c1e0 VAL: '1210' (3 sibs) 36: 0x55a6a178c278 VAL: '1211' (3 sibs) 36: 0x55a6a178c310 VAL: '1212' (3 sibs) 36: 0x55a6a178bf70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c3b0 VAL: '1220' (3 sibs) 36: 0x55a6a178c448 VAL: '1221' (3 sibs) 36: 0x55a6a178c4e0 VAL: '1222' (3 sibs) 36: 0x55a6a17895c0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c580 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c750 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c920 VAL: '2000' (3 sibs) 36: 0x55a6a178c9b8 VAL: '2001' (3 sibs) 36: 0x55a6a178ca50 VAL: '2002' (3 sibs) 36: 0x55a6a178c7e8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178caf0 VAL: '2010' (3 sibs) 36: 0x55a6a178cb88 VAL: '2011' (3 sibs) 36: 0x55a6a178cc20 VAL: '2012' (3 sibs) 36: 0x55a6a178c880 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ccc0 VAL: '2020' (3 sibs) 36: 0x55a6a178cd58 VAL: '2021' (3 sibs) 36: 0x55a6a178cdf0 VAL: '2022' (3 sibs) 36: 0x55a6a178c618 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ce90 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d060 VAL: '2100' (3 sibs) 36: 0x55a6a178d0f8 VAL: '2101' (3 sibs) 36: 0x55a6a178d190 VAL: '2102' (3 sibs) 36: 0x55a6a178cf28 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d230 VAL: '2110' (3 sibs) 36: 0x55a6a178d2c8 VAL: '2111' (3 sibs) 36: 0x55a6a178d360 VAL: '2112' (3 sibs) 36: 0x55a6a178cfc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d400 VAL: '2120' (3 sibs) 36: 0x55a6a178d498 VAL: '2121' (3 sibs) 36: 0x55a6a178d530 VAL: '2122' (3 sibs) 36: 0x55a6a178c6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d5d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d7a0 VAL: '2200' (3 sibs) 36: 0x55a6a178d838 VAL: '2201' (3 sibs) 36: 0x55a6a178d8d0 VAL: '2202' (3 sibs) 36: 0x55a6a178d668 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d970 VAL: '2210' (3 sibs) 36: 0x55a6a178da08 VAL: '2211' (3 sibs) 36: 0x55a6a178daa0 VAL: '2212' (3 sibs) 36: 0x55a6a178d700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178db40 VAL: '2220' (3 sibs) 36: 0x55a6a178dbd8 VAL: '2221' (3 sibs) 36: 0x55a6a178dc70 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17a4cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17a4d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17a4de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17a4e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17a4f00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17a4f90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17a5020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17a50b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17a5140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17a51d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17a5260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17a52f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17a5380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17a5410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17a54a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17a5530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17a55c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17a5650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17a56e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17a5770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17a5800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17a5890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17a5920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17a59b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17a5a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17a5ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17a5b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17a5bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17a5c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17a5d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17a5da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17a5e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17a5ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17a5f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17a5fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17a6070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17a6100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17a6190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17a6220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17a62b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17a6340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17a63d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17a6460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17a64f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17a6580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17a6610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17a66a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17a6730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17a67c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17a6850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17a68e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17a6970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17a6a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17a6a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17a6b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17a6bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17a6c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17a6cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17a6d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17a6df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17a6e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17a6f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17a6fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17a7030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17a70c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17a7150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17a71e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17a7270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17a7300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17a7390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17a7420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17a74b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17a7540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17a75d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17a7660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17a76f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17a7780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17a7810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17a78a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17a7930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17a79c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17a7a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17a7ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17a7b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17a7c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17a7c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17a7d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17a7db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17a7e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17a7ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17a7f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17a7ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17a8080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17a8110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17a81a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17a8230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17a82c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17a8350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17a83e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17a8470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17a8500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17a8590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17a8620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17a86b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17a8740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17a87d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17a8860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17a88f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17a8980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17a8a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17a8aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17a8b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17a8bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17a8c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17a8ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17a8d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17a8e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17a8e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17a8f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17a8fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a9040 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.parse_windows/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_cout/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_unix_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: - - - - 0000 36: - 0001 36: - 0002 36: - - 0010 36: - 0011 36: - 0012 36: - - 0020 36: - 0021 36: - 0022 36: - - - 0100 36: - 0101 36: - 0102 36: - - 0110 36: - 0111 36: - 0112 36: - - 0120 36: - 0121 36: - 0122 36: - - - 0200 36: - 0201 36: - 0202 36: - - 0210 36: - 0211 36: - 0212 36: - - 0220 36: - 0221 36: - 0222 36: - - - - 1000 36: - 1001 36: - 1002 36: - - 1010 36: - 1011 36: - 1012 36: - - 1020 36: - 1021 36: - 1022 36: - - - 1100 36: - 1101 36: - 1102 36: - - 1110 36: - 1111 36: - 1112 36: - - 1120 36: - 1121 36: - 1122 36: - - - 1200 36: - 1201 36: - 1202 36: - - 1210 36: - 1211 36: - 1212 36: - - 1220 36: - 1221 36: - 1222 36: - - - - 2000 36: - 2001 36: - 2002 36: - - 2010 36: - 2011 36: - 2012 36: - - 2020 36: - 2021 36: - 2022 36: - - - 2100 36: - 2101 36: - 2102 36: - - 2110 36: - 2111 36: - 2112 36: - - 2120 36: - 2121 36: - 2122 36: - - - 2200 36: - 2201 36: - 2202 36: - - 2210 36: - 2211 36: - 2212 36: - - 2220 36: - 2221 36: - 2222 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_yml_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.emit_json_windows_string/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\n 36: \n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\n 36: \n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55a6a1793e70 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a1793f00 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a1793f90 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a1794020 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17940b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a1794140 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17941d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a1794260 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17942f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a1794380 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a1794410 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17944a0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a1794530 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17945c0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a1794650 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17946e0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a1794770 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a1794800 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a1794890 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a1794920 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17949b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a1794a40 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a1794ad0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a1794b60 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a1794bf0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a1794c80 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a1794d10 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a1794da0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a1794e30 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a1794ec0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a1794f50 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a1794fe0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a1795070 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a1795100 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a1795190 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a1795220 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17952b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a1795340 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17953d0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a1795460 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17954f0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a1795580 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a1795610 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17956a0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a1795730 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17957c0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a1795850 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17958e0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a1795970 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a1795a00 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a1795a90 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a1795b20 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a1795bb0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a1795c40 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a1795cd0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a1795d60 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a1795df0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a1795e80 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a1795f10 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a1795fa0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a1796030 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17960c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a1796150 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17961e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a1796270 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a1796300 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a1796390 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a1796420 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17964b0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a1796540 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17965d0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a1796660 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17966f0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a1796780 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a1796810 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17968a0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a1796930 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17969c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a1796a50 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a1796ae0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a1796b70 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a1796c00 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a1796c90 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a1796d20 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a1796db0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a1796e40 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a1796ed0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a1796f60 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a1796ff0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a1797080 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a1797110 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17971a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a1797230 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17972c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a1797350 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17973e0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a1797470 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a1797500 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a1797590 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a1797620 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17976b0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a1797740 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17977d0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a1797860 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17978f0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a1797980 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a1797a10 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a1797aa0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a1797b30 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a1797bc0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a1797c50 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a1797ce0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a1797d70 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a1797e00 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a1797e90 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a1797f20 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a1797fb0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a1798040 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17980d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a1798160 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17981f0 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] 0x55a6a17ab8e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17ab970 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17aba00 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17aba90 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17abb20 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17abbb0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17abc40 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17abcd0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17abd60 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17abdf0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17abe80 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17abf10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17abfa0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17ac030 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17ac0c0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17ac150 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17ac1e0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17ac270 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17ac300 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17ac390 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17ac420 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17ac4b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17ac540 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17ac5d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17ac660 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17ac6f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17ac780 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17ac810 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17ac8a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17ac930 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17ac9c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17aca50 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17acae0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17acb70 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17acc00 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17acc90 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17acd20 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17acdb0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17ace40 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17aced0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17acf60 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17acff0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17ad080 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17ad110 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17ad1a0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17ad230 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17ad2c0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17ad350 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17ad3e0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17ad470 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17ad500 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17ad590 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17ad620 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17ad6b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17ad740 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17ad7d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17ad860 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17ad8f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17ad980 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17ada10 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17adaa0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17adb30 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17adbc0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17adc50 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17adce0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17add70 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17ade00 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17ade90 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17adf20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17adfb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17ae040 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17ae0d0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17ae160 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17ae1f0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17ae280 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17ae310 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17ae3a0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17ae430 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17ae4c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17ae550 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17ae5e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17ae670 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17ae700 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17ae790 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17ae820 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17ae8b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17ae940 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17ae9d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17aea60 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17aeaf0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17aeb80 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17aec10 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17aeca0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17aed30 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17aedc0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17aee50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17aeee0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17aef70 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17af000 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17af090 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17af120 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17af1b0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17af240 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17af2d0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17af360 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17af3f0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17af480 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17af510 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17af5a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17af630 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17af6c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17af750 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17af7e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17af870 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17af900 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17af990 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17afa20 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17afab0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17afb40 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17afbd0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17afc60 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \n 36: - - - - 0000\n 36: - 0001\n 36: - 0002\n 36: - - 0010\n 36: - 0011\n 36: - 0012\n 36: - - 0020\n 36: - 0021\n 36: - 0022\n 36: - - - 0100\n 36: - 0101\n 36: - 0102\n 36: - - 0110\n 36: - 0111\n 36: - 0112\n 36: - - 0120\n 36: - 0121\n 36: - 0122\n 36: - - - 0200\n 36: - 0201\n 36: - 0202\n 36: - - 0210\n 36: - 0211\n 36: - 0212\n 36: - - 0220\n 36: - 0221\n 36: - 0222\n 36: - - - - 1000\n 36: - 1001\n 36: - 1002\n 36: - - 1010\n 36: - 1011\n 36: - 1012\n 36: - - 1020\n 36: - 1021\n 36: - 1022\n 36: - - - 1100\n 36: - 1101\n 36: - 1102\n 36: - - 1110\n 36: - 1111\n 36: - 1112\n 36: - - 1120\n 36: - 1121\n 36: - 1122\n 36: - - - 1200\n 36: - 1201\n 36: - 1202\n 36: - - 1210\n 36: - 1211\n 36: - 1212\n 36: - - 1220\n 36: - 1221\n 36: - 1222\n 36: - - - - 2000\n 36: - 2001\n 36: - 2002\n 36: - - 2010\n 36: - 2011\n 36: - 2012\n 36: - - 2020\n 36: - 2021\n 36: - 2022\n 36: - - - 2100\n 36: - 2101\n 36: - 2102\n 36: - - 2110\n 36: - 2111\n 36: - 2112\n 36: - - 2120\n 36: - 2121\n 36: - 2122\n 36: - - - 2200\n 36: - 2201\n 36: - 2202\n 36: - - 2210\n 36: - 2211\n 36: - 2212\n 36: - - 2220\n 36: - 2221\n 36: - 2222\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55a6a179bca0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a179bd30 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a179bdc0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a179be50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a179bee0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a179bf70 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a179c000 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a179c090 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a179c120 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a179c1b0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a179c240 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a179c2d0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a179c360 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a179c3f0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a179c480 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a179c510 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a179c5a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a179c630 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a179c6c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a179c750 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a179c7e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a179c870 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a179c900 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a179c990 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a179ca20 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a179cab0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a179cb40 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a179cbd0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a179cc60 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a179ccf0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a179cd80 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a179ce10 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a179cea0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a179cf30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a179cfc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a179d050 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a179d0e0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a179d170 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a179d200 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a179d290 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a179d320 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a179d3b0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a179d440 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a179d4d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a179d560 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a179d5f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a179d680 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a179d710 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a179d7a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a179d830 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a179d8c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a179d950 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a179d9e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a179da70 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a179db00 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a179db90 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a179dc20 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a179dcb0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a179dd40 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a179ddd0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a179de60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a179def0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a179df80 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a179e010 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a179e0a0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a179e130 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a179e1c0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a179e250 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a179e2e0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a179e370 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a179e400 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a179e490 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a179e520 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a179e5b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a179e640 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a179e6d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a179e760 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a179e7f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a179e880 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a179e910 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a179e9a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a179ea30 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a179eac0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a179eb50 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a179ebe0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a179ec70 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a179ed00 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a179ed90 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a179ee20 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a179eeb0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a179ef40 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a179efd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a179f060 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a179f0f0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a179f180 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a179f210 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a179f2a0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a179f330 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a179f3c0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a179f450 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a179f4e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a179f570 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a179f600 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a179f690 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a179f720 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a179f7b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a179f840 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a179f8d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a179f960 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a179f9f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a179fa80 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a179fb10 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a179fba0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a179fc30 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a179fcc0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a179fd50 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a179fde0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a179fe70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a179ff00 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a179ff90 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a0020 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] 0x55a6a17b00f0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17b0180 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17b0210 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17b02a0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17b0330 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17b03c0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17b0450 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17b04e0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17b0570 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17b0600 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17b0690 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17b0720 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17b07b0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17b0840 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17b08d0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17b0960 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17b09f0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17b0a80 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17b0b10 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17b0ba0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17b0c30 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17b0cc0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17b0d50 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17b0de0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17b0e70 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17b0f00 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17b0f90 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17b1020 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17b10b0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17b1140 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17b11d0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17b1260 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17b12f0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17b1380 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17b1410 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17b14a0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17b1530 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17b15c0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17b1650 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17b16e0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17b1770 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17b1800 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17b1890 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17b1920 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17b19b0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17b1a40 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17b1ad0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17b1b60 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17b1bf0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17b1c80 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17b1d10 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17b1da0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17b1e30 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17b1ec0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17b1f50 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17b1fe0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17b2070 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17b2100 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17b2190 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17b2220 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17b22b0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17b2340 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17b23d0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17b2460 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17b24f0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17b2580 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17b2610 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17b26a0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17b2730 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17b27c0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17b2850 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17b28e0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17b2970 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17b2a00 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17b2a90 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17b2b20 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17b2bb0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17b2c40 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17b2cd0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17b2d60 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17b2df0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17b2e80 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17b2f10 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17b2fa0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17b3030 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17b30c0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17b3150 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17b31e0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17b3270 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17b3300 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17b3390 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17b3420 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17b34b0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17b3540 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17b35d0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17b3660 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17b36f0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17b3780 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17b3810 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17b38a0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17b3930 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17b39c0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17b3a50 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17b3ae0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17b3b70 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17b3c00 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17b3c90 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17b3d20 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17b3db0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17b3e40 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17b3ed0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17b3f60 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17b3ff0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17b4080 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17b4110 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17b41a0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17b4230 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17b42c0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17b4350 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17b43e0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17b4470 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: [\r\n 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]],\r\n 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]],\r\n 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]],\r\n 36: \r\n 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]],\r\n 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]],\r\n 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]],\r\n 36: \r\n 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]],\r\n 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]],\r\n 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]],\r\n 36: ]~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55a6a17a04b0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17a0540 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17a05d0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17a0660 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17a06f0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17a0780 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17a0810 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17a08a0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17a0930 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17a09c0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17a0a50 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17a0ae0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17a0b70 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17a0c00 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17a0c90 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17a0d20 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17a0db0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17a0e40 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17a0ed0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17a0f60 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17a0ff0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17a1080 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17a1110 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17a11a0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17a1230 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17a12c0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17a1350 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17a13e0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17a1470 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17a1500 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17a1590 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17a1620 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17a16b0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17a1740 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17a17d0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17a1860 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17a18f0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17a1980 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17a1a10 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17a1aa0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17a1b30 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17a1bc0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17a1c50 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17a1ce0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17a1d70 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17a1e00 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17a1e90 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17a1f20 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17a1fb0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17a2040 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17a20d0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17a2160 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17a21f0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17a2280 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17a2310 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17a23a0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17a2430 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17a24c0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17a2550 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17a25e0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17a2670 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17a2700 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17a2790 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17a2820 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17a28b0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17a2940 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17a29d0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17a2a60 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17a2af0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17a2b80 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17a2c10 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17a2ca0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17a2d30 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17a2dc0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17a2e50 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17a2ee0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17a2f70 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17a3000 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17a3090 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17a3120 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17a31b0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17a3240 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17a32d0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17a3360 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17a33f0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17a3480 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17a3510 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17a35a0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17a3630 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17a36c0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17a3750 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17a37e0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17a3870 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17a3900 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17a3990 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17a3a20 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17a3ab0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17a3b40 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17a3bd0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17a3c60 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17a3cf0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17a3d80 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17a3e10 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17a3ea0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17a3f30 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17a3fc0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17a4050 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17a40e0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17a4170 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17a4200 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17a4290 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17a4320 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17a43b0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17a4440 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17a44d0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17a4560 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17a45f0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17a4680 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17a4710 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17a47a0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a4830 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] 0x55a6a17b4900 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17b4990 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17b4a20 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17b4ab0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17b4b40 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17b4bd0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17b4c60 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17b4cf0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17b4d80 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17b4e10 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17b4ea0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17b4f30 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17b4fc0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17b5050 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17b50e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17b5170 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17b5200 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17b5290 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17b5320 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17b53b0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17b5440 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17b54d0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17b5560 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17b55f0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17b5680 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17b5710 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17b57a0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17b5830 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17b58c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17b5950 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17b59e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17b5a70 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17b5b00 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17b5b90 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17b5c20 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17b5cb0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17b5d40 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17b5dd0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17b5e60 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17b5ef0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17b5f80 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17b6010 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17b60a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17b6130 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17b61c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17b6250 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17b62e0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17b6370 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17b6400 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17b6490 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17b6520 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17b65b0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17b6640 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17b66d0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17b6760 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17b67f0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17b6880 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17b6910 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17b69a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17b6a30 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17b6ac0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17b6b50 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17b6be0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17b6c70 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17b6d00 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17b6d90 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17b6e20 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17b6eb0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17b6f40 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17b6fd0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17b7060 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17b70f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17b7180 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17b7210 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17b72a0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17b7330 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17b73c0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17b7450 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17b74e0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17b7570 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17b7600 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17b7690 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17b7720 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17b77b0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17b7840 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17b78d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17b7960 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17b79f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17b7a80 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17b7b10 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17b7ba0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17b7c30 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17b7cc0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17b7d50 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17b7de0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17b7e70 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17b7f00 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17b7f90 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17b8020 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17b80b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17b8140 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17b81d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17b8260 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17b82f0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17b8380 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17b8410 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17b84a0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17b8530 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17b85c0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17b8650 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17b86e0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17b8770 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17b8800 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17b8890 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17b8920 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17b89b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17b8a40 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17b8ad0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17b8b60 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17b8bf0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17b8c80 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: ~~~~~~~~~~~~~~ src yml: 36: \r\n 36: - - - - 0000\r\n 36: - 0001\r\n 36: - 0002\r\n 36: - - 0010\r\n 36: - 0011\r\n 36: - 0012\r\n 36: - - 0020\r\n 36: - 0021\r\n 36: - 0022\r\n 36: - - - 0100\r\n 36: - 0101\r\n 36: - 0102\r\n 36: - - 0110\r\n 36: - 0111\r\n 36: - 0112\r\n 36: - - 0120\r\n 36: - 0121\r\n 36: - 0122\r\n 36: - - - 0200\r\n 36: - 0201\r\n 36: - 0202\r\n 36: - - 0210\r\n 36: - 0211\r\n 36: - 0212\r\n 36: - - 0220\r\n 36: - 0221\r\n 36: - 0222\r\n 36: - - - - 1000\r\n 36: - 1001\r\n 36: - 1002\r\n 36: - - 1010\r\n 36: - 1011\r\n 36: - 1012\r\n 36: - - 1020\r\n 36: - 1021\r\n 36: - 1022\r\n 36: - - - 1100\r\n 36: - 1101\r\n 36: - 1102\r\n 36: - - 1110\r\n 36: - 1111\r\n 36: - 1112\r\n 36: - - 1120\r\n 36: - 1121\r\n 36: - 1122\r\n 36: - - - 1200\r\n 36: - 1201\r\n 36: - 1202\r\n 36: - - 1210\r\n 36: - 1211\r\n 36: - 1212\r\n 36: - - 1220\r\n 36: - 1221\r\n 36: - 1222\r\n 36: - - - - 2000\r\n 36: - 2001\r\n 36: - 2002\r\n 36: - - 2010\r\n 36: - 2011\r\n 36: - 2012\r\n 36: - - 2020\r\n 36: - 2021\r\n 36: - 2022\r\n 36: - - - 2100\r\n 36: - 2101\r\n 36: - 2102\r\n 36: - - 2110\r\n 36: - 2111\r\n 36: - 2112\r\n 36: - - 2120\r\n 36: - 2121\r\n 36: - 2122\r\n 36: - - - 2200\r\n 36: - 2201\r\n 36: - 2202\r\n 36: - - 2210\r\n 36: - 2211\r\n 36: - 2212\r\n 36: - - 2220\r\n 36: - 2221\r\n 36: - 2222\r\n 36: ~~~~~~~~~~~~~~ parsed tree: 36: -------------------------------------- 36: [0][0] 0x55a6a17a4cc0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17a4d50 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17a4de0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17a4e70 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17a4f00 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17a4f90 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17a5020 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17a50b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17a5140 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17a51d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17a5260 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17a52f0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17a5380 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17a5410 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17a54a0 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17a5530 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17a55c0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17a5650 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17a56e0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17a5770 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17a5800 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17a5890 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17a5920 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17a59b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17a5a40 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17a5ad0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17a5b60 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17a5bf0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17a5c80 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17a5d10 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17a5da0 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17a5e30 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17a5ec0 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17a5f50 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17a5fe0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17a6070 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17a6100 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17a6190 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17a6220 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17a62b0 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17a6340 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17a63d0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17a6460 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17a64f0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17a6580 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17a6610 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17a66a0 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17a6730 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17a67c0 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17a6850 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17a68e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17a6970 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17a6a00 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17a6a90 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17a6b20 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17a6bb0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17a6c40 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17a6cd0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17a6d60 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17a6df0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17a6e80 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17a6f10 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17a6fa0 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17a7030 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17a70c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17a7150 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17a71e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17a7270 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17a7300 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17a7390 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17a7420 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17a74b0 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17a7540 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17a75d0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17a7660 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17a76f0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17a7780 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17a7810 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17a78a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17a7930 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17a79c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17a7a50 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17a7ae0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17a7b70 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17a7c00 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17a7c90 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17a7d20 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17a7db0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17a7e40 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17a7ed0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17a7f60 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17a7ff0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17a8080 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17a8110 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17a81a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17a8230 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17a82c0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17a8350 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17a83e0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17a8470 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17a8500 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17a8590 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17a8620 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17a86b0 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17a8740 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17a87d0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17a8860 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17a88f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17a8980 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17a8a10 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17a8aa0 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17a8b30 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17a8bc0 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17a8c50 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17a8ce0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17a8d70 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17a8e00 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17a8e90 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17a8f20 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17a8fb0 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17a9040 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] 0x55a6a17bb520 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17bb5b0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17bb640 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17bb6d0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17bb760 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17bb7f0 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17bb880 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17bb910 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17bb9a0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17bba30 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17bbac0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17bbb50 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17bbbe0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17bbc70 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17bbd00 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17bbd90 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17bbe20 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17bbeb0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17bbf40 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17bbfd0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17bc060 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17bc0f0 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17bc180 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17bc210 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17bc2a0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17bc330 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17bc3c0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17bc450 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17bc4e0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17bc570 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17bc600 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17bc690 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17bc720 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17bc7b0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17bc840 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17bc8d0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17bc960 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17bc9f0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17bca80 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17bcb10 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17bcba0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17bcc30 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17bccc0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17bcd50 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17bcde0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17bce70 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17bcf00 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17bcf90 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17bd020 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17bd0b0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17bd140 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17bd1d0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17bd260 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17bd2f0 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17bd380 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17bd410 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17bd4a0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17bd530 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17bd5c0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17bd650 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17bd6e0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17bd770 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17bd800 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17bd890 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17bd920 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17bd9b0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17bda40 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17bdad0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17bdb60 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17bdbf0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17bdc80 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17bdd10 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17bdda0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17bde30 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17bdec0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17bdf50 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17bdfe0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17be070 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17be100 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17be190 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17be220 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17be2b0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17be340 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17be3d0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17be460 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17be4f0 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17be580 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17be610 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17be6a0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17be730 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17be7c0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17be850 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17be8e0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17be970 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17bea00 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17bea90 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17beb20 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17bebb0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17bec40 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17becd0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17bed60 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17bedf0 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17bee80 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17bef10 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17befa0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17bf030 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17bf0c0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17bf150 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17bf1e0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17bf270 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17bf300 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17bf390 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17bf420 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17bf4b0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17bf540 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17bf5d0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17bf660 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17bf6f0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17bf780 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17bf810 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17bf8a0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: ~~~~~~~~~~~~~~ 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.complete_windows_round_trip_json/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x55a6a17892a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a17849d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784ba0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784f40 VAL: '0000' (3 sibs) 36: 0x55a6a1784fd8 VAL: '0001' (3 sibs) 36: 0x55a6a1785070 VAL: '0002' (3 sibs) 36: 0x55a6a1784e08 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785110 VAL: '0010' (3 sibs) 36: 0x55a6a17851a8 VAL: '0011' (3 sibs) 36: 0x55a6a1785240 VAL: '0012' (3 sibs) 36: 0x55a6a1784ea0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17852e0 VAL: '0020' (3 sibs) 36: 0x55a6a1785378 VAL: '0021' (3 sibs) 36: 0x55a6a1785410 VAL: '0022' (3 sibs) 36: 0x55a6a1784c38 SEQ: (3 sibs) 3 children: 36: 0x55a6a17854b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785680 VAL: '0100' (3 sibs) 36: 0x55a6a1785718 VAL: '0101' (3 sibs) 36: 0x55a6a17857b0 VAL: '0102' (3 sibs) 36: 0x55a6a1785548 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785850 VAL: '0110' (3 sibs) 36: 0x55a6a17858e8 VAL: '0111' (3 sibs) 36: 0x55a6a1785980 VAL: '0112' (3 sibs) 36: 0x55a6a17855e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785a20 VAL: '0120' (3 sibs) 36: 0x55a6a1785ab8 VAL: '0121' (3 sibs) 36: 0x55a6a1785b50 VAL: '0122' (3 sibs) 36: 0x55a6a1784cd0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785dc0 VAL: '0200' (3 sibs) 36: 0x55a6a1785e58 VAL: '0201' (3 sibs) 36: 0x55a6a1785ef0 VAL: '0202' (3 sibs) 36: 0x55a6a1785c88 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785f90 VAL: '0210' (3 sibs) 36: 0x55a6a1786028 VAL: '0211' (3 sibs) 36: 0x55a6a17860c0 VAL: '0212' (3 sibs) 36: 0x55a6a1785d20 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786160 VAL: '0220' (3 sibs) 36: 0x55a6a17861f8 VAL: '0221' (3 sibs) 36: 0x55a6a1786290 VAL: '0222' (3 sibs) 36: 0x55a6a1784a68 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786330 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786500 SEQ: (3 sibs) 3 children: 36: 0x55a6a17866d0 VAL: '1000' (3 sibs) 36: 0x55a6a1786768 VAL: '1001' (3 sibs) 36: 0x55a6a1786800 VAL: '1002' (3 sibs) 36: 0x55a6a1786598 SEQ: (3 sibs) 3 children: 36: 0x55a6a17868a0 VAL: '1010' (3 sibs) 36: 0x55a6a1786938 VAL: '1011' (3 sibs) 36: 0x55a6a17869d0 VAL: '1012' (3 sibs) 36: 0x55a6a1786630 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786a70 VAL: '1020' (3 sibs) 36: 0x55a6a1786b08 VAL: '1021' (3 sibs) 36: 0x55a6a1786ba0 VAL: '1022' (3 sibs) 36: 0x55a6a17863c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786e10 VAL: '1100' (3 sibs) 36: 0x55a6a1786ea8 VAL: '1101' (3 sibs) 36: 0x55a6a1786f40 VAL: '1102' (3 sibs) 36: 0x55a6a1786cd8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786fe0 VAL: '1110' (3 sibs) 36: 0x55a6a1787078 VAL: '1111' (3 sibs) 36: 0x55a6a1787110 VAL: '1112' (3 sibs) 36: 0x55a6a1786d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a17871b0 VAL: '1120' (3 sibs) 36: 0x55a6a1787248 VAL: '1121' (3 sibs) 36: 0x55a6a17872e0 VAL: '1122' (3 sibs) 36: 0x55a6a1786460 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787380 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787550 VAL: '1200' (3 sibs) 36: 0x55a6a17875e8 VAL: '1201' (3 sibs) 36: 0x55a6a1787680 VAL: '1202' (3 sibs) 36: 0x55a6a1787418 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787720 VAL: '1210' (3 sibs) 36: 0x55a6a17877b8 VAL: '1211' (3 sibs) 36: 0x55a6a1787850 VAL: '1212' (3 sibs) 36: 0x55a6a17874b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17878f0 VAL: '1220' (3 sibs) 36: 0x55a6a1787988 VAL: '1221' (3 sibs) 36: 0x55a6a1787a20 VAL: '1222' (3 sibs) 36: 0x55a6a1784b00 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787ac0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787c90 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787e60 VAL: '2000' (3 sibs) 36: 0x55a6a1787ef8 VAL: '2001' (3 sibs) 36: 0x55a6a1787f90 VAL: '2002' (3 sibs) 36: 0x55a6a1787d28 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788030 VAL: '2010' (3 sibs) 36: 0x55a6a17880c8 VAL: '2011' (3 sibs) 36: 0x55a6a1788160 VAL: '2012' (3 sibs) 36: 0x55a6a1787dc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788200 VAL: '2020' (3 sibs) 36: 0x55a6a1788298 VAL: '2021' (3 sibs) 36: 0x55a6a1788330 VAL: '2022' (3 sibs) 36: 0x55a6a1787b58 SEQ: (3 sibs) 3 children: 36: 0x55a6a17883d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17885a0 VAL: '2100' (3 sibs) 36: 0x55a6a1788638 VAL: '2101' (3 sibs) 36: 0x55a6a17886d0 VAL: '2102' (3 sibs) 36: 0x55a6a1788468 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788770 VAL: '2110' (3 sibs) 36: 0x55a6a1788808 VAL: '2111' (3 sibs) 36: 0x55a6a17888a0 VAL: '2112' (3 sibs) 36: 0x55a6a1788500 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788940 VAL: '2120' (3 sibs) 36: 0x55a6a17889d8 VAL: '2121' (3 sibs) 36: 0x55a6a1788a70 VAL: '2122' (3 sibs) 36: 0x55a6a1787bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788b10 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788ce0 VAL: '2200' (3 sibs) 36: 0x55a6a1788d78 VAL: '2201' (3 sibs) 36: 0x55a6a1788e10 VAL: '2202' (3 sibs) 36: 0x55a6a1788ba8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788eb0 VAL: '2210' (3 sibs) 36: 0x55a6a1788f48 VAL: '2211' (3 sibs) 36: 0x55a6a1788fe0 VAL: '2212' (3 sibs) 36: 0x55a6a1788c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789080 VAL: '2220' (3 sibs) 36: 0x55a6a1789118 VAL: '2221' (3 sibs) 36: 0x55a6a17891b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17bfd30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17bfdc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17bfe50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17bfee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17bff70 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17c0000 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17c0090 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17c0120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17c01b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17c0240 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17c02d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17c0360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17c03f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17c0480 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17c0510 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17c05a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17c0630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17c06c0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17c0750 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17c07e0 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17c0870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17c0900 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17c0990 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17c0a20 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17c0ab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17c0b40 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17c0bd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17c0c60 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17c0cf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17c0d80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17c0e10 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17c0ea0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17c0f30 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17c0fc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17c1050 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17c10e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17c1170 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17c1200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17c1290 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17c1320 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17c13b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17c1440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17c14d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17c1560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17c15f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17c1680 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17c1710 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17c17a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17c1830 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17c18c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17c1950 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17c19e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17c1a70 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17c1b00 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17c1b90 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17c1c20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17c1cb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17c1d40 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17c1dd0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17c1e60 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17c1ef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17c1f80 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17c2010 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17c20a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17c2130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17c21c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17c2250 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17c22e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17c2370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17c2400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17c2490 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17c2520 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17c25b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17c2640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17c26d0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17c2760 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17c27f0 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17c2880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17c2910 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17c29a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17c2a30 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17c2ac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17c2b50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17c2be0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17c2c70 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17c2d00 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17c2d90 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17c2e20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17c2eb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17c2f40 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17c2fd0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17c3060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17c30f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17c3180 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17c3210 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17c32a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17c3330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17c33c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17c3450 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17c34e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17c3570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17c3600 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17c3690 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17c3720 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17c37b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17c3840 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17c38d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17c3960 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17c39f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17c3a80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17c3b10 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17c3ba0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17c3c30 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17c3cc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17c3d50 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17c3de0 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17c3e70 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17c3f00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17c3f90 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17c4020 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17c40b0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x55a6a17893b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a1789490 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789660 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789830 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789a00 VAL: '0000' (3 sibs) 36: 0x55a6a1789a98 VAL: '0001' (3 sibs) 36: 0x55a6a1789b30 VAL: '0002' (3 sibs) 36: 0x55a6a17898c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789bd0 VAL: '0010' (3 sibs) 36: 0x55a6a1789c68 VAL: '0011' (3 sibs) 36: 0x55a6a1789d00 VAL: '0012' (3 sibs) 36: 0x55a6a1789960 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789da0 VAL: '0020' (3 sibs) 36: 0x55a6a1789e38 VAL: '0021' (3 sibs) 36: 0x55a6a1789ed0 VAL: '0022' (3 sibs) 36: 0x55a6a17896f8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789f70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a140 VAL: '0100' (3 sibs) 36: 0x55a6a178a1d8 VAL: '0101' (3 sibs) 36: 0x55a6a178a270 VAL: '0102' (3 sibs) 36: 0x55a6a178a008 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a310 VAL: '0110' (3 sibs) 36: 0x55a6a178a3a8 VAL: '0111' (3 sibs) 36: 0x55a6a178a440 VAL: '0112' (3 sibs) 36: 0x55a6a178a0a0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a4e0 VAL: '0120' (3 sibs) 36: 0x55a6a178a578 VAL: '0121' (3 sibs) 36: 0x55a6a178a610 VAL: '0122' (3 sibs) 36: 0x55a6a1789790 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a880 VAL: '0200' (3 sibs) 36: 0x55a6a178a918 VAL: '0201' (3 sibs) 36: 0x55a6a178a9b0 VAL: '0202' (3 sibs) 36: 0x55a6a178a748 SEQ: (3 sibs) 3 children: 36: 0x55a6a178aa50 VAL: '0210' (3 sibs) 36: 0x55a6a178aae8 VAL: '0211' (3 sibs) 36: 0x55a6a178ab80 VAL: '0212' (3 sibs) 36: 0x55a6a178a7e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ac20 VAL: '0220' (3 sibs) 36: 0x55a6a178acb8 VAL: '0221' (3 sibs) 36: 0x55a6a178ad50 VAL: '0222' (3 sibs) 36: 0x55a6a1789528 SEQ: (3 sibs) 3 children: 36: 0x55a6a178adf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178afc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b190 VAL: '1000' (3 sibs) 36: 0x55a6a178b228 VAL: '1001' (3 sibs) 36: 0x55a6a178b2c0 VAL: '1002' (3 sibs) 36: 0x55a6a178b058 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b360 VAL: '1010' (3 sibs) 36: 0x55a6a178b3f8 VAL: '1011' (3 sibs) 36: 0x55a6a178b490 VAL: '1012' (3 sibs) 36: 0x55a6a178b0f0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b530 VAL: '1020' (3 sibs) 36: 0x55a6a178b5c8 VAL: '1021' (3 sibs) 36: 0x55a6a178b660 VAL: '1022' (3 sibs) 36: 0x55a6a178ae88 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b8d0 VAL: '1100' (3 sibs) 36: 0x55a6a178b968 VAL: '1101' (3 sibs) 36: 0x55a6a178ba00 VAL: '1102' (3 sibs) 36: 0x55a6a178b798 SEQ: (3 sibs) 3 children: 36: 0x55a6a178baa0 VAL: '1110' (3 sibs) 36: 0x55a6a178bb38 VAL: '1111' (3 sibs) 36: 0x55a6a178bbd0 VAL: '1112' (3 sibs) 36: 0x55a6a178b830 SEQ: (3 sibs) 3 children: 36: 0x55a6a178bc70 VAL: '1120' (3 sibs) 36: 0x55a6a178bd08 VAL: '1121' (3 sibs) 36: 0x55a6a178bda0 VAL: '1122' (3 sibs) 36: 0x55a6a178af20 SEQ: (3 sibs) 3 children: 36: 0x55a6a178be40 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c010 VAL: '1200' (3 sibs) 36: 0x55a6a178c0a8 VAL: '1201' (3 sibs) 36: 0x55a6a178c140 VAL: '1202' (3 sibs) 36: 0x55a6a178bed8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c1e0 VAL: '1210' (3 sibs) 36: 0x55a6a178c278 VAL: '1211' (3 sibs) 36: 0x55a6a178c310 VAL: '1212' (3 sibs) 36: 0x55a6a178bf70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c3b0 VAL: '1220' (3 sibs) 36: 0x55a6a178c448 VAL: '1221' (3 sibs) 36: 0x55a6a178c4e0 VAL: '1222' (3 sibs) 36: 0x55a6a17895c0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c580 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c750 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c920 VAL: '2000' (3 sibs) 36: 0x55a6a178c9b8 VAL: '2001' (3 sibs) 36: 0x55a6a178ca50 VAL: '2002' (3 sibs) 36: 0x55a6a178c7e8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178caf0 VAL: '2010' (3 sibs) 36: 0x55a6a178cb88 VAL: '2011' (3 sibs) 36: 0x55a6a178cc20 VAL: '2012' (3 sibs) 36: 0x55a6a178c880 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ccc0 VAL: '2020' (3 sibs) 36: 0x55a6a178cd58 VAL: '2021' (3 sibs) 36: 0x55a6a178cdf0 VAL: '2022' (3 sibs) 36: 0x55a6a178c618 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ce90 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d060 VAL: '2100' (3 sibs) 36: 0x55a6a178d0f8 VAL: '2101' (3 sibs) 36: 0x55a6a178d190 VAL: '2102' (3 sibs) 36: 0x55a6a178cf28 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d230 VAL: '2110' (3 sibs) 36: 0x55a6a178d2c8 VAL: '2111' (3 sibs) 36: 0x55a6a178d360 VAL: '2112' (3 sibs) 36: 0x55a6a178cfc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d400 VAL: '2120' (3 sibs) 36: 0x55a6a178d498 VAL: '2121' (3 sibs) 36: 0x55a6a178d530 VAL: '2122' (3 sibs) 36: 0x55a6a178c6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d5d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d7a0 VAL: '2200' (3 sibs) 36: 0x55a6a178d838 VAL: '2201' (3 sibs) 36: 0x55a6a178d8d0 VAL: '2202' (3 sibs) 36: 0x55a6a178d668 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d970 VAL: '2210' (3 sibs) 36: 0x55a6a178da08 VAL: '2211' (3 sibs) 36: 0x55a6a178daa0 VAL: '2212' (3 sibs) 36: 0x55a6a178d700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178db40 VAL: '2220' (3 sibs) 36: 0x55a6a178dbd8 VAL: '2221' (3 sibs) 36: 0x55a6a178dc70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17c4150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17c41e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17c4270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17c4300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17c4390 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17c4420 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17c44b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17c4540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17c45d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17c4660 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17c46f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17c4780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17c4810 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17c48a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17c4930 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17c49c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17c4a50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17c4ae0 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17c4b70 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17c4c00 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17c4c90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17c4d20 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17c4db0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17c4e40 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17c4ed0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17c4f60 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17c4ff0 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17c5080 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17c5110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17c51a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17c5230 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17c52c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17c5350 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17c53e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17c5470 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17c5500 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17c5590 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17c5620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17c56b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17c5740 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17c57d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17c5860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17c58f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17c5980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17c5a10 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17c5aa0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17c5b30 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17c5bc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17c5c50 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17c5ce0 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17c5d70 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17c5e00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17c5e90 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17c5f20 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17c5fb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17c6040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17c60d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17c6160 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17c61f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17c6280 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17c6310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17c63a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17c6430 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17c64c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17c6550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17c65e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17c6670 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17c6700 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17c6790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17c6820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17c68b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17c6940 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17c69d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17c6a60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17c6af0 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17c6b80 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17c6c10 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17c6ca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17c6d30 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17c6dc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17c6e50 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17c6ee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17c6f70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17c7000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17c7090 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17c7120 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17c71b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17c7240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17c72d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17c7360 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17c73f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17c7480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17c7510 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17c75a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17c7630 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17c76c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17c7750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17c77e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17c7870 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17c7900 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17c7990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17c7a20 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17c7ab0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17c7b40 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17c7bd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17c7c60 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17c7cf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17c7d80 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17c7e10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17c7ea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17c7f30 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17c7fc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17c8050 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17c80e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17c8170 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17c8200 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17c8290 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17c8320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17c83b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17c8440 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17c84d0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.unix_recreate_from_ref/1 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: REF TREE: 36: 0x55a6a17892a0 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a17849d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784ba0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a1784f40 VAL: '0000' (3 sibs) 36: 0x55a6a1784fd8 VAL: '0001' (3 sibs) 36: 0x55a6a1785070 VAL: '0002' (3 sibs) 36: 0x55a6a1784e08 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785110 VAL: '0010' (3 sibs) 36: 0x55a6a17851a8 VAL: '0011' (3 sibs) 36: 0x55a6a1785240 VAL: '0012' (3 sibs) 36: 0x55a6a1784ea0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17852e0 VAL: '0020' (3 sibs) 36: 0x55a6a1785378 VAL: '0021' (3 sibs) 36: 0x55a6a1785410 VAL: '0022' (3 sibs) 36: 0x55a6a1784c38 SEQ: (3 sibs) 3 children: 36: 0x55a6a17854b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785680 VAL: '0100' (3 sibs) 36: 0x55a6a1785718 VAL: '0101' (3 sibs) 36: 0x55a6a17857b0 VAL: '0102' (3 sibs) 36: 0x55a6a1785548 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785850 VAL: '0110' (3 sibs) 36: 0x55a6a17858e8 VAL: '0111' (3 sibs) 36: 0x55a6a1785980 VAL: '0112' (3 sibs) 36: 0x55a6a17855e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785a20 VAL: '0120' (3 sibs) 36: 0x55a6a1785ab8 VAL: '0121' (3 sibs) 36: 0x55a6a1785b50 VAL: '0122' (3 sibs) 36: 0x55a6a1784cd0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785dc0 VAL: '0200' (3 sibs) 36: 0x55a6a1785e58 VAL: '0201' (3 sibs) 36: 0x55a6a1785ef0 VAL: '0202' (3 sibs) 36: 0x55a6a1785c88 SEQ: (3 sibs) 3 children: 36: 0x55a6a1785f90 VAL: '0210' (3 sibs) 36: 0x55a6a1786028 VAL: '0211' (3 sibs) 36: 0x55a6a17860c0 VAL: '0212' (3 sibs) 36: 0x55a6a1785d20 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786160 VAL: '0220' (3 sibs) 36: 0x55a6a17861f8 VAL: '0221' (3 sibs) 36: 0x55a6a1786290 VAL: '0222' (3 sibs) 36: 0x55a6a1784a68 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786330 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786500 SEQ: (3 sibs) 3 children: 36: 0x55a6a17866d0 VAL: '1000' (3 sibs) 36: 0x55a6a1786768 VAL: '1001' (3 sibs) 36: 0x55a6a1786800 VAL: '1002' (3 sibs) 36: 0x55a6a1786598 SEQ: (3 sibs) 3 children: 36: 0x55a6a17868a0 VAL: '1010' (3 sibs) 36: 0x55a6a1786938 VAL: '1011' (3 sibs) 36: 0x55a6a17869d0 VAL: '1012' (3 sibs) 36: 0x55a6a1786630 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786a70 VAL: '1020' (3 sibs) 36: 0x55a6a1786b08 VAL: '1021' (3 sibs) 36: 0x55a6a1786ba0 VAL: '1022' (3 sibs) 36: 0x55a6a17863c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786e10 VAL: '1100' (3 sibs) 36: 0x55a6a1786ea8 VAL: '1101' (3 sibs) 36: 0x55a6a1786f40 VAL: '1102' (3 sibs) 36: 0x55a6a1786cd8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1786fe0 VAL: '1110' (3 sibs) 36: 0x55a6a1787078 VAL: '1111' (3 sibs) 36: 0x55a6a1787110 VAL: '1112' (3 sibs) 36: 0x55a6a1786d70 SEQ: (3 sibs) 3 children: 36: 0x55a6a17871b0 VAL: '1120' (3 sibs) 36: 0x55a6a1787248 VAL: '1121' (3 sibs) 36: 0x55a6a17872e0 VAL: '1122' (3 sibs) 36: 0x55a6a1786460 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787380 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787550 VAL: '1200' (3 sibs) 36: 0x55a6a17875e8 VAL: '1201' (3 sibs) 36: 0x55a6a1787680 VAL: '1202' (3 sibs) 36: 0x55a6a1787418 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787720 VAL: '1210' (3 sibs) 36: 0x55a6a17877b8 VAL: '1211' (3 sibs) 36: 0x55a6a1787850 VAL: '1212' (3 sibs) 36: 0x55a6a17874b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17878f0 VAL: '1220' (3 sibs) 36: 0x55a6a1787988 VAL: '1221' (3 sibs) 36: 0x55a6a1787a20 VAL: '1222' (3 sibs) 36: 0x55a6a1784b00 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787ac0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787c90 SEQ: (3 sibs) 3 children: 36: 0x55a6a1787e60 VAL: '2000' (3 sibs) 36: 0x55a6a1787ef8 VAL: '2001' (3 sibs) 36: 0x55a6a1787f90 VAL: '2002' (3 sibs) 36: 0x55a6a1787d28 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788030 VAL: '2010' (3 sibs) 36: 0x55a6a17880c8 VAL: '2011' (3 sibs) 36: 0x55a6a1788160 VAL: '2012' (3 sibs) 36: 0x55a6a1787dc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788200 VAL: '2020' (3 sibs) 36: 0x55a6a1788298 VAL: '2021' (3 sibs) 36: 0x55a6a1788330 VAL: '2022' (3 sibs) 36: 0x55a6a1787b58 SEQ: (3 sibs) 3 children: 36: 0x55a6a17883d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a17885a0 VAL: '2100' (3 sibs) 36: 0x55a6a1788638 VAL: '2101' (3 sibs) 36: 0x55a6a17886d0 VAL: '2102' (3 sibs) 36: 0x55a6a1788468 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788770 VAL: '2110' (3 sibs) 36: 0x55a6a1788808 VAL: '2111' (3 sibs) 36: 0x55a6a17888a0 VAL: '2112' (3 sibs) 36: 0x55a6a1788500 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788940 VAL: '2120' (3 sibs) 36: 0x55a6a17889d8 VAL: '2121' (3 sibs) 36: 0x55a6a1788a70 VAL: '2122' (3 sibs) 36: 0x55a6a1787bf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788b10 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788ce0 VAL: '2200' (3 sibs) 36: 0x55a6a1788d78 VAL: '2201' (3 sibs) 36: 0x55a6a1788e10 VAL: '2202' (3 sibs) 36: 0x55a6a1788ba8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1788eb0 VAL: '2210' (3 sibs) 36: 0x55a6a1788f48 VAL: '2211' (3 sibs) 36: 0x55a6a1788fe0 VAL: '2212' (3 sibs) 36: 0x55a6a1788c40 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789080 VAL: '2220' (3 sibs) 36: 0x55a6a1789118 VAL: '2221' (3 sibs) 36: 0x55a6a17891b0 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17c8570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17c8600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17c8690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17c8720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17c87b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17c8840 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17c88d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17c8960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17c89f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17c8a80 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17c8b10 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17c8ba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17c8c30 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17c8cc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17c8d50 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17c8de0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17c8e70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17c8f00 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17c8f90 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17c9020 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17c90b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17c9140 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17c91d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17c9260 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17c92f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17c9380 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17c9410 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17c94a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17c9530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17c95c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17c9650 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17c96e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17c9770 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17c9800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17c9890 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17c9920 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17c99b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17c9a40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17c9ad0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17c9b60 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17c9bf0 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17c9c80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17c9d10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17c9da0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17c9e30 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17c9ec0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17c9f50 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17c9fe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17ca070 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17ca100 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17ca190 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17ca220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17ca2b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17ca340 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17ca3d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17ca460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17ca4f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17ca580 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17ca610 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17ca6a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17ca730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17ca7c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17ca850 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17ca8e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17ca970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17caa00 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17caa90 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17cab20 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17cabb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17cac40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17cacd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17cad60 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17cadf0 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17cae80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17caf10 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17cafa0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17cb030 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17cb0c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17cb150 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17cb1e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17cb270 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17cb300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17cb390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17cb420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17cb4b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17cb540 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17cb5d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17cb660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17cb6f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17cb780 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17cb810 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17cb8a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17cb930 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17cb9c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17cba50 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17cbae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17cbb70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17cbc00 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17cbc90 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17cbd20 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17cbdb0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17cbe40 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17cbed0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17cbf60 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17cbff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17cc080 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17cc110 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17cc1a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17cc230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17cc2c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17cc350 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17cc3e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17cc470 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17cc500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17cc590 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17cc620 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17cc6b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17cc740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17cc7d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17cc860 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17cc8f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/0 (0 ms) 36: [ RUN ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 36: ------------------------------------------- 36: running test case 'nested seq x4' 36: ------------------------------------------- 36: REF TREE: 36: 0x55a6a17893b8 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x55a6a1789490 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789660 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789830 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789a00 VAL: '0000' (3 sibs) 36: 0x55a6a1789a98 VAL: '0001' (3 sibs) 36: 0x55a6a1789b30 VAL: '0002' (3 sibs) 36: 0x55a6a17898c8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789bd0 VAL: '0010' (3 sibs) 36: 0x55a6a1789c68 VAL: '0011' (3 sibs) 36: 0x55a6a1789d00 VAL: '0012' (3 sibs) 36: 0x55a6a1789960 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789da0 VAL: '0020' (3 sibs) 36: 0x55a6a1789e38 VAL: '0021' (3 sibs) 36: 0x55a6a1789ed0 VAL: '0022' (3 sibs) 36: 0x55a6a17896f8 SEQ: (3 sibs) 3 children: 36: 0x55a6a1789f70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a140 VAL: '0100' (3 sibs) 36: 0x55a6a178a1d8 VAL: '0101' (3 sibs) 36: 0x55a6a178a270 VAL: '0102' (3 sibs) 36: 0x55a6a178a008 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a310 VAL: '0110' (3 sibs) 36: 0x55a6a178a3a8 VAL: '0111' (3 sibs) 36: 0x55a6a178a440 VAL: '0112' (3 sibs) 36: 0x55a6a178a0a0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a4e0 VAL: '0120' (3 sibs) 36: 0x55a6a178a578 VAL: '0121' (3 sibs) 36: 0x55a6a178a610 VAL: '0122' (3 sibs) 36: 0x55a6a1789790 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178a880 VAL: '0200' (3 sibs) 36: 0x55a6a178a918 VAL: '0201' (3 sibs) 36: 0x55a6a178a9b0 VAL: '0202' (3 sibs) 36: 0x55a6a178a748 SEQ: (3 sibs) 3 children: 36: 0x55a6a178aa50 VAL: '0210' (3 sibs) 36: 0x55a6a178aae8 VAL: '0211' (3 sibs) 36: 0x55a6a178ab80 VAL: '0212' (3 sibs) 36: 0x55a6a178a7e0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ac20 VAL: '0220' (3 sibs) 36: 0x55a6a178acb8 VAL: '0221' (3 sibs) 36: 0x55a6a178ad50 VAL: '0222' (3 sibs) 36: 0x55a6a1789528 SEQ: (3 sibs) 3 children: 36: 0x55a6a178adf0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178afc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b190 VAL: '1000' (3 sibs) 36: 0x55a6a178b228 VAL: '1001' (3 sibs) 36: 0x55a6a178b2c0 VAL: '1002' (3 sibs) 36: 0x55a6a178b058 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b360 VAL: '1010' (3 sibs) 36: 0x55a6a178b3f8 VAL: '1011' (3 sibs) 36: 0x55a6a178b490 VAL: '1012' (3 sibs) 36: 0x55a6a178b0f0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b530 VAL: '1020' (3 sibs) 36: 0x55a6a178b5c8 VAL: '1021' (3 sibs) 36: 0x55a6a178b660 VAL: '1022' (3 sibs) 36: 0x55a6a178ae88 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178b8d0 VAL: '1100' (3 sibs) 36: 0x55a6a178b968 VAL: '1101' (3 sibs) 36: 0x55a6a178ba00 VAL: '1102' (3 sibs) 36: 0x55a6a178b798 SEQ: (3 sibs) 3 children: 36: 0x55a6a178baa0 VAL: '1110' (3 sibs) 36: 0x55a6a178bb38 VAL: '1111' (3 sibs) 36: 0x55a6a178bbd0 VAL: '1112' (3 sibs) 36: 0x55a6a178b830 SEQ: (3 sibs) 3 children: 36: 0x55a6a178bc70 VAL: '1120' (3 sibs) 36: 0x55a6a178bd08 VAL: '1121' (3 sibs) 36: 0x55a6a178bda0 VAL: '1122' (3 sibs) 36: 0x55a6a178af20 SEQ: (3 sibs) 3 children: 36: 0x55a6a178be40 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c010 VAL: '1200' (3 sibs) 36: 0x55a6a178c0a8 VAL: '1201' (3 sibs) 36: 0x55a6a178c140 VAL: '1202' (3 sibs) 36: 0x55a6a178bed8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c1e0 VAL: '1210' (3 sibs) 36: 0x55a6a178c278 VAL: '1211' (3 sibs) 36: 0x55a6a178c310 VAL: '1212' (3 sibs) 36: 0x55a6a178bf70 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c3b0 VAL: '1220' (3 sibs) 36: 0x55a6a178c448 VAL: '1221' (3 sibs) 36: 0x55a6a178c4e0 VAL: '1222' (3 sibs) 36: 0x55a6a17895c0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c580 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c750 SEQ: (3 sibs) 3 children: 36: 0x55a6a178c920 VAL: '2000' (3 sibs) 36: 0x55a6a178c9b8 VAL: '2001' (3 sibs) 36: 0x55a6a178ca50 VAL: '2002' (3 sibs) 36: 0x55a6a178c7e8 SEQ: (3 sibs) 3 children: 36: 0x55a6a178caf0 VAL: '2010' (3 sibs) 36: 0x55a6a178cb88 VAL: '2011' (3 sibs) 36: 0x55a6a178cc20 VAL: '2012' (3 sibs) 36: 0x55a6a178c880 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ccc0 VAL: '2020' (3 sibs) 36: 0x55a6a178cd58 VAL: '2021' (3 sibs) 36: 0x55a6a178cdf0 VAL: '2022' (3 sibs) 36: 0x55a6a178c618 SEQ: (3 sibs) 3 children: 36: 0x55a6a178ce90 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d060 VAL: '2100' (3 sibs) 36: 0x55a6a178d0f8 VAL: '2101' (3 sibs) 36: 0x55a6a178d190 VAL: '2102' (3 sibs) 36: 0x55a6a178cf28 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d230 VAL: '2110' (3 sibs) 36: 0x55a6a178d2c8 VAL: '2111' (3 sibs) 36: 0x55a6a178d360 VAL: '2112' (3 sibs) 36: 0x55a6a178cfc0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d400 VAL: '2120' (3 sibs) 36: 0x55a6a178d498 VAL: '2121' (3 sibs) 36: 0x55a6a178d530 VAL: '2122' (3 sibs) 36: 0x55a6a178c6b0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d5d0 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d7a0 VAL: '2200' (3 sibs) 36: 0x55a6a178d838 VAL: '2201' (3 sibs) 36: 0x55a6a178d8d0 VAL: '2202' (3 sibs) 36: 0x55a6a178d668 SEQ: (3 sibs) 3 children: 36: 0x55a6a178d970 VAL: '2210' (3 sibs) 36: 0x55a6a178da08 VAL: '2211' (3 sibs) 36: 0x55a6a178daa0 VAL: '2212' (3 sibs) 36: 0x55a6a178d700 SEQ: (3 sibs) 3 children: 36: 0x55a6a178db40 VAL: '2220' (3 sibs) 36: 0x55a6a178dbd8 VAL: '2221' (3 sibs) 36: 0x55a6a178dc70 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x55a6a17cc990 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x55a6a17cca20 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x55a6a17ccab0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x55a6a17ccb40 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x55a6a17ccbd0 VAL: '0000' (3 sibs) 36: [5] [5] 0x55a6a17ccc60 VAL: '0001' (3 sibs) 36: [6] [6] 0x55a6a17cccf0 VAL: '0002' (3 sibs) 36: [7] [7] 0x55a6a17ccd80 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x55a6a17cce10 VAL: '0010' (3 sibs) 36: [9] [9] 0x55a6a17ccea0 VAL: '0011' (3 sibs) 36: [10] [10] 0x55a6a17ccf30 VAL: '0012' (3 sibs) 36: [11] [11] 0x55a6a17ccfc0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x55a6a17cd050 VAL: '0020' (3 sibs) 36: [13] [13] 0x55a6a17cd0e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x55a6a17cd170 VAL: '0022' (3 sibs) 36: [15] [15] 0x55a6a17cd200 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x55a6a17cd290 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x55a6a17cd320 VAL: '0100' (3 sibs) 36: [18] [18] 0x55a6a17cd3b0 VAL: '0101' (3 sibs) 36: [19] [19] 0x55a6a17cd440 VAL: '0102' (3 sibs) 36: [20] [20] 0x55a6a17cd4d0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x55a6a17cd560 VAL: '0110' (3 sibs) 36: [22] [22] 0x55a6a17cd5f0 VAL: '0111' (3 sibs) 36: [23] [23] 0x55a6a17cd680 VAL: '0112' (3 sibs) 36: [24] [24] 0x55a6a17cd710 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x55a6a17cd7a0 VAL: '0120' (3 sibs) 36: [26] [26] 0x55a6a17cd830 VAL: '0121' (3 sibs) 36: [27] [27] 0x55a6a17cd8c0 VAL: '0122' (3 sibs) 36: [28] [28] 0x55a6a17cd950 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x55a6a17cd9e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x55a6a17cda70 VAL: '0200' (3 sibs) 36: [31] [31] 0x55a6a17cdb00 VAL: '0201' (3 sibs) 36: [32] [32] 0x55a6a17cdb90 VAL: '0202' (3 sibs) 36: [33] [33] 0x55a6a17cdc20 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x55a6a17cdcb0 VAL: '0210' (3 sibs) 36: [35] [35] 0x55a6a17cdd40 VAL: '0211' (3 sibs) 36: [36] [36] 0x55a6a17cddd0 VAL: '0212' (3 sibs) 36: [37] [37] 0x55a6a17cde60 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x55a6a17cdef0 VAL: '0220' (3 sibs) 36: [39] [39] 0x55a6a17cdf80 VAL: '0221' (3 sibs) 36: [40] [40] 0x55a6a17ce010 VAL: '0222' (3 sibs) 36: [41] [41] 0x55a6a17ce0a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x55a6a17ce130 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x55a6a17ce1c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x55a6a17ce250 VAL: '1000' (3 sibs) 36: [45] [45] 0x55a6a17ce2e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x55a6a17ce370 VAL: '1002' (3 sibs) 36: [47] [47] 0x55a6a17ce400 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x55a6a17ce490 VAL: '1010' (3 sibs) 36: [49] [49] 0x55a6a17ce520 VAL: '1011' (3 sibs) 36: [50] [50] 0x55a6a17ce5b0 VAL: '1012' (3 sibs) 36: [51] [51] 0x55a6a17ce640 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x55a6a17ce6d0 VAL: '1020' (3 sibs) 36: [53] [53] 0x55a6a17ce760 VAL: '1021' (3 sibs) 36: [54] [54] 0x55a6a17ce7f0 VAL: '1022' (3 sibs) 36: [55] [55] 0x55a6a17ce880 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x55a6a17ce910 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x55a6a17ce9a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x55a6a17cea30 VAL: '1101' (3 sibs) 36: [59] [59] 0x55a6a17ceac0 VAL: '1102' (3 sibs) 36: [60] [60] 0x55a6a17ceb50 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x55a6a17cebe0 VAL: '1110' (3 sibs) 36: [62] [62] 0x55a6a17cec70 VAL: '1111' (3 sibs) 36: [63] [63] 0x55a6a17ced00 VAL: '1112' (3 sibs) 36: [64] [64] 0x55a6a17ced90 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x55a6a17cee20 VAL: '1120' (3 sibs) 36: [66] [66] 0x55a6a17ceeb0 VAL: '1121' (3 sibs) 36: [67] [67] 0x55a6a17cef40 VAL: '1122' (3 sibs) 36: [68] [68] 0x55a6a17cefd0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x55a6a17cf060 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x55a6a17cf0f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x55a6a17cf180 VAL: '1201' (3 sibs) 36: [72] [72] 0x55a6a17cf210 VAL: '1202' (3 sibs) 36: [73] [73] 0x55a6a17cf2a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x55a6a17cf330 VAL: '1210' (3 sibs) 36: [75] [75] 0x55a6a17cf3c0 VAL: '1211' (3 sibs) 36: [76] [76] 0x55a6a17cf450 VAL: '1212' (3 sibs) 36: [77] [77] 0x55a6a17cf4e0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x55a6a17cf570 VAL: '1220' (3 sibs) 36: [79] [79] 0x55a6a17cf600 VAL: '1221' (3 sibs) 36: [80] [80] 0x55a6a17cf690 VAL: '1222' (3 sibs) 36: [81] [81] 0x55a6a17cf720 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x55a6a17cf7b0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x55a6a17cf840 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x55a6a17cf8d0 VAL: '2000' (3 sibs) 36: [85] [85] 0x55a6a17cf960 VAL: '2001' (3 sibs) 36: [86] [86] 0x55a6a17cf9f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x55a6a17cfa80 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x55a6a17cfb10 VAL: '2010' (3 sibs) 36: [89] [89] 0x55a6a17cfba0 VAL: '2011' (3 sibs) 36: [90] [90] 0x55a6a17cfc30 VAL: '2012' (3 sibs) 36: [91] [91] 0x55a6a17cfcc0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x55a6a17cfd50 VAL: '2020' (3 sibs) 36: [93] [93] 0x55a6a17cfde0 VAL: '2021' (3 sibs) 36: [94] [94] 0x55a6a17cfe70 VAL: '2022' (3 sibs) 36: [95] [95] 0x55a6a17cff00 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x55a6a17cff90 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x55a6a17d0020 VAL: '2100' (3 sibs) 36: [98] [98] 0x55a6a17d00b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x55a6a17d0140 VAL: '2102' (3 sibs) 36: [100] [100] 0x55a6a17d01d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x55a6a17d0260 VAL: '2110' (3 sibs) 36: [102] [102] 0x55a6a17d02f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x55a6a17d0380 VAL: '2112' (3 sibs) 36: [104] [104] 0x55a6a17d0410 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x55a6a17d04a0 VAL: '2120' (3 sibs) 36: [106] [106] 0x55a6a17d0530 VAL: '2121' (3 sibs) 36: [107] [107] 0x55a6a17d05c0 VAL: '2122' (3 sibs) 36: [108] [108] 0x55a6a17d0650 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x55a6a17d06e0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x55a6a17d0770 VAL: '2200' (3 sibs) 36: [111] [111] 0x55a6a17d0800 VAL: '2201' (3 sibs) 36: [112] [112] 0x55a6a17d0890 VAL: '2202' (3 sibs) 36: [113] [113] 0x55a6a17d0920 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x55a6a17d09b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x55a6a17d0a40 VAL: '2211' (3 sibs) 36: [116] [116] 0x55a6a17d0ad0 VAL: '2212' (3 sibs) 36: [117] [117] 0x55a6a17d0b60 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x55a6a17d0bf0 VAL: '2220' (3 sibs) 36: [119] [119] 0x55a6a17d0c80 VAL: '2221' (3 sibs) 36: [120] [120] 0x55a6a17d0d10 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (20 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (20 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.03 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x5614ea5ef5c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5614ea5ea0e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5614ea5ea178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5614ea5ea210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea61b500 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea61b590 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea61b620 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea61b6b0 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: 0x5614ea5ef6d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5ea770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ea8b0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ea948 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5ea808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ea9f0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eaa88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea61d3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea61d430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea61d4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea61d550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea61d5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea61d670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea61d700 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: 0x5614ea5ef7f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eafa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb0e0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb178 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb220 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb2b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea61f190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea61f220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea61f2b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea61f340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea61f3d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea61f460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea61f4f0 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: 0x5614ea5ef908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb4a0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb538 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea620f80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea621010 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6210a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea621130 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea6211c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea621250 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea6212e0 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: 0x5614ea5efa20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5614ea5efe40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5614ea5f0310 MAP: (1 sibs) 4 children: 37: 0x5614ea5f03b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f04e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5efed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5614ea5eff70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5614ea5f0620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f07f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f09c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f06b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f0b00 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f0cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5614ea5f00a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5614ea5f0e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f0fe0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f11b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f12f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f14c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5614ea5f01d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5614ea5f1600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f17d0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f19a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f1ae0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f1cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea626660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea6266f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea626780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea626810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea6268a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea626930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea6269c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea626a50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea626ae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea626b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea626c00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea626c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea626d20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea626db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea626e40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea626ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea626f60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea626ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea627080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea627110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea6271a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea627230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea6272c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea627350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea6273e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea627470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea627500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea627590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea627620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea6276b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea627740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea6277d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea627860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea6278f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea627980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea627a10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea627aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea627b30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea627bc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea627c50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea627ce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea627d70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea627e00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea627e90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea627f20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea627fb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea628040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea6280d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea628160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea6281f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea628280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea628310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea6283a0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (13 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: 0x5614ea5efb38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eab30 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eabc8 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eac70 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ead08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea628a70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea628b00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea628b90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea628c20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea628cb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea628d40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea628dd0 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: 0x5614ea5efc50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eae00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ecf90 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ed028 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eae98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ed0d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ed168 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62a7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62a830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62a8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62a950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62a9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62aa70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62ab00 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: 0x5614ea5efd68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5614ea5ecc80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5614ea5ec970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5614ea5ebca0 VAL: 'a' (5 sibs) 37: 0x5614ea5ebd38 VAL: 'b' (5 sibs) 37: 0x5614ea5ebdd0 VAL: 'c' (5 sibs) 37: 0x5614ea5ebe68 VAL: 'd' (5 sibs) 37: 0x5614ea5ebf00 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62c4d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea62c560 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea62c5f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea62c680 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea62c710 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea62c7a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea62c830 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea62c8c0 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: 0x5614ea5ef5c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5614ea5ea0e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5614ea5ea178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5614ea5ea210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62cde0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea62ce70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea62cf00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea62cf90 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: 0x5614ea5ef6d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5ea770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ea8b0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ea948 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5ea808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ea9f0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eaa88 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62d6f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62d780 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62d810 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62d8a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62d930 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62d9c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62da50 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: 0x5614ea5ef7f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eafa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb0e0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb178 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb220 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb2b8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62e000 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62e090 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62e120 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62e1b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62e240 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62e2d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62e360 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: 0x5614ea5ef908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb4a0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb538 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62e910 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62e9a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62ea30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62eac0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62eb50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62ebe0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62ec70 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: 0x5614ea5efa20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5614ea5efe40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5614ea5f0310 MAP: (1 sibs) 4 children: 37: 0x5614ea5f03b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f04e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5efed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5614ea5eff70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5614ea5f0620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f07f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f09c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f06b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f0b00 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f0cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5614ea5f00a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5614ea5f0e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f0fe0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f11b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f12f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f14c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5614ea5f01d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5614ea5f1600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f17d0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f19a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f1ae0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f1cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea630d40 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea630dd0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea630e60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea630ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea630f80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea631010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea6310a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea631130 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea6311c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea631250 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea6312e0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea631370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea631400 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea631490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea631520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea6315b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea631640 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea6316d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea631760 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea6317f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea631880 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea631910 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea6319a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea631a30 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea631ac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea631b50 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea631be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea631c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea631d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea631d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea631e20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea631eb0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea631f40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea631fd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea632060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea6320f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea632180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea632210 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea6322a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea632330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea6323c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea632450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea6324e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea632570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea632600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea632690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea632720 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea6327b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea632840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea6328d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea632960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea6329f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea632a80 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_windows/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x5614ea5efb38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eab30 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eabc8 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eac70 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ead08 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62f220 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62f2b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62f340 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62f3d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62f460 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62f4f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62f580 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: 0x5614ea5efc50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eae00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ecf90 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ed028 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eae98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ed0d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ed168 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea62fb30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62fbc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62fc50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62fce0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62fd70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62fe00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62fe90 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: 0x5614ea5efd68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5614ea5ecc80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5614ea5ec970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5614ea5ebca0 VAL: 'a' (5 sibs) 37: 0x5614ea5ebd38 VAL: 'b' (5 sibs) 37: 0x5614ea5ebdd0 VAL: 'c' (5 sibs) 37: 0x5614ea5ebe68 VAL: 'd' (5 sibs) 37: 0x5614ea5ebf00 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea633150 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea6331e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea633270 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea633300 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea633390 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea633420 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea6334b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea633540 VAL: 'e' (5 sibs) 37: #nodes=8 vs #printed=8 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_windows/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_cout/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_unix_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: foo: [] 37: bar: [] 37: baz: [] 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: product: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax: 1234.5 37: product2: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax3: 1234.5 37: product3: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax4: 1234.5 37: product4: 37: subproduct1: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: subproduct2: 37: - sku: BL4438H 37: quantity: 1 37: description: Super Hoop 37: price: 2392.00 37: tax2: 789.10 37: tax5: 1234.5 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: men: 37: - John Smith 37: - Bill Jones 37: women: 37: - Mary Smith 37: - Susan Williams 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: skip_commits: 37: files: 37: - a 37: - b 37: - c 37: - d 37: - e 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_yml_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.emit_json_windows_string/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 37: ------------------------------------------- 37: running test case 'map of seqs, one line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 37: ------------------------------------------- 37: running test case 'map of seqs' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 37: ------------------------------------------- 37: running test case 'map of seqs, not indented' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 37: ------------------------------------------- 37: running test case 'map of seqs, not indented, more' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 37: ------------------------------------------- 37: running test case 'map of seqs, next line without space' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 37: ------------------------------------------- 37: running test case 'map of seqs, deal with unk' 37: ------------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: {foo: [], bar: [], baz: []}~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x5614ea61b500 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea61b590 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea61b620 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea61b6b0 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] 0x5614ea634100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea634190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea634220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea6342b0 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] 0x5614ea61d3a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea61d430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea61d4c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea61d550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea61d5e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea61d670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea61d700 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] 0x5614ea6352f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea635380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea635410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea6354a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea635530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea6355c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea635650 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] 0x5614ea61f190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea61f220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea61f2b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea61f340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea61f3d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea61f460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea61f4f0 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] 0x5614ea635c00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea635c90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea635d20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea635db0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea635e40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea635ed0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea635f60 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] 0x5614ea620f80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea621010 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6210a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea621130 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea6211c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea621250 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea6212e0 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] 0x5614ea636510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea6365a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea636630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea6366c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea636750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea6367e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea636870 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] 0x5614ea626660 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea6266f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea626780 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea626810 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea6268a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea626930 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea6269c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea626a50 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea626ae0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea626b70 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea626c00 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea626c90 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea626d20 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea626db0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea626e40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea626ed0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea626f60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea626ff0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea627080 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea627110 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea6271a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea627230 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea6272c0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea627350 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea6273e0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea627470 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea627500 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea627590 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea627620 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea6276b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea627740 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea6277d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea627860 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea6278f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea627980 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea627a10 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea627aa0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea627b30 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea627bc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea627c50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea627ce0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea627d70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea627e00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea627e90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea627f20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea627fb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea628040 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea6280d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea628160 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea6281f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea628280 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea628310 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea6283a0 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] 0x5614ea638940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea6389d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea638a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea638af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea638b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea638c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea638ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea638d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea638dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea638e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea638ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea638f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea639000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea639090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea639120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea6391b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea639240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea6392d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea639360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea6393f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea639480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea639510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea6395a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea639630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea6396c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea639750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea6397e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea639870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea639900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea639990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea639a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea639ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea639b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea639bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea639c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea639cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea639d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea639e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea639ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea639f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea639fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea63a050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea63a0e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea63a170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea63a200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea63a290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea63a320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea63a3b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea63a440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea63a4d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea63a560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea63a5f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea63a680 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_unix_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \n 37: men:\n 37: - \n 37: John Smith\n 37: - \n 37: Bill Jones\n 37: women:\n 37: - \n 37: Mary Smith\n 37: - \n 37: Susan Williams\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x5614ea628a70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea628b00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea628b90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea628c20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea628cb0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea628d40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea628dd0 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] 0x5614ea636e20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea636eb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea636f40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea636fd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea637060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea6370f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea637180 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] 0x5614ea62a7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62a830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62a8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62a950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62a9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62aa70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62ab00 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] 0x5614ea637730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea6377c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea637850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea6378e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea637970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea637a00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea637a90 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] 0x5614ea62c4d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea62c560 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea62c5f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea62c680 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea62c710 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea62c7a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea62c830 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea62c8c0 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] 0x5614ea63ad50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea63ade0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea63ae70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea63af00 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea63af90 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea63b020 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea63b0b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea63b140 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] 0x5614ea62cde0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea62ce70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea62cf00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea62cf90 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] 0x5614ea63b660 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea63b6f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea63b780 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea63b810 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] 0x5614ea62d6f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62d780 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62d810 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62d8a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62d930 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62d9c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62da50 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] 0x5614ea63bf70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63c000 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63c090 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63c120 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63c1b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63c240 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63c2d0 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] 0x5614ea62e000 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62e090 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62e120 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62e1b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62e240 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62e2d0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62e360 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] 0x5614ea63c880 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63c910 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63c9a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63ca30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63cac0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63cb50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63cbe0 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] 0x5614ea62e910 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62e9a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62ea30 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62eac0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62eb50 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62ebe0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62ec70 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] 0x5614ea63d190 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63d220 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63d2b0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63d340 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63d3d0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63d460 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63d4f0 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] 0x5614ea630d40 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea630dd0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea630e60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea630ef0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea630f80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea631010 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea6310a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea631130 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea6311c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea631250 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea6312e0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea631370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea631400 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea631490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea631520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea6315b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea631640 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea6316d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea631760 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea6317f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea631880 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea631910 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea6319a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea631a30 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea631ac0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea631b50 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea631be0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea631c70 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea631d00 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea631d90 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea631e20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea631eb0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea631f40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea631fd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea632060 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea6320f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea632180 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea632210 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea6322a0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea632330 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea6323c0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea632450 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea6324e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea632570 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea632600 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea632690 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea632720 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea6327b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea632840 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea6328d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea632960 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea6329f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea632a80 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] 0x5614ea63f5c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea63f650 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea63f6e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea63f770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea63f800 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea63f890 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea63f920 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea63f9b0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea63fa40 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea63fad0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea63fb60 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea63fbf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea63fc80 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea63fd10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea63fda0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea63fe30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea63fec0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea63ff50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea63ffe0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea640070 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea640100 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea640190 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea640220 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea6402b0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea640340 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea6403d0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea640460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea6404f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea640580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea640610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea6406a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea640730 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea6407c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea640850 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea6408e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea640970 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea640a00 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea640a90 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea640b20 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea640bb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea640c40 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea640cd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea640d60 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea640df0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea640e80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea640f10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea640fa0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea641030 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea6410c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea641150 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea6411e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea641270 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea641300 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: ~~~~~~~~~~~~~~ 37: [ OK ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.complete_windows_round_trip/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: ~~~~~~~~~~~~~~ src yml: 37: \r\n 37: men:\r\n 37: - \r\n 37: John Smith\r\n 37: - \r\n 37: Bill Jones\r\n 37: women:\r\n 37: - \r\n 37: Mary Smith\r\n 37: - \r\n 37: Susan Williams\r\n 37: ~~~~~~~~~~~~~~ parsed tree: 37: -------------------------------------- 37: [0][0] 0x5614ea62f220 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62f2b0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62f340 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62f3d0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62f460 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62f4f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62f580 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] 0x5614ea63daa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63db30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63dbc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63dc50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63dce0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63dd70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63de00 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] 0x5614ea62fb30 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea62fbc0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea62fc50 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea62fce0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea62fd70 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea62fe00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea62fe90 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] 0x5614ea63e3b0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63e440 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63e4d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63e560 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63e5f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63e680 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63e710 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] 0x5614ea633150 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea6331e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea633270 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea633300 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea633390 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea633420 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea6334b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea633540 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] 0x5614ea6419d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea641a60 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea641af0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea641b80 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea641c10 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea641ca0 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea641d30 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea641dc0 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: 0x5614ea5ef5c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5614ea5ea0e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5614ea5ea178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5614ea5ea210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea634cb0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea634d40 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea634dd0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea634e60 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: 0x5614ea5ef6d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5ea770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ea8b0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ea948 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5ea808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ea9f0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eaa88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea63ecc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63ed50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63ede0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63ee70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63ef00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63ef90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63f020 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: 0x5614ea5ef7f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eafa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb0e0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb178 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb220 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb2b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea63f0c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea63f150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea63f1e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea63f270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea63f300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea63f390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea63f420 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: 0x5614ea5ef908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb4a0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb538 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea638040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea6380d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea638160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea6381f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea638280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea638310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea6383a0 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: 0x5614ea5efa20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5614ea5efe40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5614ea5f0310 MAP: (1 sibs) 4 children: 37: 0x5614ea5f03b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f04e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5efed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5614ea5eff70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5614ea5f0620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f07f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f09c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f06b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f0b00 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f0cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5614ea5f00a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5614ea5f0e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f0fe0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f11b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f12f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f14c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5614ea5f01d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5614ea5f1600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f17d0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f19a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f1ae0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f1cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea6422e0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea642370 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea642400 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea642490 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea642520 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea6425b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea642640 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea6426d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea642760 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea6427f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea642880 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea642910 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea6429a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea642a30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea642ac0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea642b50 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea642be0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea642c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea642d00 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea642d90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea642e20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea642eb0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea642f40 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea642fd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea643060 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea6430f0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea643180 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea643210 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea6432a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea643330 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea6433c0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea643450 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea6434e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea643570 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea643600 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea643690 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea643720 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea6437b0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea643840 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea6438d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea643960 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea6439f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea643a80 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea643b10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea643ba0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea643c30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea643cc0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea643d50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea643de0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea643e70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea643f00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea643f90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea644020 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.unix_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x5614ea5efb38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eab30 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eabc8 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eac70 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ead08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea638440 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea6384d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea638560 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea6385f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea638680 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea638710 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea6387a0 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: 0x5614ea5efc50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eae00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ecf90 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ed028 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eae98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ed0d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ed168 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea6440c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea644150 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6441e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea644270 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea644300 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea644390 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea644420 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: 0x5614ea5efd68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5614ea5ecc80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5614ea5ec970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5614ea5ebca0 VAL: 'a' (5 sibs) 37: 0x5614ea5ebd38 VAL: 'b' (5 sibs) 37: 0x5614ea5ebdd0 VAL: 'c' (5 sibs) 37: 0x5614ea5ebe68 VAL: 'd' (5 sibs) 37: 0x5614ea5ebf00 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea6444c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea644550 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea6445e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea644670 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea644700 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea644790 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea644820 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea6448b0 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: 0x5614ea5ef5c0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x5614ea5ea0e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x5614ea5ea178 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x5614ea5ea210 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea644950 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x5614ea6449e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x5614ea644a70 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x5614ea644b00 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: 0x5614ea5ef6d8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5ea770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ea8b0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ea948 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5ea808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ea9f0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eaa88 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea644ba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea644c30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea644cc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea644d50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea644de0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea644e70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea644f00 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: 0x5614ea5ef7f0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eafa0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb0e0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb178 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb038 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb220 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb2b8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea644fa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea645030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6450c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea645150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea6451e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea645270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea645300 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: 0x5614ea5ef908 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eb4a0 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eb538 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb3f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eb5e0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5eb678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea6453a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea645430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6454c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea645550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea6455e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea645670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea645700 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: 0x5614ea5efa20 [ROOT] MAP: (0 sibs) 8 children: 37: 0x5614ea5efe40 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x5614ea5f0310 MAP: (1 sibs) 4 children: 37: 0x5614ea5f03b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0448 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f04e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0578 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5efed8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x5614ea5eff70 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x5614ea5f0620 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f07f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0928 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f09c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0a58 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f06b8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f0b00 MAP: (1 sibs) 4 children: 37: 0x5614ea5f0ba0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f0c38 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f0cd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f0d68 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0750 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0008 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x5614ea5f00a0 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x5614ea5f0e10 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f0fe0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1080 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1118 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f11b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1248 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0ea8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f12f0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1390 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1428 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f14c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1558 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f0f40 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0138 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x5614ea5f01d0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x5614ea5f1600 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x5614ea5f17d0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1908 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f19a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1a38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1698 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x5614ea5f1ae0 MAP: (1 sibs) 4 children: 37: 0x5614ea5f1b80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x5614ea5f1c18 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x5614ea5f1cb0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x5614ea5f1d48 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x5614ea5f1730 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x5614ea5f0268 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea6457a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x5614ea645830 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x5614ea6458c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x5614ea645950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x5614ea6459e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x5614ea645a70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x5614ea645b00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x5614ea645b90 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x5614ea645c20 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x5614ea645cb0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x5614ea645d40 MAP: (1 sibs) 4 children: 37: [11] [11] 0x5614ea645dd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x5614ea645e60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x5614ea645ef0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x5614ea645f80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x5614ea646010 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x5614ea6460a0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x5614ea646130 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x5614ea6461c0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x5614ea646250 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x5614ea6462e0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x5614ea646370 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x5614ea646400 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x5614ea646490 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x5614ea646520 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x5614ea6465b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x5614ea646640 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x5614ea6466d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x5614ea646760 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x5614ea6467f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x5614ea646880 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x5614ea646910 MAP: (1 sibs) 4 children: 37: [32] [32] 0x5614ea6469a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x5614ea646a30 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x5614ea646ac0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x5614ea646b50 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x5614ea646be0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x5614ea646c70 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x5614ea646d00 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x5614ea646d90 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x5614ea646e20 MAP: (1 sibs) 4 children: 37: [41] [41] 0x5614ea646eb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x5614ea646f40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x5614ea646fd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x5614ea647060 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x5614ea6470f0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x5614ea647180 MAP: (1 sibs) 4 children: 37: [47] [47] 0x5614ea647210 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x5614ea6472a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x5614ea647330 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x5614ea6473c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x5614ea647450 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x5614ea6474e0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.windows_recreate_from_ref/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: REF TREE: 37: 0x5614ea5efb38 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eb770 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5eab30 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5eabc8 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eb808 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5eac70 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ead08 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea647580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea647610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea6476a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea647730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea6477c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea647850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea6478e0 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: 0x5614ea5efc50 [ROOT] MAP: (0 sibs) 2 children: 37: 0x5614ea5eae00 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x5614ea5ecf90 VAL: 'John Smith' (2 sibs) 37: 0x5614ea5ed028 VAL: 'Bill Jones' (2 sibs) 37: 0x5614ea5eae98 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x5614ea5ed0d0 VAL: 'Mary Smith' (2 sibs) 37: 0x5614ea5ed168 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea647980 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x5614ea647a10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x5614ea647aa0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x5614ea647b30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x5614ea647bc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x5614ea647c50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x5614ea647ce0 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: 0x5614ea5efd68 [ROOT] MAP: (0 sibs) 1 children: 37: 0x5614ea5ecc80 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x5614ea5ec970 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x5614ea5ebca0 VAL: 'a' (5 sibs) 37: 0x5614ea5ebd38 VAL: 'b' (5 sibs) 37: 0x5614ea5ebdd0 VAL: 'c' (5 sibs) 37: 0x5614ea5ebe68 VAL: 'd' (5 sibs) 37: 0x5614ea5ebf00 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x5614ea647d80 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x5614ea647e10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x5614ea647ea0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x5614ea647f30 VAL: 'a' (5 sibs) 37: [4] [4] 0x5614ea647fc0 VAL: 'b' (5 sibs) 37: [5] [5] 0x5614ea648050 VAL: 'c' (5 sibs) 37: [6] [6] 0x5614ea6480e0 VAL: 'd' (5 sibs) 37: [7] [7] 0x5614ea648170 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 (37 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (37 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.07 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x564d3fc786c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc74aa0 MAP: (3 sibs) 0 children: 38: 0x564d3fc74b38 MAP: (3 sibs) 0 children: 38: 0x564d3fc74bd0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc0360 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcc03f0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcc0480 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcc0510 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: 0x564d3fc787d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75130 MAP: (2 sibs) 2 children: 38: 0x564d3fc75270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75308 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc751c8 MAP: (2 sibs) 2 children: 38: 0x564d3fc753b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75448 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc2090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc2120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc21b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc2240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc22d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc2360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc23f0 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: 0x564d3fc788f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75960 MAP: (2 sibs) 2 children: 38: 0x564d3fc75aa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75b38 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc759f8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75c78 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc3dc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc3e50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc3f70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc4000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc4090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc4120 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: 0x564d3fc78a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75d20 MAP: (2 sibs) 2 children: 38: 0x564d3fc75e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc75db8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc5af0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc5b80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc5c10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc5ca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc5d30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc5dc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc5e50 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: 0x564d3fc78b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc769b0 MAP: (2 sibs) 2 children: 38: 0x564d3fc76af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc76b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc76a48 MAP: (2 sibs) 2 children: 38: 0x564d3fc76c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76cc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc7820 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc78b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc7940 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc79d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc7a60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc7af0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc7b80 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: 0x564d3fc78c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x564d3fc75540 MAP: (1 sibs) 2 children: 38: 0x564d3fc74db0 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc74e48 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcc9550 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcc95e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcc9670 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcc9700 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: 0x564d3fc78d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564d3fc76eb0 MAP: (4 sibs) 2 children: 38: 0x564d3fc77120 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc771b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc76f48 MAP: (4 sibs) 2 children: 38: 0x564d3fc77260 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc772f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc76fe0 MAP: (4 sibs) 3 children: 38: 0x564d3fc773a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564d3fc77438 KEYVAL: 'a' '1' (3 sibs) 38: 0x564d3fc774d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564d3fc77078 MAP: (4 sibs) 2 children: 38: 0x564d3fc77570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc77608 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fccb280 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fccb310 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fccb3a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fccb430 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fccb4c0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fccb550 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fccb5e0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fccb670 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fccb700 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fccb790 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fccb820 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fccb8b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fccb940 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fccb9d0 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: 0x564d3fc78e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564d3fc77700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564d3fc77798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc77830 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc778c8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcccfb0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fccd040 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fccd0d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fccd160 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fccd1f0 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: 0x564d3fc78f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564d3fc79850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x564d3fc798f0 MAP: (5 sibs) 1 children: 38: 0x564d3fc79bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564d3fc79988 MAP: (5 sibs) 1 children: 38: 0x564d3fc79c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564d3fc79a20 MAP: (5 sibs) 1 children: 38: 0x564d3fc79d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564d3fc79ab8 MAP: (5 sibs) 1 children: 38: 0x564d3fc79dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564d3fc79e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564d3fc79f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564d3fc79b50 MAP: (5 sibs) 1 children: 38: 0x564d3fc79fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564d3fc7a050 VAL: 'val1' (2 sibs) 38: 0x564d3fc7a0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fccedd0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fccee60 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcceef0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fccef80 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fccf010 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fccf0a0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fccf130 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fccf1c0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fccf250 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fccf2e0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fccf370 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fccf400 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fccf490 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fccf520 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fccf5b0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fccf640 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: 0x564d3fc79098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x564d3fc75720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564d3fc76130 MAP: (1 sibs) 1 children: 38: 0x564d3fc761d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc757b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564d3fc76270 MAP: (1 sibs) 1 children: 38: 0x564d3fc76310 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc75850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564d3fc76d70 MAP: (2 sibs) 1 children: 38: 0x564d3fc763b0 KEYVAL: '' '' (1 sibs) 38: 0x564d3fc76e08 MAP: (2 sibs) 1 children: 38: 0x564d3fc76450 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd0ba0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd0c30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcd0cc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcd0d50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcd0de0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcd0e70 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcd0f00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcd0f90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcd1020 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcd10b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcd1140 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcd11d0 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: 0x564d3fc791b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc74c70 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a2c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x564d3fc74d08 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x564d3fc7a3f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564d3fc7a490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd2a70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd2b00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd2b90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd2c20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd2cb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd2d40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd2dd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd2e60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd2ef0 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: 0x564d3fc792c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc755e0 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a5c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x564d3fc75678 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564d3fc7a798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564d3fc7a830 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd4900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd4990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd4a20 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd4ab0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd4b40 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd4bd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd4c60 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd4cf0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd4d80 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x564d3fcd4900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd4990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd4a20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd4ab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd4b40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd4bd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd4c60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd4cf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd4d80 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x564d3fcd4900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd4990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd4a20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd4ab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd4b40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd4bd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd4c60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd4cf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd4d80 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: 0x564d3fc793e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc7aaa0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ac70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564d3fc7ad08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564d3fc7ada0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564d3fc7ab38 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ae40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564d3fc7aed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564d3fc7af70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564d3fc7abd0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7b010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x564d3fc7b0a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564d3fc7b140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd67a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd6830 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcd68c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd6950 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd69e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd6a70 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcd6b00 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd6b90 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd6c20 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcd6cb0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcd6d40 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcd6dd0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcd6e60 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: 0x564d3fc786c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc74aa0 MAP: (3 sibs) 0 children: 38: 0x564d3fc74b38 MAP: (3 sibs) 0 children: 38: 0x564d3fc74bd0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd70b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd7140 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcd71d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcd7260 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: 0x564d3fc787d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75130 MAP: (2 sibs) 2 children: 38: 0x564d3fc75270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75308 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc751c8 MAP: (2 sibs) 2 children: 38: 0x564d3fc753b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75448 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd79c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd7a50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd7ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd7b70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd7c00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd7c90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd7d20 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: 0x564d3fc788f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75960 MAP: (2 sibs) 2 children: 38: 0x564d3fc75aa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75b38 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc759f8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75c78 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd82d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd8360 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd83f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd8480 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd8510 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd85a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd8630 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: 0x564d3fc78a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75d20 MAP: (2 sibs) 2 children: 38: 0x564d3fc75e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc75db8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd8be0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd8c70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd8d00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd8d90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd8e20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd8eb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd8f40 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: 0x564d3fc78b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc769b0 MAP: (2 sibs) 2 children: 38: 0x564d3fc76af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc76b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc76a48 MAP: (2 sibs) 2 children: 38: 0x564d3fc76c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76cc8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd94f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd9580 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd9610 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd96a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd9730 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd97c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd9850 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: 0x564d3fc78c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x564d3fc75540 MAP: (1 sibs) 2 children: 38: 0x564d3fc74db0 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc74e48 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcd9e00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcd9e90 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcd9f20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcd9fb0 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: 0x564d3fc78d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564d3fc76eb0 MAP: (4 sibs) 2 children: 38: 0x564d3fc77120 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc771b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc76f48 MAP: (4 sibs) 2 children: 38: 0x564d3fc77260 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc772f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc76fe0 MAP: (4 sibs) 3 children: 38: 0x564d3fc773a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564d3fc77438 KEYVAL: 'a' '1' (3 sibs) 38: 0x564d3fc774d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564d3fc77078 MAP: (4 sibs) 2 children: 38: 0x564d3fc77570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc77608 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcda710 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcda7a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fcda830 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcda8c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fcda950 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fcda9e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fcdaa70 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fcdab00 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fcdab90 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fcdac20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fcdacb0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fcdad40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fcdadd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fcdae60 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: 0x564d3fc78e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564d3fc77700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564d3fc77798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc77830 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc778c8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcdb020 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcdb0b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fcdb140 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fcdb1d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fcdb260 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: 0x564d3fc78f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564d3fc79850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x564d3fc798f0 MAP: (5 sibs) 1 children: 38: 0x564d3fc79bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564d3fc79988 MAP: (5 sibs) 1 children: 38: 0x564d3fc79c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564d3fc79a20 MAP: (5 sibs) 1 children: 38: 0x564d3fc79d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564d3fc79ab8 MAP: (5 sibs) 1 children: 38: 0x564d3fc79dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564d3fc79e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564d3fc79f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564d3fc79b50 MAP: (5 sibs) 1 children: 38: 0x564d3fc79fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564d3fc7a050 VAL: 'val1' (2 sibs) 38: 0x564d3fc7a0e8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcdb930 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcdb9c0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcdba50 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fcdbae0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fcdbb70 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fcdbc00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fcdbc90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fcdbd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fcdbdb0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fcdbe40 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fcdbed0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fcdbf60 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fcdbff0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fcdc080 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fcdc110 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fcdc1a0 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: 0x564d3fc79098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x564d3fc75720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564d3fc76130 MAP: (1 sibs) 1 children: 38: 0x564d3fc761d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc757b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564d3fc76270 MAP: (1 sibs) 1 children: 38: 0x564d3fc76310 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc75850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564d3fc76d70 MAP: (2 sibs) 1 children: 38: 0x564d3fc763b0 KEYVAL: '' '' (1 sibs) 38: 0x564d3fc76e08 MAP: (2 sibs) 1 children: 38: 0x564d3fc76450 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcdc240 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcdc2d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcdc360 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcdc3f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcdc480 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcdc510 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcdc5a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcdc630 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcdc6c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcdc750 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcdc7e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcdc870 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: 0x564d3fc791b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc74c70 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a2c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x564d3fc74d08 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x564d3fc7a3f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564d3fc7a490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcdcb50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdcbe0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdcc70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdcd00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdcd90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdce20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdceb0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdcf40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdcfd0 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: 0x564d3fc792c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc755e0 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a5c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x564d3fc75678 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564d3fc7a798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564d3fc7a830 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcdd460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdd4f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdd580 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdd610 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdd6a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdd730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdd7c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdd850 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdd8e0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x564d3fcdd460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdd4f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdd580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdd610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdd6a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdd730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdd7c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdd850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdd8e0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x564d3fcdd460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdd4f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdd580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdd610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdd6a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdd730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdd7c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdd850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdd8e0 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: 0x564d3fc793e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc7aaa0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ac70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564d3fc7ad08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564d3fc7ada0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564d3fc7ab38 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ae40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564d3fc7aed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564d3fc7af70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564d3fc7abd0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7b010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x564d3fc7b0a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564d3fc7b140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcddd70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcdde00 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcdde90 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcddf20 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcddfb0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcde040 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcde0d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcde160 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcde1f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcde280 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcde310 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcde3a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcde430 KEYVAL***: !foo 'a3' 'v3' (3 sibs) 38: #nodes=13 vs #printed=13 38: -------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.parse_windows/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_cout/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_unix_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: - {} 38: - {} 38: - {} 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: - name: John Smith 38: age: 33 38: - name: Mary Smith 38: age: 27 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: - a: 1 38: b: 2 38: - b: 2 38: 'a': 1 38: - b: 2 38: 'a': 1 38: c: 3 38: - 'a': 1 38: b: 2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: 'a': 1 38: b: 2 38: b: 2 38: 'a': 1 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: 'implicit block key': 38: - 'implicit flow key 1': value1 38: - 'implicit flow key 2': value2 38: - 'implicit flow key 3': value3 38: - 'implicit flow key m': 38: key1: val1 38: key2: val2 38: - 'implicit flow key s': 38: - val1 38: - val2 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: a: 38: - : foo 38: b: 38: - : foo 38: c: 38: - : 38: - : 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: - &a1 a1: v1 38: &a2 a2: v2 38: &a3 a3: v3 38: - *a1: w1 38: *a2: w2 38: *a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: - a1: v1 38: a2: v2 38: a3: v3 38: - a1: w1 38: a2: w2 38: a3: w3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: - !!str a1: v1 38: !!str a2: v2 38: !!str a3: v3 38: - a1: !!str w1 38: a2: !!str w2 38: a3: !!str w3 38: - !foo a1: v1 38: !foo a2: v2 38: !foo a3: v3 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_yml_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.emit_json_windows_string/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 38: ------------------------------------------- 38: running test case 'seq of maps, implicit seq, explicit maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 38: ------------------------------------------- 38: running test case 'seq of maps' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 38: ------------------------------------------- 38: running test case 'seq of maps, next line' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex1' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex2' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 38: ------------------------------------------- 38: running test case 'seq of maps, bug #32 ex3' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 38: ------------------------------------------- 38: running test case 'seq of maps, implicit map in seq, missing scalar' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, unresolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with anchors, resolved' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 38: ------------------------------------------- 38: running test case 'seq of maps, implicit with tags' 38: ------------------------------------------- 38: [ OK ] SEQ_OF_MAP/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_unix_round_trip/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{}, {}, {}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x564d3fcc0360 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcc03f0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcc0480 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcc0510 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] 0x564d3fcdf810 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcdf8a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcdf930 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcdf9c0 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] 0x564d3fcc2090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc2120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc21b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc2240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc22d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc2360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc23f0 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] 0x564d3fce0a00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce0a90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce0b20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce0bb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce0c40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce0cd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce0d60 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] 0x564d3fcc3dc0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc3e50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc3ee0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc3f70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc4000 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc4090 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc4120 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] 0x564d3fce1310 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce13a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce1430 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce14c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce1550 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce15e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce1670 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] 0x564d3fcc5af0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc5b80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc5c10 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc5ca0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc5d30 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc5dc0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc5e50 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] 0x564d3fce1c20 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce1cb0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce1d40 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce1dd0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce1e60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce1ef0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce1f80 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] 0x564d3fcc7820 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcc78b0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcc7940 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcc79d0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcc7a60 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcc7af0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcc7b80 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] 0x564d3fce2530 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce25c0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce2650 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce26e0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce2770 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce2800 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce2890 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] 0x564d3fcc9550 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcc95e0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcc9670 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcc9700 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] 0x564d3fce2e40 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fce2ed0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fce2f60 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fce2ff0 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] 0x564d3fccb280 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fccb310 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fccb3a0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fccb430 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fccb4c0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fccb550 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fccb5e0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fccb670 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fccb700 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fccb790 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fccb820 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fccb8b0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fccb940 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fccb9d0 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] 0x564d3fce3750 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fce37e0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fce3870 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fce3900 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fce3990 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fce3a20 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fce3ab0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fce3b40 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fce3bd0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fce3c60 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fce3cf0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fce3d80 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fce3e10 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fce3ea0 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] 0x564d3fcccfb0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fccd040 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fccd0d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fccd160 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fccd1f0 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] 0x564d3fce4060 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fce40f0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fce4180 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fce4210 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fce42a0 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] 0x564d3fccedd0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fccee60 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcceef0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fccef80 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fccf010 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fccf0a0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fccf130 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fccf1c0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fccf250 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fccf2e0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fccf370 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fccf400 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fccf490 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fccf520 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fccf5b0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fccf640 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] 0x564d3fce4970 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fce4a00 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fce4a90 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fce4b20 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fce4bb0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fce4c40 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fce4cd0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fce4d60 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fce4df0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fce4e80 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fce4f10 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fce4fa0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fce5030 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fce50c0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fce5150 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fce51e0 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] 0x564d3fcd0ba0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd0c30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcd0cc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcd0d50 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcd0de0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcd0e70 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcd0f00 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcd0f90 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcd1020 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcd10b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcd1140 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcd11d0 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] 0x564d3fce5280 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fce5310 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fce53a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fce5430 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fce54c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fce5550 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fce55e0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fce5670 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fce5700 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fce5790 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fce5820 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fce58b0 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] 0x564d3fcd2a70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd2b00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd2b90 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd2c20 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd2cb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd2d40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd2dd0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd2e60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd2ef0 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] 0x564d3fce5b90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce5c20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fce5cb0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fce5d40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fce5dd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fce5e60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fce5ef0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fce5f80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fce6010 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] 0x564d3fcd4900 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd4990 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcd4a20 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd4ab0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd4b40 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd4bd0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcd4c60 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd4cf0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd4d80 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] 0x564d3fce64a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce6530 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fce65c0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fce6650 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fce66e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fce6770 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fce6800 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fce6890 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fce6920 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] 0x564d3fcd67a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd6830 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcd68c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcd6950 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcd69e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcd6a70 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcd6b00 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcd6b90 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcd6c20 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcd6cb0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcd6d40 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcd6dd0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcd6e60 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] 0x564d3fce6db0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fce6e40 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fce6ed0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fce6f60 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fce6ff0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fce7080 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fce7110 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fce71a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fce7230 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fce72c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fce7350 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fce73e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fce7470 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] 0x564d3fcd70b0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcd7140 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcd71d0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcd7260 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] 0x564d3fce76c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fce7750 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fce77e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fce7870 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (28 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] 0x564d3fcd79c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd7a50 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd7ae0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd7b70 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd7c00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd7c90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd7d20 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] 0x564d3fce7fd0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce8060 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce80f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce8180 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce8210 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce82a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce8330 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] 0x564d3fcd82d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd8360 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd83f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd8480 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd8510 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd85a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd8630 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] 0x564d3fce88e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce8970 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce8a00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce8a90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce8b20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce8bb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce8c40 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] 0x564d3fcd8be0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd8c70 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd8d00 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd8d90 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd8e20 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd8eb0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd8f40 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] 0x564d3fce91f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce9280 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce9310 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce93a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce9430 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce94c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce9550 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] 0x564d3fcd94f0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcd9580 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcd9610 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcd96a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcd9730 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcd97c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcd9850 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] 0x564d3fce9b00 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fce9b90 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fce9c20 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fce9cb0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fce9d40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fce9dd0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fce9e60 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] 0x564d3fcd9e00 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcd9e90 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcd9f20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcd9fb0 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] 0x564d3fcea410 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcea4a0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcea530 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcea5c0 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] 0x564d3fcda710 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcda7a0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fcda830 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcda8c0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fcda950 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fcda9e0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fcdaa70 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fcdab00 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fcdab90 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fcdac20 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fcdacb0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fcdad40 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fcdadd0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fcdae60 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] 0x564d3fcead20 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fceadb0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fceae40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fceaed0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fceaf60 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fceaff0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fceb080 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fceb110 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fceb1a0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fceb230 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fceb2c0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fceb350 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fceb3e0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fceb470 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] 0x564d3fcdb020 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcdb0b0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fcdb140 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fcdb1d0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fcdb260 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] 0x564d3fceb630 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fceb6c0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fceb750 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fceb7e0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fceb870 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] 0x564d3fcdb930 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcdb9c0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcdba50 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fcdbae0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fcdbb70 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fcdbc00 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fcdbc90 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fcdbd20 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fcdbdb0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fcdbe40 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fcdbed0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fcdbf60 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fcdbff0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fcdc080 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fcdc110 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fcdc1a0 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] 0x564d3fcebf40 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcebfd0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcec060 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fcec0f0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fcec180 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fcec210 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fcec2a0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fcec330 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fcec3c0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fcec450 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fcec4e0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fcec570 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fcec600 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fcec690 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fcec720 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fcec7b0 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] 0x564d3fcdc240 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcdc2d0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcdc360 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcdc3f0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcdc480 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcdc510 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcdc5a0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcdc630 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcdc6c0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcdc750 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcdc7e0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcdc870 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] 0x564d3fcec850 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcec8e0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcec970 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fceca00 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fceca90 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcecb20 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcecbb0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcecc40 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fceccd0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcecd60 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcecdf0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcece80 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] 0x564d3fcdcb50 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdcbe0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdcc70 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdcd00 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdcd90 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdce20 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdceb0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdcf40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdcfd0 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] 0x564d3fced160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fced1f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fced280 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fced310 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fced3a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fced430 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fced4c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fced550 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fced5e0 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] 0x564d3fcdd460 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcdd4f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcdd580 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcdd610 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcdd6a0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcdd730 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcdd7c0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcdd850 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcdd8e0 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] 0x564d3fceda70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcedb00 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcedb90 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcedc20 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcedcb0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcedd40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fceddd0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcede60 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcedef0 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] 0x564d3fcddd70 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcdde00 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcdde90 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcddf20 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcddfb0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcde040 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcde0d0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcde160 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcde1f0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcde280 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcde310 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcde3a0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcde430 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] 0x564d3fcee380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcee410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcee4a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcee530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcee5c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcee650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcee6e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcee770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcee800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcee890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcee920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcee9b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fceea40 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: 0x564d3fc786c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc74aa0 MAP: (3 sibs) 0 children: 38: 0x564d3fc74b38 MAP: (3 sibs) 0 children: 38: 0x564d3fc74bd0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fce04e0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fce0570 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fce0600 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fce0690 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: 0x564d3fc787d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75130 MAP: (2 sibs) 2 children: 38: 0x564d3fc75270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75308 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc751c8 MAP: (2 sibs) 2 children: 38: 0x564d3fc753b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75448 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fceec90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fceed20 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fceedb0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fceee40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fceeed0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fceef60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fceeff0 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: 0x564d3fc788f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75960 MAP: (2 sibs) 2 children: 38: 0x564d3fc75aa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75b38 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc759f8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75c78 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcef090 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcef120 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcef1b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcef240 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcef2d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcef360 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcef3f0 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: 0x564d3fc78a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75d20 MAP: (2 sibs) 2 children: 38: 0x564d3fc75e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc75db8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcef490 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcef520 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcef5b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcef640 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcef6d0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcef760 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcef7f0 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: 0x564d3fc78b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc769b0 MAP: (2 sibs) 2 children: 38: 0x564d3fc76af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc76b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc76a48 MAP: (2 sibs) 2 children: 38: 0x564d3fc76c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76cc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcef890 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcef920 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcef9b0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcefa40 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcefad0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcefb60 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcefbf0 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: 0x564d3fc78c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x564d3fc75540 MAP: (1 sibs) 2 children: 38: 0x564d3fc74db0 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc74e48 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcefc90 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcefd20 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcefdb0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcefe40 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: 0x564d3fc78d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564d3fc76eb0 MAP: (4 sibs) 2 children: 38: 0x564d3fc77120 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc771b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc76f48 MAP: (4 sibs) 2 children: 38: 0x564d3fc77260 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc772f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc76fe0 MAP: (4 sibs) 3 children: 38: 0x564d3fc773a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564d3fc77438 KEYVAL: 'a' '1' (3 sibs) 38: 0x564d3fc774d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564d3fc77078 MAP: (4 sibs) 2 children: 38: 0x564d3fc77570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc77608 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcefee0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fceff70 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fcf0000 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcf0090 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fcf0120 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fcf01b0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fcf0240 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fcf02d0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fcf0360 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fcf03f0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fcf0480 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fcf0510 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fcf05a0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fcf0630 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: 0x564d3fc78e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564d3fc77700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564d3fc77798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc77830 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc778c8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf06d0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcf0760 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fcf07f0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fcf0880 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fcf0910 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: 0x564d3fc78f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564d3fc79850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x564d3fc798f0 MAP: (5 sibs) 1 children: 38: 0x564d3fc79bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564d3fc79988 MAP: (5 sibs) 1 children: 38: 0x564d3fc79c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564d3fc79a20 MAP: (5 sibs) 1 children: 38: 0x564d3fc79d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564d3fc79ab8 MAP: (5 sibs) 1 children: 38: 0x564d3fc79dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564d3fc79e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564d3fc79f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564d3fc79b50 MAP: (5 sibs) 1 children: 38: 0x564d3fc79fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564d3fc7a050 VAL: 'val1' (2 sibs) 38: 0x564d3fc7a0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf09b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcf0a40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcf0ad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fcf0b60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fcf0bf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fcf0c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fcf0d10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fcf0da0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fcf0e30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fcf0ec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fcf0f50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fcf0fe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fcf1070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fcf1100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fcf1190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fcf1220 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: 0x564d3fc79098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x564d3fc75720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564d3fc76130 MAP: (1 sibs) 1 children: 38: 0x564d3fc761d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc757b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564d3fc76270 MAP: (1 sibs) 1 children: 38: 0x564d3fc76310 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc75850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564d3fc76d70 MAP: (2 sibs) 1 children: 38: 0x564d3fc763b0 KEYVAL: '' '' (1 sibs) 38: 0x564d3fc76e08 MAP: (2 sibs) 1 children: 38: 0x564d3fc76450 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf12c0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcf1350 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcf13e0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcf1470 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcf1500 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcf1590 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcf1620 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcf16b0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcf1740 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcf17d0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcf1860 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcf18f0 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: 0x564d3fc791b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc74c70 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a2c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x564d3fc74d08 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x564d3fc7a3f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564d3fc7a490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf1990 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf1a20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcf1ab0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf1b40 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf1bd0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf1c60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcf1cf0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf1d80 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf1e10 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: 0x564d3fc792c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc755e0 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a5c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x564d3fc75678 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564d3fc7a798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564d3fc7a830 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf1eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf1f40 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcf1fd0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf2060 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf20f0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf2180 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcf2210 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf22a0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf2330 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: 0x564d3fc793e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc7aaa0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ac70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564d3fc7ad08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564d3fc7ada0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564d3fc7ab38 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ae40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564d3fc7aed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564d3fc7af70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564d3fc7abd0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7b010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x564d3fc7b0a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564d3fc7b140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf23d0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcf2460 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcf24f0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf2580 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf2610 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf26a0 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcf2730 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf27c0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf2850 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcf28e0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcf2970 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcf2a00 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcf2a90 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: 0x564d3fc786c0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc74aa0 MAP: (3 sibs) 0 children: 38: 0x564d3fc74b38 MAP: (3 sibs) 0 children: 38: 0x564d3fc74bd0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf2b30 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcf2bc0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x564d3fcf2c50 MAP: (3 sibs) 0 children: 38: [3] [3] 0x564d3fcf2ce0 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: 0x564d3fc787d8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75130 MAP: (2 sibs) 2 children: 38: 0x564d3fc75270 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75308 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc751c8 MAP: (2 sibs) 2 children: 38: 0x564d3fc753b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75448 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf2d80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf2e10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcf2ea0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcf2f30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcf2fc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcf3050 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcf30e0 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: 0x564d3fc788f0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75960 MAP: (2 sibs) 2 children: 38: 0x564d3fc75aa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75b38 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc759f8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75be0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc75c78 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf3180 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf3210 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcf32a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcf3330 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcf33c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcf3450 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcf34e0 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: 0x564d3fc78a08 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc75d20 MAP: (2 sibs) 2 children: 38: 0x564d3fc75e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc75ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc75db8 MAP: (2 sibs) 2 children: 38: 0x564d3fc75fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf3580 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf3610 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcf36a0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcf3730 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcf37c0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcf3850 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcf38e0 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: 0x564d3fc78b20 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc769b0 MAP: (2 sibs) 2 children: 38: 0x564d3fc76af0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x564d3fc76b88 KEYVAL: 'age' '33' (2 sibs) 38: 0x564d3fc76a48 MAP: (2 sibs) 2 children: 38: 0x564d3fc76c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x564d3fc76cc8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf3980 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf3a10 MAP: (2 sibs) 2 children: 38: [2] [2] 0x564d3fcf3aa0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x564d3fcf3b30 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x564d3fcf3bc0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x564d3fcf3c50 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x564d3fcf3ce0 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: 0x564d3fc78c38 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x564d3fc75540 MAP: (1 sibs) 2 children: 38: 0x564d3fc74db0 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc74e48 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf3d80 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcf3e10 MAP: (1 sibs) 2 children: 38: [2] [2] 0x564d3fcf3ea0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcf3f30 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: 0x564d3fc78d50 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x564d3fc76eb0 MAP: (4 sibs) 2 children: 38: 0x564d3fc77120 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc771b8 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc76f48 MAP: (4 sibs) 2 children: 38: 0x564d3fc77260 KEYVAL: 'b' '2' (2 sibs) 38: 0x564d3fc772f8 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc76fe0 MAP: (4 sibs) 3 children: 38: 0x564d3fc773a0 KEYVAL: 'b' '2' (3 sibs) 38: 0x564d3fc77438 KEYVAL: 'a' '1' (3 sibs) 38: 0x564d3fc774d0 KEYVAL: 'c' '3' (3 sibs) 38: 0x564d3fc77078 MAP: (4 sibs) 2 children: 38: 0x564d3fc77570 KEYVAL: 'a' '1' (2 sibs) 38: 0x564d3fc77608 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf3fd0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcf4060 MAP: (4 sibs) 2 children: 38: [2] [2] 0x564d3fcf40f0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x564d3fcf4180 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x564d3fcf4210 MAP: (4 sibs) 2 children: 38: [5] [5] 0x564d3fcf42a0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x564d3fcf4330 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x564d3fcf43c0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x564d3fcf4450 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x564d3fcf44e0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x564d3fcf4570 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x564d3fcf4600 MAP: (4 sibs) 2 children: 38: [12] [12] 0x564d3fcf4690 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x564d3fcf4720 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: 0x564d3fc78e68 [ROOT] MAP: (0 sibs) 4 children: 38: 0x564d3fc77700 KEYVAL: 'a' '1' (4 sibs) 38: 0x564d3fc77798 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc77830 KEYVAL: 'b' '2' (4 sibs) 38: 0x564d3fc778c8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf47c0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x564d3fcf4850 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x564d3fcf48e0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x564d3fcf4970 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x564d3fcf4a00 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: 0x564d3fc78f80 [ROOT] MAP: (0 sibs) 1 children: 38: 0x564d3fc79850 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x564d3fc798f0 MAP: (5 sibs) 1 children: 38: 0x564d3fc79bf0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x564d3fc79988 MAP: (5 sibs) 1 children: 38: 0x564d3fc79c90 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x564d3fc79a20 MAP: (5 sibs) 1 children: 38: 0x564d3fc79d30 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x564d3fc79ab8 MAP: (5 sibs) 1 children: 38: 0x564d3fc79dd0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x564d3fc79e70 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x564d3fc79f08 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x564d3fc79b50 MAP: (5 sibs) 1 children: 38: 0x564d3fc79fb0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x564d3fc7a050 VAL: 'val1' (2 sibs) 38: 0x564d3fc7a0e8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf4aa0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x564d3fcf4b30 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x564d3fcf4bc0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x564d3fcf4c50 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x564d3fcf4ce0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x564d3fcf4d70 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x564d3fcf4e00 MAP: (5 sibs) 1 children: 38: [7] [7] 0x564d3fcf4e90 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x564d3fcf4f20 MAP: (5 sibs) 1 children: 38: [9] [9] 0x564d3fcf4fb0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x564d3fcf5040 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x564d3fcf50d0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x564d3fcf5160 MAP: (5 sibs) 1 children: 38: [13] [13] 0x564d3fcf51f0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x564d3fcf5280 VAL: 'val1' (2 sibs) 38: [15] [15] 0x564d3fcf5310 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: 0x564d3fc79098 [ROOT] MAP: (0 sibs) 3 children: 38: 0x564d3fc75720 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x564d3fc76130 MAP: (1 sibs) 1 children: 38: 0x564d3fc761d0 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc757b8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x564d3fc76270 MAP: (1 sibs) 1 children: 38: 0x564d3fc76310 KEYVAL: '' 'foo' (1 sibs) 38: 0x564d3fc75850 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x564d3fc76d70 MAP: (2 sibs) 1 children: 38: 0x564d3fc763b0 KEYVAL: '' '' (1 sibs) 38: 0x564d3fc76e08 MAP: (2 sibs) 1 children: 38: 0x564d3fc76450 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf53b0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcf5440 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x564d3fcf54d0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x564d3fcf5560 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x564d3fcf55f0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x564d3fcf5680 MAP: (1 sibs) 1 children: 38: [6] [6] 0x564d3fcf5710 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x564d3fcf57a0 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x564d3fcf5830 MAP: (2 sibs) 1 children: 38: [9] [9] 0x564d3fcf58c0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x564d3fcf5950 MAP: (2 sibs) 1 children: 38: [11] [11] 0x564d3fcf59e0 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: 0x564d3fc791b0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc74c70 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a190 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a228 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a2c0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x564d3fc74d08 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a360 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x564d3fc7a3f8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x564d3fc7a490 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf5a80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf5b10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcf5ba0 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf5c30 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf5cc0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf5d50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcf5de0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf5e70 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf5f00 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: 0x564d3fc792c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x564d3fc755e0 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a530 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x564d3fc7a5c8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x564d3fc7a660 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x564d3fc75678 MAP: (2 sibs) 3 children: 38: 0x564d3fc7a700 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x564d3fc7a798 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x564d3fc7a830 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf5fa0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x564d3fcf6030 MAP: (2 sibs) 3 children: 38: [2] [2] 0x564d3fcf60c0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf6150 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf61e0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf6270 MAP: (2 sibs) 3 children: 38: [6] [6] 0x564d3fcf6300 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf6390 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf6420 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: 0x564d3fc793e0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x564d3fc7aaa0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ac70 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x564d3fc7ad08 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x564d3fc7ada0 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x564d3fc7ab38 MAP: (3 sibs) 3 children: 38: 0x564d3fc7ae40 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x564d3fc7aed8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x564d3fc7af70 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x564d3fc7abd0 MAP: (3 sibs) 3 children: 38: 0x564d3fc7b010 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x564d3fc7b0a8 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x564d3fc7b140 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x564d3fcf64c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x564d3fcf6550 MAP: (3 sibs) 3 children: 38: [2] [2] 0x564d3fcf65e0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x564d3fcf6670 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x564d3fcf6700 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x564d3fcf6790 MAP: (3 sibs) 3 children: 38: [6] [6] 0x564d3fcf6820 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x564d3fcf68b0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x564d3fcf6940 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x564d3fcf69d0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x564d3fcf6a60 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x564d3fcf6af0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x564d3fcf6b80 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 (46 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (46 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.07 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x561899d8dbd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561899d8c360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561899d8c3f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561899d8c490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561899d8c5d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561899d8c668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561899d8c528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561899d8c710 VAL: 'item 1' (2 sibs) 39: 0x561899d8c7a8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899d9f3b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899d9f440 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899d9f4d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899d9f560 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899d9f5f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899d9f680 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899d9f710 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899d9f7a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899d9f830 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: 0x561899d8dce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8d570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8c100 MAP: (2 sibs) 4 children: 39: 0x561899d8d610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8d6a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8d740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8d7d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8c198 MAP: (2 sibs) 5 children: 39: 0x561899d8d880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8d918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8d9b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8da48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8dae0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da1750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da17e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da1870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da1900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da1990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da1a20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da1ab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da1b40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da1bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da1c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da1cf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da1d80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da1e10 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: 0x561899d8de00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8dff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8e090 MAP: (2 sibs) 4 children: 39: 0x561899d8e1d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8e268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8e300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8e398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8e128 MAP: (2 sibs) 5 children: 39: 0x561899d8e440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8e4d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8e570 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8e608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8e6a0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da3a00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da3a90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da3b20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da3bb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da3c40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da3cd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da3d60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da3df0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da3e80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da3f10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da3fa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da4030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da40c0 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: 0x561899d8dbd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561899d8c360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561899d8c3f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561899d8c490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561899d8c5d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561899d8c668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561899d8c528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561899d8c710 VAL: 'item 1' (2 sibs) 39: 0x561899d8c7a8 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da4310 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899da43a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899da4430 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899da44c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899da4550 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899da45e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899da4670 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899da4700 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899da4790 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: 0x561899d8dce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8d570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8c100 MAP: (2 sibs) 4 children: 39: 0x561899d8d610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8d6a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8d740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8d7d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8c198 MAP: (2 sibs) 5 children: 39: 0x561899d8d880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8d918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8d9b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8da48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8dae0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da4c20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da4cb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da4d40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da4dd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da4e60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da4ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da4f80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da5010 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da50a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da5130 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da51c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da5250 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da52e0 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: 0x561899d8de00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8dff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8e090 MAP: (2 sibs) 4 children: 39: 0x561899d8e1d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8e268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8e300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8e398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8e128 MAP: (2 sibs) 5 children: 39: 0x561899d8e440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8e4d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8e570 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8e608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8e6a0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da5530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da55c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da5650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da56e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da5770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da5800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da5890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da5920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da59b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da5a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da5ad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da5b60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da5bf0 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (10 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] 0x561899d9f3b0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899d9f440 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899d9f4d0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899d9f560 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899d9f5f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899d9f680 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899d9f710 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899d9f7a0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899d9f830 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] 0x561899da6a00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899da6a90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899da6b20 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899da6bb0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899da6c40 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899da6cd0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899da6d60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899da6df0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899da6e80 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] 0x561899da1750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da17e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da1870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da1900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da1990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da1a20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da1ab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da1b40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da1bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da1c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da1cf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da1d80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da1e10 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] 0x561899da7bf0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da7c80 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da7d10 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da7da0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da7e30 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da7ec0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da7f50 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da7fe0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da8070 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da8100 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da8190 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da8220 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da82b0 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] 0x561899da3a00 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da3a90 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da3b20 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da3bb0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da3c40 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da3cd0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da3d60 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da3df0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da3e80 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da3f10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da3fa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da4030 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da40c0 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] 0x561899da8500 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da8590 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da8620 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da86b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da8740 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da87d0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da8860 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da88f0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da8980 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da8a10 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da8aa0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da8b30 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da8bc0 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] 0x561899da4310 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899da43a0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899da4430 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899da44c0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899da4550 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899da45e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899da4670 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899da4700 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899da4790 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] 0x561899da8e10 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899da8ea0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899da8f30 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899da8fc0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899da9050 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899da90e0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899da9170 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899da9200 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899da9290 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] 0x561899da4c20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da4cb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da4d40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da4dd0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da4e60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da4ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da4f80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da5010 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da50a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da5130 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da51c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da5250 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da52e0 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] 0x561899da9720 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da97b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da9840 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da98d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da9960 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da99f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da9a80 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da9b10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da9ba0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da9c30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da9cc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da9d50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da9de0 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] 0x561899da5530 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899da55c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899da5650 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899da56e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899da5770 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899da5800 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899da5890 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899da5920 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899da59b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899da5a40 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899da5ad0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899da5b60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899da5bf0 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] 0x561899daa030 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899daa0c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899daa150 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899daa1e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899daa270 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899daa300 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899daa390 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899daa420 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899daa4b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899daa540 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899daa5d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899daa660 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899daa6f0 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: 0x561899d8dbd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561899d8c360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561899d8c3f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561899d8c490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561899d8c5d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561899d8c668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561899d8c528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561899d8c710 VAL: 'item 1' (2 sibs) 39: 0x561899d8c7a8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899da74d0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899da7560 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899da75f0 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899da7680 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899da7710 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899da77a0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899da7830 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899da78c0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899da7950 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: 0x561899d8dce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8d570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8c100 MAP: (2 sibs) 4 children: 39: 0x561899d8d610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8d6a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8d740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8d7d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8c198 MAP: (2 sibs) 5 children: 39: 0x561899d8d880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8d918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8d9b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8da48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8dae0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899daa940 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899daa9d0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899daaa60 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899daaaf0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899daab80 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899daac10 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899daaca0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899daad30 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899daadc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899daae50 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899daaee0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899daaf70 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899dab000 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: 0x561899d8de00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8dff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8e090 MAP: (2 sibs) 4 children: 39: 0x561899d8e1d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8e268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8e300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8e398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8e128 MAP: (2 sibs) 5 children: 39: 0x561899d8e440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8e4d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8e570 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8e608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8e6a0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899dab0a0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899dab130 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899dab1c0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899dab250 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899dab2e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899dab370 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899dab400 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899dab490 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899dab520 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899dab5b0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899dab640 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899dab6d0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899dab760 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: 0x561899d8dbd0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x561899d8c360 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x561899d8c3f8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x561899d8c490 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x561899d8c5d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x561899d8c668 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x561899d8c528 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x561899d8c710 VAL: 'item 1' (2 sibs) 39: 0x561899d8c7a8 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899dab800 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x561899dab890 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x561899dab920 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x561899dab9b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x561899daba40 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x561899dabad0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x561899dabb60 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x561899dabbf0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x561899dabc80 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: 0x561899d8dce8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8d570 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8c100 MAP: (2 sibs) 4 children: 39: 0x561899d8d610 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8d6a8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8d740 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8d7d8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8c198 MAP: (2 sibs) 5 children: 39: 0x561899d8d880 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8d918 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8d9b0 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8da48 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8dae0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899dabd20 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899dabdb0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899dabe40 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899dabed0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899dabf60 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899dabff0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899dac080 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899dac110 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899dac1a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899dac230 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899dac2c0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899dac350 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899dac3e0 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: 0x561899d8de00 [ROOT] MAP: (0 sibs) 1 children: 39: 0x561899d8dff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x561899d8e090 MAP: (2 sibs) 4 children: 39: 0x561899d8e1d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x561899d8e268 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x561899d8e300 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x561899d8e398 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x561899d8e128 MAP: (2 sibs) 5 children: 39: 0x561899d8e440 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x561899d8e4d8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x561899d8e570 KEYVAL: 'size' '8' (5 sibs) 39: 0x561899d8e608 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x561899d8e6a0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x561899dac480 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x561899dac510 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x561899dac5a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x561899dac630 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x561899dac6c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x561899dac750 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x561899dac7e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x561899dac870 MAP: (2 sibs) 5 children: 39: [8] [8] 0x561899dac900 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x561899dac990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x561899daca20 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x561899dacab0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x561899dacb40 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 (19 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (20 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/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x55e64963a8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963a360 VAL: 'item 1' (4 sibs) 40: 0x55e64963a3f8 VAL: 'item 2' (4 sibs) 40: 0x55e64963a490 SEQ: (4 sibs) 2 children: 40: 0x55e64963a5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963a668 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963a528 MAP: (4 sibs) 2 children: 40: 0x55e64963a710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963a7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55e6496462c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649646350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e6496463e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649646470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649646500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e649646590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649646620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496466b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649646740 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: 0x55e64963a9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963aa90 VAL: 'item 1' (4 sibs) 40: 0x55e64963ab28 VAL: 'item 2' (4 sibs) 40: 0x55e64963abc0 SEQ: (4 sibs) 2 children: 40: 0x55e64963ad00 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963ad98 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963ac58 MAP: (4 sibs) 2 children: 40: 0x55e64963ae40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963aed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55e6496482e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649648370 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649648400 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649648490 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649648520 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e6496485b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649648640 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496486d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649648760 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: 0x55e64963a8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963a360 VAL: 'item 1' (4 sibs) 40: 0x55e64963a3f8 VAL: 'item 2' (4 sibs) 40: 0x55e64963a490 SEQ: (4 sibs) 2 children: 40: 0x55e64963a5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963a668 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963a528 MAP: (4 sibs) 2 children: 40: 0x55e64963a710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963a7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55e649648bf0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649648c80 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649648d10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649648da0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649648e30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e649648ec0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649648f50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e649648fe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649649070 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: 0x55e64963a9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963aa90 VAL: 'item 1' (4 sibs) 40: 0x55e64963ab28 VAL: 'item 2' (4 sibs) 40: 0x55e64963abc0 SEQ: (4 sibs) 2 children: 40: 0x55e64963ad00 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963ad98 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963ac58 MAP: (4 sibs) 2 children: 40: 0x55e64963ae40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963aed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x55e649649500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649649590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649649620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e6496496b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649649740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e6496497d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649649860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496498f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649649980 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.parse_windows/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_cout/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_unix_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_yml_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.emit_json_windows_string/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 40: ------------------------------------------- 40: running test case 'generic seq v1' 40: ------------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 40: [ RUN ] GENERIC_SEQ/YmlTestCase.complete_unix_round_trip/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: ~~~~~~~~~~~~~~ src yml: 40: \n 40: - item 1\n 40: - item 2\n 40: - - item 3.1\n 40: - item 3.2\n 40: - key 1: value 1\n 40: key 2: value 2\n 40: ~~~~~~~~~~~~~~ parsed tree: 40: -------------------------------------- 40: [0][0] 0x55e6496462c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649646350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e6496463e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649646470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649646500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e649646590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649646620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496466b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649646740 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] 0x55e64964a2c0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964a350 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964a3e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964a470 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964a500 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964a590 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964a620 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964a6b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964a740 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] 0x55e6496482e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649648370 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649648400 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649648490 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649648520 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e6496485b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649648640 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496486d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649648760 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] 0x55e64964b4b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964b540 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964b5d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964b660 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964b6f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964b780 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964b810 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964b8a0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964b930 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] 0x55e649648bf0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649648c80 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649648d10 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e649648da0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649648e30 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e649648ec0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649648f50 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e649648fe0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649649070 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] 0x55e64964bdc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964be50 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964bee0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964bf70 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964c000 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964c090 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964c120 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964c1b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964c240 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] 0x55e649649500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e649649590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e649649620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e6496496b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e649649740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e6496497d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e649649860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e6496498f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e649649980 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] 0x55e64964c6d0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964c760 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964c7f0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964c880 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964c910 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964c9a0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964ca30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964cac0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964cb50 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: 0x55e64963a8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963a360 VAL: 'item 1' (4 sibs) 40: 0x55e64963a3f8 VAL: 'item 2' (4 sibs) 40: 0x55e64963a490 SEQ: (4 sibs) 2 children: 40: 0x55e64963a5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963a668 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963a528 MAP: (4 sibs) 2 children: 40: 0x55e64963a710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963a7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55e64964abd0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964ac60 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964acf0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964ad80 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964ae10 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964aea0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964af30 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964afc0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964b050 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: 0x55e64963a9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963aa90 VAL: 'item 1' (4 sibs) 40: 0x55e64963ab28 VAL: 'item 2' (4 sibs) 40: 0x55e64963abc0 SEQ: (4 sibs) 2 children: 40: 0x55e64963ad00 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963ad98 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963ac58 MAP: (4 sibs) 2 children: 40: 0x55e64963ae40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963aed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55e64964cfe0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964d070 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964d100 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964d190 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964d220 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964d2b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964d340 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964d3d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964d460 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: 0x55e64963a8a0 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963a360 VAL: 'item 1' (4 sibs) 40: 0x55e64963a3f8 VAL: 'item 2' (4 sibs) 40: 0x55e64963a490 SEQ: (4 sibs) 2 children: 40: 0x55e64963a5d0 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963a668 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963a528 MAP: (4 sibs) 2 children: 40: 0x55e64963a710 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963a7a8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55e64964d500 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964d590 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964d620 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964d6b0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964d740 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964d7d0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964d860 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964d8f0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964d980 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: 0x55e64963a9b8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x55e64963aa90 VAL: 'item 1' (4 sibs) 40: 0x55e64963ab28 VAL: 'item 2' (4 sibs) 40: 0x55e64963abc0 SEQ: (4 sibs) 2 children: 40: 0x55e64963ad00 VAL: 'item 3.1' (2 sibs) 40: 0x55e64963ad98 VAL: 'item 3.2' (2 sibs) 40: 0x55e64963ac58 MAP: (4 sibs) 2 children: 40: 0x55e64963ae40 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x55e64963aed8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x55e64964da20 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x55e64964dab0 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x55e64964db40 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x55e64964dbd0 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x55e64964dc60 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x55e64964dcf0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x55e64964dd80 MAP: (4 sibs) 2 children: 40: [7] [7] 0x55e64964de10 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x55e64964dea0 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 (5 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (5 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/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x55d8cf879600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55d8cf8780f0 VAL: 'a' (21 sibs) 41: 0x55d8cf878188 VAL: 'b:b' (21 sibs) 41: 0x55d8cf878220 VAL: 'c{c' (21 sibs) 41: 0x55d8cf8782b8 VAL: 'cc{' (21 sibs) 41: 0x55d8cf878350 VAL: 'c}c' (21 sibs) 41: 0x55d8cf8783e8 VAL: 'cc}' (21 sibs) 41: 0x55d8cf878480 VAL: 'c!c' (21 sibs) 41: 0x55d8cf878518 VAL: 'cc!' (21 sibs) 41: 0x55d8cf8785b0 VAL: '.foo' (21 sibs) 41: 0x55d8cf878648 VAL: '.' (21 sibs) 41: 0x55d8cf8786e0 VAL: '-a' (21 sibs) 41: 0x55d8cf878778 VAL: '+b' (21 sibs) 41: 0x55d8cf878810 VAL: '/b' (21 sibs) 41: 0x55d8cf8788a8 VAL: ':c' (21 sibs) 41: 0x55d8cf878940 VAL: '$g' (21 sibs) 41: 0x55d8cf8789d8 VAL: '*' (21 sibs) 41: 0x55d8cf878a70 VAL: '*' (21 sibs) 41: 0x55d8cf878b08 VAL: '*' (21 sibs) 41: 0x55d8cf878ba0 VAL: '*a' (21 sibs) 41: 0x55d8cf878c38 VAL: '*a' (21 sibs) 41: 0x55d8cf878cd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf892330 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf8923c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf892450 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf8924e0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf892570 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf892600 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf892690 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf892720 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf8927b0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf892840 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf8928d0 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf892960 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf8929f0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf892a80 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf892b10 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf892ba0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf892c30 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf892cc0 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf892d50 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf892de0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf892e70 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf892f00 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: 0x55d8cf879718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55d8cf878fb0 VAL: 'a' (10 sibs) 41: 0x55d8cf879048 VAL: 'b' (10 sibs) 41: 0x55d8cf8790e0 VAL: 'c' (10 sibs) 41: 0x55d8cf879178 VAL: '.foo' (10 sibs) 41: 0x55d8cf879210 VAL: '.' (10 sibs) 41: 0x55d8cf8792a8 VAL: '-a' (10 sibs) 41: 0x55d8cf879340 VAL: '+b' (10 sibs) 41: 0x55d8cf8793d8 VAL: '/b' (10 sibs) 41: 0x55d8cf879470 VAL: ':c' (10 sibs) 41: 0x55d8cf879508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf894960 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf8949f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf894a80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf894b10 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf894ba0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf894c30 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf894cc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf894d50 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf894de0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf894e70 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf894f00 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: 0x55d8cf879830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf879a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf879ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf879b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf879be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf879c80 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf879d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf879db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf879e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf879ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf879f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a010 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a0a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf896690 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf896720 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8967b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf896840 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8968d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf896960 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8969f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf896a80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf896b10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf896ba0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf896c30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf896cc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf896d50 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: 0x55d8cf879948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf87a150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf87a1e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf87a280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf87a318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf87a3b0 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf87a448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf87a4e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf87a578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf87a610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf87a6a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a740 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a7d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8983c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf898450 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8984e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf898570 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf898600 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf898690 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf898720 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8987b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf898840 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8988d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf898960 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8989f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf898a80 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: 0x55d8cf879600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55d8cf8780f0 VAL: 'a' (21 sibs) 41: 0x55d8cf878188 VAL: 'b:b' (21 sibs) 41: 0x55d8cf878220 VAL: 'c{c' (21 sibs) 41: 0x55d8cf8782b8 VAL: 'cc{' (21 sibs) 41: 0x55d8cf878350 VAL: 'c}c' (21 sibs) 41: 0x55d8cf8783e8 VAL: 'cc}' (21 sibs) 41: 0x55d8cf878480 VAL: 'c!c' (21 sibs) 41: 0x55d8cf878518 VAL: 'cc!' (21 sibs) 41: 0x55d8cf8785b0 VAL: '.foo' (21 sibs) 41: 0x55d8cf878648 VAL: '.' (21 sibs) 41: 0x55d8cf8786e0 VAL: '-a' (21 sibs) 41: 0x55d8cf878778 VAL: '+b' (21 sibs) 41: 0x55d8cf878810 VAL: '/b' (21 sibs) 41: 0x55d8cf8788a8 VAL: ':c' (21 sibs) 41: 0x55d8cf878940 VAL: '$g' (21 sibs) 41: 0x55d8cf8789d8 VAL: '*' (21 sibs) 41: 0x55d8cf878a70 VAL: '*' (21 sibs) 41: 0x55d8cf878b08 VAL: '*' (21 sibs) 41: 0x55d8cf878ba0 VAL: '*a' (21 sibs) 41: 0x55d8cf878c38 VAL: '*a' (21 sibs) 41: 0x55d8cf878cd0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8995e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf899670 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf899700 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf899790 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf899820 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf8998b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf899940 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf8999d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf899a60 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf899af0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf899b80 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf899c10 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf899ca0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf899d30 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf899dc0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf899e50 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf899ee0 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf899f70 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf89a000 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf89a090 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf89a120 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf89a1b0 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: 0x55d8cf879718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55d8cf878fb0 VAL: 'a' (10 sibs) 41: 0x55d8cf879048 VAL: 'b' (10 sibs) 41: 0x55d8cf8790e0 VAL: 'c' (10 sibs) 41: 0x55d8cf879178 VAL: '.foo' (10 sibs) 41: 0x55d8cf879210 VAL: '.' (10 sibs) 41: 0x55d8cf8792a8 VAL: '-a' (10 sibs) 41: 0x55d8cf879340 VAL: '+b' (10 sibs) 41: 0x55d8cf8793d8 VAL: '/b' (10 sibs) 41: 0x55d8cf879470 VAL: ':c' (10 sibs) 41: 0x55d8cf879508 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf898cd0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf898d60 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf898df0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf898e80 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf898f10 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf898fa0 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf899030 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf8990c0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf899150 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf8991e0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf899270 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: 0x55d8cf879830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf879a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf879ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf879b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf879be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf879c80 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf879d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf879db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf879e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf879ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf879f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a010 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a0a8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf89a7f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89a880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89a910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89a9a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89aa30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89aac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89ab50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89abe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89ac70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89ad00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89ad90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89ae20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89aeb0 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: 0x55d8cf879948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf87a150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf87a1e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf87a280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf87a318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf87a3b0 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf87a448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf87a4e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf87a578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf87a610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf87a6a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a740 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a7d8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf89b100 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89b190 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89b220 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89b2b0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89b340 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89b3d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89b460 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89b4f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89b580 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89b610 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89b6a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89b730 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89b7c0 KEYVAL: '*a' '*a' (12 sibs) 41: #nodes=13 vs #printed=13 41: -------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.parse_windows/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_unix_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: - a 41: - 'b:b' 41: - 'c{c' 41: - 'cc{' 41: - 'c}c' 41: - 'cc}' 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: - '*' 41: - '*' 41: - '*' 41: - '*a' 41: - '*a' 41: - '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: - a 41: - b 41: - c 41: - .foo 41: - . 41: - '-a' 41: - +b 41: - /b 41: - ':c' 41: - $g 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: a: a 41: b: b 41: c: c 41: .foo: .foo 41: .: . 41: '-a': '-a' 41: +b: +b 41: /b: /b 41: ':c': ':c' 41: $g: $g 41: '*': '*' 41: '*a': '*a' 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.emit_json_windows_string/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 41: ------------------------------------------- 41: running test case 'funny names, map' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 41: ------------------------------------------- 41: running test case 'funny names, map expl' 41: ------------------------------------------- 41: [ OK ] SCALAR_NAMES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: \n 41: - a\n 41: - b:b\n 41: - c{c\n 41: - cc{\n 41: - c}c\n 41: - cc}\n 41: - c!c\n 41: - cc!\n 41: - .foo\n 41: - .\n 41: - -a\n 41: - +b\n 41: - /b\n 41: - :c\n 41: - $g\n 41: - "*"\n 41: - '*'\n 41: - >-\n 41: * *\n 41: - "*a"\n 41: - '*a'\n 41: - >-\n 41: *a*a\n 41: ~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55d8cf892330 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf8923c0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf892450 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf8924e0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf892570 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf892600 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf892690 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf892720 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf8927b0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf892840 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf8928d0 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf892960 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf8929f0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf892a80 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf892b10 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf892ba0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf892c30 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf892cc0 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf892d50 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf892de0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf892e70 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf892f00 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] 0x55d8cf89d080 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf89d110 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf89d1a0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf89d230 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf89d2c0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf89d350 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf89d3e0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf89d470 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf89d500 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf89d590 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf89d620 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf89d6b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf89d740 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf89d7d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf89d860 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf89d8f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf89d980 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf89da10 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf89daa0 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf89db30 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf89dbc0 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf89dc50 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_unix_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55d8cf894960 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf8949f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf894a80 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf894b10 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf894ba0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf894c30 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf894cc0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf894d50 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf894de0 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf894e70 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf894f00 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] 0x55d8cf89be90 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf89bf20 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf89bfb0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf89c040 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf89c0d0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf89c160 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf89c1f0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf89c280 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf89c310 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf89c3a0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf89c430 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] 0x55d8cf896690 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf896720 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8967b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf896840 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8968d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf896960 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8969f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf896a80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf896b10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf896ba0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf896c30 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf896cc0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf896d50 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] 0x55d8cf89e290 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89e320 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89e3b0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89e440 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89e4d0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89e560 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89e5f0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89e680 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89e710 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89e7a0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89e830 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89e8c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89e950 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] 0x55d8cf8983c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf898450 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8984e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf898570 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf898600 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf898690 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf898720 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8987b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf898840 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8988d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf898960 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8989f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf898a80 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] 0x55d8cf89eba0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89ec30 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89ecc0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89ed50 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89ede0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89ee70 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89ef00 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89ef90 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89f020 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89f0b0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89f140 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89f1d0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89f260 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] 0x55d8cf8995e0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf899670 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf899700 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf899790 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf899820 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf8998b0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf899940 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf8999d0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf899a60 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf899af0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf899b80 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf899c10 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf899ca0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf899d30 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf899dc0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf899e50 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf899ee0 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf899f70 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf89a000 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf89a090 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf89a120 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf89a1b0 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] 0x55d8cf89fdc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf89fe50 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf89fee0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf89ff70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf8a0000 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf8a0090 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf8a0120 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf8a01b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf8a0240 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf8a02d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf8a0360 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf8a03f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf8a0480 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf8a0510 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf8a05a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf8a0630 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf8a06c0 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf8a0750 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf8a07e0 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf8a0870 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf8a0900 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf8a0990 VAL: '*a' (21 sibs) 41: #nodes=22 vs #printed=22 41: -------------------------------------- 41: ~~~~~~~~~~~~~~ 41: [ OK ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/0 (0 ms) 41: [ RUN ] SCALAR_NAMES/YmlTestCase.complete_windows_round_trip/1 41: ------------------------------------------- 41: running test case 'funny names, seq expl' 41: ------------------------------------------- 41: ~~~~~~~~~~~~~~ src yml: 41: [a, b, c, .foo, ., -a, +b, /b, :c, $g]~~~~~~~~~~~~~~ parsed tree: 41: -------------------------------------- 41: [0][0] 0x55d8cf898cd0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf898d60 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf898df0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf898e80 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf898f10 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf898fa0 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf899030 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf8990c0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf899150 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf8991e0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf899270 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] 0x55d8cf89f4b0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf89f540 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf89f5d0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf89f660 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf89f6f0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf89f780 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf89f810 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf89f8a0 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf89f930 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf89f9c0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf89fa50 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] 0x55d8cf89a7f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89a880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89a910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89a9a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89aa30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89aac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89ab50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89abe0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89ac70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89ad00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89ad90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89ae20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89aeb0 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] 0x55d8cf8a0fd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a1060 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a10f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a1180 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a1210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a12a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a1330 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a13c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a1450 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a14e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a1570 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a1600 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a1690 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] 0x55d8cf89b100 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf89b190 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf89b220 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf89b2b0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf89b340 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf89b3d0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf89b460 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf89b4f0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf89b580 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf89b610 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf89b6a0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf89b730 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf89b7c0 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] 0x55d8cf8a18e0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a1970 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a1a00 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a1a90 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a1b20 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a1bb0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a1c40 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a1cd0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a1d60 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a1df0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a1e80 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a1f10 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a1fa0 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: 0x55d8cf879600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55d8cf8780f0 VAL: 'a' (21 sibs) 41: 0x55d8cf878188 VAL: 'b:b' (21 sibs) 41: 0x55d8cf878220 VAL: 'c{c' (21 sibs) 41: 0x55d8cf8782b8 VAL: 'cc{' (21 sibs) 41: 0x55d8cf878350 VAL: 'c}c' (21 sibs) 41: 0x55d8cf8783e8 VAL: 'cc}' (21 sibs) 41: 0x55d8cf878480 VAL: 'c!c' (21 sibs) 41: 0x55d8cf878518 VAL: 'cc!' (21 sibs) 41: 0x55d8cf8785b0 VAL: '.foo' (21 sibs) 41: 0x55d8cf878648 VAL: '.' (21 sibs) 41: 0x55d8cf8786e0 VAL: '-a' (21 sibs) 41: 0x55d8cf878778 VAL: '+b' (21 sibs) 41: 0x55d8cf878810 VAL: '/b' (21 sibs) 41: 0x55d8cf8788a8 VAL: ':c' (21 sibs) 41: 0x55d8cf878940 VAL: '$g' (21 sibs) 41: 0x55d8cf8789d8 VAL: '*' (21 sibs) 41: 0x55d8cf878a70 VAL: '*' (21 sibs) 41: 0x55d8cf878b08 VAL: '*' (21 sibs) 41: 0x55d8cf878ba0 VAL: '*a' (21 sibs) 41: 0x55d8cf878c38 VAL: '*a' (21 sibs) 41: 0x55d8cf878cd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a21f0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf8a2280 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf8a2310 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf8a23a0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf8a2430 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf8a24c0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf8a2550 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf8a25e0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf8a2670 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf8a2700 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf8a2790 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf8a2820 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf8a28b0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf8a2940 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf8a29d0 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf8a2a60 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf8a2af0 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf8a2b80 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf8a2c10 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf8a2ca0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf8a2d30 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf8a2dc0 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: 0x55d8cf879718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55d8cf878fb0 VAL: 'a' (10 sibs) 41: 0x55d8cf879048 VAL: 'b' (10 sibs) 41: 0x55d8cf8790e0 VAL: 'c' (10 sibs) 41: 0x55d8cf879178 VAL: '.foo' (10 sibs) 41: 0x55d8cf879210 VAL: '.' (10 sibs) 41: 0x55d8cf8792a8 VAL: '-a' (10 sibs) 41: 0x55d8cf879340 VAL: '+b' (10 sibs) 41: 0x55d8cf8793d8 VAL: '/b' (10 sibs) 41: 0x55d8cf879470 VAL: ':c' (10 sibs) 41: 0x55d8cf879508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf89c7a0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf89c830 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf89c8c0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf89c950 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf89c9e0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf89ca70 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf89cb00 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf89cb90 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf89cc20 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf89ccb0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf89cd40 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: 0x55d8cf879830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf879a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf879ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf879b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf879be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf879c80 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf879d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf879db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf879e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf879ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf879f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a010 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a0a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a2e60 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a2ef0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a2f80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a3010 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a30a0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a3130 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a31c0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a3250 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a32e0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a3370 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a3400 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a3490 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a3520 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: 0x55d8cf879948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf87a150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf87a1e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf87a280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf87a318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf87a3b0 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf87a448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf87a4e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf87a578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf87a610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf87a6a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a740 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a7d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a35c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a3650 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a36e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a3770 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a3800 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a3890 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a3920 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a39b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a3a40 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a3ad0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a3b60 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a3bf0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a3c80 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: 0x55d8cf879600 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x55d8cf8780f0 VAL: 'a' (21 sibs) 41: 0x55d8cf878188 VAL: 'b:b' (21 sibs) 41: 0x55d8cf878220 VAL: 'c{c' (21 sibs) 41: 0x55d8cf8782b8 VAL: 'cc{' (21 sibs) 41: 0x55d8cf878350 VAL: 'c}c' (21 sibs) 41: 0x55d8cf8783e8 VAL: 'cc}' (21 sibs) 41: 0x55d8cf878480 VAL: 'c!c' (21 sibs) 41: 0x55d8cf878518 VAL: 'cc!' (21 sibs) 41: 0x55d8cf8785b0 VAL: '.foo' (21 sibs) 41: 0x55d8cf878648 VAL: '.' (21 sibs) 41: 0x55d8cf8786e0 VAL: '-a' (21 sibs) 41: 0x55d8cf878778 VAL: '+b' (21 sibs) 41: 0x55d8cf878810 VAL: '/b' (21 sibs) 41: 0x55d8cf8788a8 VAL: ':c' (21 sibs) 41: 0x55d8cf878940 VAL: '$g' (21 sibs) 41: 0x55d8cf8789d8 VAL: '*' (21 sibs) 41: 0x55d8cf878a70 VAL: '*' (21 sibs) 41: 0x55d8cf878b08 VAL: '*' (21 sibs) 41: 0x55d8cf878ba0 VAL: '*a' (21 sibs) 41: 0x55d8cf878c38 VAL: '*a' (21 sibs) 41: 0x55d8cf878cd0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a3d20 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x55d8cf8a3db0 VAL: 'a' (21 sibs) 41: [2] [2] 0x55d8cf8a3e40 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x55d8cf8a3ed0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x55d8cf8a3f60 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x55d8cf8a3ff0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x55d8cf8a4080 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x55d8cf8a4110 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x55d8cf8a41a0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x55d8cf8a4230 VAL: '.foo' (21 sibs) 41: [10] [10] 0x55d8cf8a42c0 VAL: '.' (21 sibs) 41: [11] [11] 0x55d8cf8a4350 VAL: '-a' (21 sibs) 41: [12] [12] 0x55d8cf8a43e0 VAL: '+b' (21 sibs) 41: [13] [13] 0x55d8cf8a4470 VAL: '/b' (21 sibs) 41: [14] [14] 0x55d8cf8a4500 VAL: ':c' (21 sibs) 41: [15] [15] 0x55d8cf8a4590 VAL: '$g' (21 sibs) 41: [16] [16] 0x55d8cf8a4620 VAL: '*' (21 sibs) 41: [17] [17] 0x55d8cf8a46b0 VAL: '*' (21 sibs) 41: [18] [18] 0x55d8cf8a4740 VAL: '*' (21 sibs) 41: [19] [19] 0x55d8cf8a47d0 VAL: '*a' (21 sibs) 41: [20] [20] 0x55d8cf8a4860 VAL: '*a' (21 sibs) 41: [21] [21] 0x55d8cf8a48f0 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: 0x55d8cf879718 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x55d8cf878fb0 VAL: 'a' (10 sibs) 41: 0x55d8cf879048 VAL: 'b' (10 sibs) 41: 0x55d8cf8790e0 VAL: 'c' (10 sibs) 41: 0x55d8cf879178 VAL: '.foo' (10 sibs) 41: 0x55d8cf879210 VAL: '.' (10 sibs) 41: 0x55d8cf8792a8 VAL: '-a' (10 sibs) 41: 0x55d8cf879340 VAL: '+b' (10 sibs) 41: 0x55d8cf8793d8 VAL: '/b' (10 sibs) 41: 0x55d8cf879470 VAL: ':c' (10 sibs) 41: 0x55d8cf879508 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a4990 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x55d8cf8a4a20 VAL: 'a' (10 sibs) 41: [2] [2] 0x55d8cf8a4ab0 VAL: 'b' (10 sibs) 41: [3] [3] 0x55d8cf8a4b40 VAL: 'c' (10 sibs) 41: [4] [4] 0x55d8cf8a4bd0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x55d8cf8a4c60 VAL: '.' (10 sibs) 41: [6] [6] 0x55d8cf8a4cf0 VAL: '-a' (10 sibs) 41: [7] [7] 0x55d8cf8a4d80 VAL: '+b' (10 sibs) 41: [8] [8] 0x55d8cf8a4e10 VAL: '/b' (10 sibs) 41: [9] [9] 0x55d8cf8a4ea0 VAL: ':c' (10 sibs) 41: [10] [10] 0x55d8cf8a4f30 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: 0x55d8cf879830 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf879a20 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf879ab8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf879b50 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf879be8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf879c80 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf879d18 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf879db0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf879e48 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf879ee0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf879f78 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a010 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a0a8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a4fd0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a5060 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a50f0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a5180 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a5210 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a52a0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a5330 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a53c0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a5450 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a54e0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a5570 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a5600 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a5690 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: 0x55d8cf879948 [ROOT] MAP: (0 sibs) 12 children: 41: 0x55d8cf87a150 KEYVAL: 'a' 'a' (12 sibs) 41: 0x55d8cf87a1e8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x55d8cf87a280 KEYVAL: 'c' 'c' (12 sibs) 41: 0x55d8cf87a318 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x55d8cf87a3b0 KEYVAL: '.' '.' (12 sibs) 41: 0x55d8cf87a448 KEYVAL: '-a' '-a' (12 sibs) 41: 0x55d8cf87a4e0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x55d8cf87a578 KEYVAL: '/b' '/b' (12 sibs) 41: 0x55d8cf87a610 KEYVAL: ':c' ':c' (12 sibs) 41: 0x55d8cf87a6a8 KEYVAL: '$g' '$g' (12 sibs) 41: 0x55d8cf87a740 KEYVAL: '*' '*' (12 sibs) 41: 0x55d8cf87a7d8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x55d8cf8a5730 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x55d8cf8a57c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x55d8cf8a5850 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x55d8cf8a58e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x55d8cf8a5970 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x55d8cf8a5a00 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x55d8cf8a5a90 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x55d8cf8a5b20 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x55d8cf8a5bb0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x55d8cf8a5c40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x55d8cf8a5cd0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x55d8cf8a5d60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x55d8cf8a5df0 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 (4 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (4 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.02 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x557af4e8f490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e81d00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557af4e821d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e82268 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81d98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557af4e82310 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e823a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81e30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557af4e82450 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e81ec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557af4e824f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e81f60 MAP: (8 sibs) 4 children: 42: 0x557af4e82590 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e82628 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e826c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e82758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e81ff8 MAP: (8 sibs) 3 children: 42: 0x557af4e82800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557af4e82898 KEYVAL: 'r' '10' (3 sibs) 42: 0x557af4e82930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557af4e82090 MAP: (8 sibs) 2 children: 42: 0x557af4e829d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557af4e82b10 VAL***: '*CENTER' (2 sibs) 42: 0x557af4e82ba8 VAL***: '*BIG' (2 sibs) 42: 0x557af4e82a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557af4e82128 MAP: (8 sibs) 3 children: 42: 0x557af4e82c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557af4e82e20 VAL***: '*BIG' (3 sibs) 42: 0x557af4e82eb8 VAL***: '*LEFT' (3 sibs) 42: 0x557af4e82f50 VAL***: '*SMALL' (3 sibs) 42: 0x557af4e82ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x557af4e82d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f0acc0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0ad50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f0ade0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0ae70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0af00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f0af90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0b020 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0b0b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f0b140 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0b1d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f0b260 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0b2f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0b380 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0b410 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0b4a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0b530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0b5c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f0b650 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f0b6e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f0b770 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f0b800 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f0b890 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f0b920 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f0b9b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f0ba40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f0bad0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f0bb60 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f0bbf0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f0bc80 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f0bd10 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f0bda0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f0be30 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *SMALL, *LEFT, *BIG ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x557af4e8f5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e83980 MAP: (8 sibs) 2 children: 42: 0x557af4e80bf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e80c88 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83a18 MAP: (8 sibs) 2 children: 42: 0x557af4e813f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e81488 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e83e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e83b48 MAP: (8 sibs) 1 children: 42: 0x557af4e83ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e83be0 MAP: (8 sibs) 4 children: 42: 0x557af4e83f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e840c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83c78 MAP: (8 sibs) 4 children: 42: 0x557af4e84200 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84298 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84330 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e843c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83d10 MAP: (8 sibs) 4 children: 42: 0x557af4e84470 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84508 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e845a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83da8 MAP: (8 sibs) 4 children: 42: 0x557af4e846e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84778 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84810 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e848a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f0dc00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0dc90 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f0dd20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0ddb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0de40 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f0ded0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0df60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0dff0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f0e080 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0e110 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f0e1a0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0e230 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0e2c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0e350 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0e3e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0e470 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0e500 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f0e590 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f0e620 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f0e6b0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f0e740 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f0e7d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f0e860 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f0e8f0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f0e980 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f0ea10 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f0eaa0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f0eb30 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x557af4f0ebc0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f0ec50 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x557af4f0ece0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f0ed70 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f0ee10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0eea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f0ef30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0efc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0f050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f0f0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0f170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0f200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f0f290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0f320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f0f3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0f440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0f4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0f560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0f5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0f680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0f710 MAP: (8 sibs) 4 children: 42: [17] [32] 0x557af4f10010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x557af4f100a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x557af4f0f830 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x557af4f0f8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x557af4f0f950 MAP: (8 sibs) 4 children: 42: [22] [17] 0x557af4f0f7a0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x557af4f10130 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x557af4f0fa70 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x557af4f0fb90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x557af4f0fc20 MAP: (8 sibs) 4 children: 42: [27] [30] 0x557af4f0fef0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x557af4f0fd40 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x557af4f0fb00 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x557af4f0ff80 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f0ee10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0eea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f0ef30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0efc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0f050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f0f0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0f170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0f200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f0f290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0f320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f0f3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0f440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0f4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0f560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0f5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0f680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0f710 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f0f7a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f0f830 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f0f8c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f0f950 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f0f9e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f0fa70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f0fb00 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f0fb90 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f0fc20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f0fcb0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f0fd40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f0fdd0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f0fe60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f0fef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x557af4e8f6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e84dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e84e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e84ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e85160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e851f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e84f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e80dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e852a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85338 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e850b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e853e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f11220 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f112b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f11340 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f113d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f11460 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f114f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f11580 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f11610 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f116a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f11730 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f117c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f11850 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f118e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f11970 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: 0x557af4e8f7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e85520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e855b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e85650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e858c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e85958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e856e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e85a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e85aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e85818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e85be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85c78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f13560 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f135f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f13680 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f13710 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f137a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f13830 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f138c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f13950 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f139e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f13a70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f13b00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f13b90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f13c20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f13cb0 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: 0x557af4e8f8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e865f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e867b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e86850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e868e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e86cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f156d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f15760 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f157f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f15880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f15910 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f159a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f15a30 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f15ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f15b50 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f15be0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f15c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f15d00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f15d90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f15e20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f156d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f15760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f157f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f15880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f15910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f159a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f15a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f15ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f15b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557af4f15eb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f15c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f15d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557af4f15be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f15e20 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f156d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f15760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f157f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f15880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f15910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f159a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f15a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f15ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f15b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f15be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f15c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f15d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f15d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f15e20 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: 0x557af4e8fa08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e849a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e84b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e84c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e87068 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e84c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e87110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e871a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f17a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f17ab0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f17b40 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f17bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f17c60 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f17cf0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f17d80 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f17e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f17ea0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f17f30 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f17fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f18050 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f180e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f18170 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f17a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f17ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f17b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f17bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f17c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f17cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f17d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f17e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f17ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557af4f18200 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f17fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f18050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557af4f17f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f18170 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f17a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f17ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f17b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f17bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f17c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f17cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f17d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f17e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f17ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f17f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f17fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f18050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f180e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f18170 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: 0x557af4e8fb20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e87850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e878e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e87980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e81530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e815c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e87a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e87c80 MAP: (2 sibs) 4 children: 42: 0x557af4e83260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e832f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e87d18 MAP: (2 sibs) 5 children: 42: 0x557af4e87dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e87e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e87ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e87f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e87ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557af4e810e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e87b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557af4e87be0 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] 0x557af4f1b020 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1b0b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1b140 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1b1d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1b260 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1b2f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1b380 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1b410 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1b4a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1b530 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1b5c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1b650 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1b6e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1b770 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1b800 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1b890 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1b920 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1b9b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ba40 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1bad0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1bb60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1bbf0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1bc80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f1bd10 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: 0x557af4e8fc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e88110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e881a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e88240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e88540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e885d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e882d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e88680 MAP: (2 sibs) 4 children: 42: 0x557af4e834d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e83568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e88718 MAP: (2 sibs) 5 children: 42: 0x557af4e887c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e88858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e888f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e88988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e88370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557af4e81a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81aa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81b40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e88408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557af4e88ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e88b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e88bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e884a0 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] 0x557af4f1e210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1e2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1e330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1e3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1e450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1e4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1e570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1e600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1e690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1e720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1e7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1e840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1e8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1e960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1e9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1ea80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1eb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1eba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ec30 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1ecc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1ed50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1ede0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1ee70 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f1ef00 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] 0x557af4f1e210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1e2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1e330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1e3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1e450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1e4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1e570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1e600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1e690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1e720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1e7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1e840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1e8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1e960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1e9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1ea80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1eb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1eba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ec30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1ecc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1ed50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1ede0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1ee70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x557af4f1ef90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x557af4f1f020 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x557af4f1f0b0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x557af4f1ef00 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] 0x557af4f1e210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1e2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1e330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1e3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1e450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1e4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1e570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1e600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1e690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1e720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1e7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1e840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1e8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1e960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1e9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1ea80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1eb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1eba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ec30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1ecc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1ed50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1ede0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1ee70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f1ef00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f1ef90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f1f020 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f1f0b0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x557af4e8fd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8a790 MAP: (6 sibs) 1 children: 42: 0x557af4e8ab30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557af4e8abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8a828 MAP: (6 sibs) 1 children: 42: 0x557af4e8aed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557af4e8af70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8b008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8b138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8b1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8a8c0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557af4e8a958 MAP: (6 sibs) 1 children: 42: 0x557af4e8b310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557af4e8a9f0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b3b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557af4e8b450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557af4e8b4e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557af4e8aa88 MAP: (6 sibs) 1 children: 42: 0x557af4e8b590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f213d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f21460 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f214f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f21580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f21610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f216a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f21730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f217c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f21850 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f218e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f21970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f21a00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f21a90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f21b20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f21bb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f21c40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f21cd0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f21d60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f21df0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f21e80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f21f10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f21fa0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f22030 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f220c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f22150 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: 0x557af4e8fe68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8c830 MAP: (6 sibs) 1 children: 42: 0x557af4e86370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8cbd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cc68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8cd00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8cd98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ce30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c8c8 MAP: (6 sibs) 1 children: 42: 0x557af4e86410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8ced0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cf68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8c960 MAP: (6 sibs) 1 children: 42: 0x557af4e864b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8d398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8d430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c9f8 MAP: (6 sibs) 1 children: 42: 0x557af4e86550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8ca90 MAP: (6 sibs) 1 children: 42: 0x557af4e8d7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8da38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8dad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8cb28 MAP: (6 sibs) 1 children: 42: 0x557af4e8db70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8dc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8dca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8dd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8ddd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8de70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f24590 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f24620 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f246b0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f24740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f247d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f24860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f248f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f24980 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f24a10 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f24aa0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f24b30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f24bc0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f24c50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f24ce0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f24d70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f24e00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f24e90 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f24f20 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f24fb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f25040 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f250d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f25160 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f251f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f25280 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f25310 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f257a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f25830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f258c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f25950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f259e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f25a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f25b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f25b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f25c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f25cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f25d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f25dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f25e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f25ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f25f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f26010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f260a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x557af4f265b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x557af4f26640 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x557af4f266d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x557af4f26760 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x557af4f267f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x557af4f26130 MAP: (6 sibs) 1 children: 42: [23] [18] 0x557af4f261c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x557af4f26880 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x557af4f26910 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x557af4f269a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x557af4f26a30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x557af4f26ac0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x557af4f26250 MAP: (6 sibs) 1 children: 42: [30] [20] 0x557af4f262e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x557af4f26b50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x557af4f26be0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x557af4f26c70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x557af4f26d00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x557af4f26400 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x557af4f26490 MAP: (6 sibs) 1 children: 42: [37] [24] 0x557af4f26520 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x557af4f26370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f26d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f26e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f26eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f26f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f257a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f25830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f258c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f25950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f259e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f25a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f25b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f25b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f25c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f25cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f25d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f25dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f25e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f25ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f25f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f26010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f260a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f26130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f261c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f26250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f262e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f26370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f26400 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f26490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f26520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f265b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f26640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f266d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f26760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f267f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f26880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f26910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f269a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f26a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f26ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f26b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f26be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f26c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f26d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f26d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f26e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f26eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f26f40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x557af4e8ff80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557af4e8df10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8dfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bc30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bcd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e500 DOCMAP: (17 sibs) 2 children: 42: 0x557af4e80ab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557af4e80b48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557af4e8e598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8bd70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8be10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b6d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557af4e8e890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f28ac0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f28b50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f28be0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f28c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f28d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f28d90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f28e20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f28eb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f28f40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f28fd0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f29060 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f290f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f29180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f29210 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f292a0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f29330 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f293c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f29450 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f294e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f29570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f29600 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f29690 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f29720 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f297b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f29840 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f298d0 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: 0x557af4e90098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e8c230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557af4e8c2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557af4e8c360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557af4e8c3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557af4e8c490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557af4e85db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f281b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f28240 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f282d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f28360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f283f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f28480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f28510 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f285a0 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: 0x557af4e901b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e88c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557af4e88d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557af4e88dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557af4e88e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557af4e88ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557af4e85f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f2c510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f2c5a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f2c630 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f2c6c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f2c750 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f2c7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f2c870 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f2c900 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f2c510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f2c5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f2c630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f2c6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f2c750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f2c7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f2c870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f2c900 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f2c510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f2c5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f2c630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f2c6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f2c750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f2c7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f2c870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f2c900 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: 0x557af4e902c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e812b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557af4e81348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f2e240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f2e2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f2e360 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: 0x557af4e903e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557af4e872e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f2ff70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f30000 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f30090 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f2ff70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f30000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f30090 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f2ff70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f30000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f30090 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: 0x557af4e904f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557af4e8ea70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557af4e8eb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557af4e8eba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e8ef40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557af4e8efd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557af4e8ec38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e81840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557af4e818d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557af4e81970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557af4e8ecd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557af4e8f080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557af4e8f118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557af4e8ed68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557af4e8ee00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557af4e8f1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557af4e8f258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557af4e8ee98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557af4e8f300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557af4e8f398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f32b00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f32b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f32c20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f32cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f32d40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f32dd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f32e60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f32ef0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f32f80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f33010 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f330a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f33130 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f331c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f33250 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f332e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f33370 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f33400 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f33490 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f33520 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f335b0 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: 0x557af4e90610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557af4e91750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557af4e917e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557af4e91880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e91c20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557af4e91cb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557af4e91918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e91d60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557af4e91df8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557af4e91e90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557af4e919b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557af4e91f30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557af4e91fc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557af4e91a48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557af4e91ae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557af4e92070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557af4e92108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557af4e91b78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557af4e921b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557af4e92248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f35a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f35ad0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f35b60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f35bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f35c80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f35d10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f35da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f35e30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f35ec0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f35f50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f35fe0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f36070 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f36100 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f36190 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f36220 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f362b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f36340 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f363d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f36460 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f364f0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f35a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f35ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f35b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f35bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f35c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f35d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f35da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f35e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f35ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f35f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f35fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f36070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f36100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f36190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f36220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f362b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f36340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f363d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f36460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f364f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f35a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f35ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f35b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f35bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f35c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f35d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f35da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f35e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f35ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f35f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f35fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f36070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f36100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f36190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f36220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f362b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f36340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f363d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f36460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f364f0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x557af4e90728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557af4e89bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557af4e8a080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e8a118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e8a1b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e89c48 MAP: (8 sibs) 3 children: 42: 0x557af4e8a250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557af4e8a2e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557af4e8a380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557af4e89ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557af4e89330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e89d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557af4e893d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e89e10 MAP: (8 sibs) 7 children: 42: 0x557af4e922f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557af4e92388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557af4e92420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557af4e924b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557af4e92550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557af4e925e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557af4e92680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557af4e89ea8 VAL***: '*a0' (8 sibs) 42: 0x557af4e89f40 VAL***: '*a7' (8 sibs) 42: 0x557af4e89fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f38980 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f38a10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f38aa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f38b30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f38bc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f38c50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f38ce0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f38d70 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f38e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f38e90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f38f20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f38fb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f39040 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f390d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f39160 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f391f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f39280 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f39310 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f393a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f39430 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f394c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f39550 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f395e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f39670 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: 0x557af4e90840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e92720 MAP: (8 sibs) 3 children: 42: 0x557af4e92bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557af4e92c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557af4e92d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557af4e927b8 MAP: (8 sibs) 3 children: 42: 0x557af4e92dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557af4e92e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557af4e92ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557af4e92850 MAP: (8 sibs) 1 children: 42: 0x557af4e877a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557af4e928e8 MAP: (8 sibs) 1 children: 42: 0x557af4e8a640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e92980 MAP: (8 sibs) 7 children: 42: 0x557af4e92f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557af4e93028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557af4e930c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557af4e93158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557af4e931f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557af4e93288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557af4e93320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557af4e92a18 MAP: (8 sibs) 3 children: 42: 0x557af4e933c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e93458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e934f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e92ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e93590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e92b48 MAP: (8 sibs) 1 children: 42: 0x557af4e93630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f3afb0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f3b040 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f3b0d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f3b160 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f3b1f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f3b280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f3b310 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f3b3a0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f3b430 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f3b4c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f3b550 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f3b5e0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f3b670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f3b700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f3b790 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f3b820 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f3b8b0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f3b940 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f3b9d0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f3ba60 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f3baf0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f3bb80 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f3bc10 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f3bca0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f3afb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f3b040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f3b0d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f3b160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f3b1f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f3b280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f3b310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f3b3a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f3b430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f3b4c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f3b550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f3b5e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f3b670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f3b700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f3b790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f3b820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f3b8b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f3b940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f3b9d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f3ba60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f3baf0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f3bb80 MAP: (8 sibs) 3 children: 42: [22] [24] 0x557af4f3bd30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x557af4f3bdc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x557af4f3be50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x557af4f3bc10 MAP: (8 sibs) 1 children: 42: [26] [27] 0x557af4f3bee0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x557af4f3bca0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f3bf70 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f3afb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f3b040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f3b0d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f3b160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f3b1f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f3b280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f3b310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f3b3a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f3b430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f3b4c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f3b550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f3b5e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f3b670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f3b700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f3b790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f3b820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f3b8b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f3b940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f3b9d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f3ba60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f3baf0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f3bb80 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f3bc10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f3bca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f3bd30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f3bdc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f3be50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f3bee0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f3bf70 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x557af4e90958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557af4e81670 KEYVAL: 'a' '1' (3 sibs) 42: 0x557af4e81708 KEYVAL: 'b' '' (3 sibs) 42: 0x557af4e817a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f3d5e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f3d670 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f3d700 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f3d790 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: 0x557af4e90a70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f3f310 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f3f3a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f3f430 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: 0x557af4e90b88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e874d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f41040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f410d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f41160 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f41040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f410d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f41160 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f41040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f410d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f41160 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: 0x557af4e8f490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e81d00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557af4e821d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e82268 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81d98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557af4e82310 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e823a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81e30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557af4e82450 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e81ec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557af4e824f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e81f60 MAP: (8 sibs) 4 children: 42: 0x557af4e82590 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e82628 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e826c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e82758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e81ff8 MAP: (8 sibs) 3 children: 42: 0x557af4e82800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557af4e82898 KEYVAL: 'r' '10' (3 sibs) 42: 0x557af4e82930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557af4e82090 MAP: (8 sibs) 2 children: 42: 0x557af4e829d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557af4e82b10 VAL***: '*CENTER' (2 sibs) 42: 0x557af4e82ba8 VAL***: '*BIG' (2 sibs) 42: 0x557af4e82a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557af4e82128 MAP: (8 sibs) 3 children: 42: 0x557af4e82c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557af4e82e20 VAL***: '*BIG' (3 sibs) 42: 0x557af4e82eb8 VAL***: '*LEFT' (3 sibs) 42: 0x557af4e82f50 VAL***: '*SMALL' (3 sibs) 42: 0x557af4e82ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x557af4e82d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f42260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f422f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f42380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f42410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f424a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f42530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f425c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f42650 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f426e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f42770 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f42800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f42890 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f42920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f429b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f42a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f42ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f42b60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f42bf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f42c80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f42d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f42da0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f42e30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f42ec0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f42f50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f42fe0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f43070 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f43100 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f43190 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f43220 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f432b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f43340 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f433d0 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: 0x557af4e8f5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e83980 MAP: (8 sibs) 2 children: 42: 0x557af4e80bf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e80c88 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83a18 MAP: (8 sibs) 2 children: 42: 0x557af4e813f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e81488 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e83e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e83b48 MAP: (8 sibs) 1 children: 42: 0x557af4e83ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e83be0 MAP: (8 sibs) 4 children: 42: 0x557af4e83f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e840c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83c78 MAP: (8 sibs) 4 children: 42: 0x557af4e84200 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84298 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84330 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e843c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83d10 MAP: (8 sibs) 4 children: 42: 0x557af4e84470 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84508 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e845a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83da8 MAP: (8 sibs) 4 children: 42: 0x557af4e846e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84778 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84810 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e848a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f43470 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f43500 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f43590 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f43620 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f436b0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f43740 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f437d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f43860 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f438f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f43980 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f43a10 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f43aa0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f43b30 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f43bc0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f43c50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f43ce0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f43d70 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f43e00 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f43e90 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f43f20 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f43fb0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f44040 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f440d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f44160 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f441f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f44280 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f44310 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f443a0 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x557af4f44430 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f444c0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x557af4f44550 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f445e0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f44680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f44710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f447a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f44830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f448c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f44950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f449e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f44a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f44b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f44b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f44c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f44cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f44d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f44dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f44e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f44ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f44f80 MAP: (8 sibs) 4 children: 42: [17] [32] 0x557af4f45880 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x557af4f45910 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x557af4f450a0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x557af4f45130 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x557af4f451c0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x557af4f45010 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x557af4f459a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x557af4f452e0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x557af4f45400 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x557af4f45490 MAP: (8 sibs) 4 children: 42: [27] [30] 0x557af4f45760 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x557af4f455b0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x557af4f45370 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x557af4f457f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f44680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f44710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f447a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f44830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f448c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f44950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f449e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f44a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f44b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f44b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f44c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f44cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f44d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f44dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f44e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f44ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f44f80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f45010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f450a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f45130 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f451c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f45250 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f452e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f45370 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f45400 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f45490 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f45520 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f455b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f45640 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f456d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f45760 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: --------------- 42: REF TREE: 42: 0x557af4e8f6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e84dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e84e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e84ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e85160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e851f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e84f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e80dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e852a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85338 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e850b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e853e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85478 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f41950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f419e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f41a70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f41b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f41b90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f41c20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f41cb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f41d40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f41dd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f41e60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f41ef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f41f80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f42010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f420a0 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: 0x557af4e8f7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e85520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e855b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e85650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e858c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e85958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e856e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e85a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e85aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e85818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e85be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85c78 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f43470 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f43500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f43590 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f43620 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f436b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f43740 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f437d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f43860 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f438f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f43980 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f43a10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f43aa0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f43b30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f43bc0 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: 0x557af4e8f8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e865f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e867b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e86850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e868e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e86cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86d48 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f46a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f46b20 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f46bb0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f46c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f46cd0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f46d60 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f46df0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f46e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f46f10 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f46fa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f47030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f470c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47150 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f471e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f46a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f46b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f46bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f46c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f46cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f46d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f46df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f46e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f46f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557af4f47270 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f470c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557af4f46fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f471e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f46a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f46b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f46bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f46c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f46cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f46d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f46df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f46e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f46f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f46fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f470c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f471e0 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: 0x557af4e8fa08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e849a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e84b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e84c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e87068 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e84c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e87110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e871a8 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f473a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f47430 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f474c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f47550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f475e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f47670 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f47700 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f47790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f47820 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f478b0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f47940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f479d0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47a60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f47af0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f473a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f47430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f474c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f47550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f475e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f47670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f47700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f47790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f47820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x557af4f47b80 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f479d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x557af4f478b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f47af0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f473a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f47430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f474c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f47550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f475e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f47670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f47700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f47790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f47820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f478b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f479d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47a60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f47af0 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: 0x557af4e8fb20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e87850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e878e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e87980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e81530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e815c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e87a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e87c80 MAP: (2 sibs) 4 children: 42: 0x557af4e83260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e832f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e87d18 MAP: (2 sibs) 5 children: 42: 0x557af4e87dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e87e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e87ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e87f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e87ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557af4e810e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e87b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557af4e87be0 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] 0x557af4f485c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f48650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f486e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f48770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f48800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f48890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f48920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f489b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f48a40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f48ad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f48b60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f48bf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f48c80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f48d10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f48da0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f48e30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f48ec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f48f50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f48fe0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f49070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f49100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f49190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f49220 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f492b0 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: 0x557af4e8fc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e88110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e881a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e88240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e88540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e885d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e882d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e88680 MAP: (2 sibs) 4 children: 42: 0x557af4e834d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e83568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e88718 MAP: (2 sibs) 5 children: 42: 0x557af4e887c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e88858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e888f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e88988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e88370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557af4e81a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81aa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81b40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e88408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557af4e88ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e88b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e88bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e884a0 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] 0x557af4f497d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f49860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f498f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f49980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f49a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f49aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f49b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f49bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f49c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f49ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f49d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f49e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f49e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f49f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f49fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f4a040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f4a0d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f4a160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f4a1f0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f4a280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f4a310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f4a3a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f4a430 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f4a4c0 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] 0x557af4f497d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f49860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f498f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f49980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f49a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f49aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f49b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f49bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f49c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f49ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f49d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f49e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f49e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f49f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f49fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f4a040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f4a0d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f4a160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f4a1f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f4a280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f4a310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f4a3a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f4a430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x557af4f4a550 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x557af4f4a5e0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x557af4f4a670 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x557af4f4a4c0 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] 0x557af4f497d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f49860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f498f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f49980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f49a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f49aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f49b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f49bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f49c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f49ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f49d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f49e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f49e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f49f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f49fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f4a040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f4a0d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f4a160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f4a1f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f4a280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f4a310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f4a3a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f4a430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f4a4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f4a550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f4a5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f4a670 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 (13 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: 0x557af4e8fd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8a790 MAP: (6 sibs) 1 children: 42: 0x557af4e8ab30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557af4e8abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8a828 MAP: (6 sibs) 1 children: 42: 0x557af4e8aed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557af4e8af70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8b008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8b138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8b1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8a8c0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557af4e8a958 MAP: (6 sibs) 1 children: 42: 0x557af4e8b310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557af4e8a9f0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b3b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557af4e8b450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557af4e8b4e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557af4e8aa88 MAP: (6 sibs) 1 children: 42: 0x557af4e8b590 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f4a9e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4aa70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4ab00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4ab90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4ac20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4acb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4ad40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4add0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4ae60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4aef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4af80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4b010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4b130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4b1c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4b250 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4b2e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f4b370 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f4b400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f4b490 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f4b520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f4b5b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f4b640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f4b6d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f4b760 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: 0x557af4e8fe68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8c830 MAP: (6 sibs) 1 children: 42: 0x557af4e86370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8cbd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cc68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8cd00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8cd98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ce30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c8c8 MAP: (6 sibs) 1 children: 42: 0x557af4e86410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8ced0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cf68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8c960 MAP: (6 sibs) 1 children: 42: 0x557af4e864b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8d398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8d430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c9f8 MAP: (6 sibs) 1 children: 42: 0x557af4e86550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8ca90 MAP: (6 sibs) 1 children: 42: 0x557af4e8d7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8da38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8dad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8cb28 MAP: (6 sibs) 1 children: 42: 0x557af4e8db70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8dc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8dca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8dd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8ddd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8de70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f4bbf0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4bc80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4bd10 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4bda0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4be30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4bec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4bf50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4bfe0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4c070 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4c100 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4c190 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4c220 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4c2b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4c340 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4c3d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4c460 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4c4f0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f4c580 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f4c610 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f4c6a0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f4c730 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f4c7c0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f4c850 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f4c8e0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f4c970 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f4ce00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4ce90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4cf20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4cfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4d040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4d0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4d160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4d1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4d280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4d310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4d3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4d430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4d4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4d550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4d5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4d670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4d700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x557af4f4dc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x557af4f4dca0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x557af4f4dd30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x557af4f4ddc0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x557af4f4de50 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x557af4f4d790 MAP: (6 sibs) 1 children: 42: [23] [18] 0x557af4f4d820 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x557af4f4dee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x557af4f4df70 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x557af4f4e000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x557af4f4e090 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x557af4f4e120 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x557af4f4d8b0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x557af4f4d940 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x557af4f4e1b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x557af4f4e240 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x557af4f4e2d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x557af4f4e360 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x557af4f4da60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x557af4f4daf0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x557af4f4db80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x557af4f4d9d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f4e3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f4e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f4e510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f4e5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f4ce00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4ce90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4cf20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4cfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4d040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4d0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4d160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4d1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4d280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4d310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4d3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4d430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4d4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4d550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4d5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4d670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4d700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f4d790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f4d820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f4d8b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f4d940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f4d9d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f4da60 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f4daf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f4db80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f4dc10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f4dca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f4dd30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f4ddc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f4de50 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f4dee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f4df70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f4e000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f4e090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f4e120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f4e1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f4e240 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f4e2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f4e360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f4e3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f4e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f4e510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f4e5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --------------- 42: 42: --- 42: &a1 42: !!str 42: scalar1 42: --- &a1 !!str scalar1 42: --- 42: !!str 42: &a1 42: scalar1 42: --- !!str &a1 scalar1 42: --- 42: !!str 42: &a2 42: scalar2 42: --- &a2 !!str scalar2 42: --- 42: &a3 42: !!str scalar3 42: --- &a3 !!str scalar3 42: --- 42: &a4 !!map 42: &a5 !!str key5: value4 42: --- &a4 !!map 42: &a5 !!str key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- 42: !!map 42: &a8 !!str key8: value7 42: --- !!map 42: &a8 !!str key8: value7 42: --- 42: !!map 42: !!str &a10 key10: value9 42: --- !!map 42: &a10 !!str key10: value9 42: --- 42: !!str &a11 42: value11 42: --- &a11 !!str value11 42: --------------- 42: REF TREE: 42: 0x557af4e8ff80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557af4e8df10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8dfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bc30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bcd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e500 DOCMAP: (17 sibs) 2 children: 42: 0x557af4e80ab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557af4e80b48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557af4e8e598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8bd70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8be10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b6d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557af4e8e890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f4bbf0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f4bc80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f4bd10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f4bda0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f4be30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f4bec0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f4bf50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f4bfe0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f4c070 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f4c100 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f4c190 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f4c220 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f4c2b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f4c340 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f4c3d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f4c460 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f4c4f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f4c580 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f4c610 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f4c6a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f4c730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f4c7c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f4c850 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f4c8e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f4c970 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f4ca00 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: 0x557af4e90098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e8c230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557af4e8c2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557af4e8c360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557af4e8c3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557af4e8c490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557af4e85db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f47cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f47d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f47dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f47e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f47ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f47f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f48010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f480a0 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: 0x557af4e901b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e88c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557af4e88d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557af4e88dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557af4e88e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557af4e88ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557af4e85f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f4f210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f4f2a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f4f330 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f4f3c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f4f450 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f4f4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f4f570 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f4f600 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f4f210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f4f2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f4f330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f4f3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f4f450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f4f4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f4f570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f4f600 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f4f210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f4f2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f4f330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f4f3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f4f450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f4f4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f4f570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f4f600 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: 0x557af4e902c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e812b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557af4e81348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f4fb20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f4fbb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f4fc40 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: 0x557af4e903e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557af4e872e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f50430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f504c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f50550 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f50430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f504c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f50550 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f50430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f504c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f50550 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: 0x557af4e904f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557af4e8ea70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557af4e8eb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557af4e8eba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e8ef40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557af4e8efd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557af4e8ec38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e81840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557af4e818d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557af4e81970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557af4e8ecd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557af4e8f080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557af4e8f118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557af4e8ed68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557af4e8ee00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557af4e8f1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557af4e8f258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557af4e8ee98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557af4e8f300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557af4e8f398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f51650 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f516e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f51770 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f51800 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f51890 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f51920 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f519b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f51a40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f51ad0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f51b60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f51bf0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f51c80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f51d10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f51da0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f51e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f51ec0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f51f50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f51fe0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f52070 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f52100 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: 0x557af4e90610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557af4e91750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557af4e917e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557af4e91880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e91c20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557af4e91cb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557af4e91918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e91d60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557af4e91df8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557af4e91e90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557af4e919b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557af4e91f30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557af4e91fc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557af4e91a48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557af4e91ae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557af4e92070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557af4e92108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557af4e91b78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557af4e921b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557af4e92248 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f52860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f528f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f52980 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f52a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f52aa0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f52b30 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f52bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f52c50 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f52ce0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f52d70 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f52e00 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f52e90 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f52f20 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f52fb0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f53040 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f530d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f53160 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f531f0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f53280 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f53310 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f52860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f528f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f52980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f52a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f52aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f52b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f52bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f52c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f52ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f52d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f52e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f52e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f52f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f52fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f53040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f530d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f53160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f531f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f53280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f53310 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f52860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f528f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f52980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f52a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f52aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f52b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f52bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f52c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f52ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f52d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f52e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f52e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f52f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f52fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f53040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f530d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f53160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f531f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f53280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f53310 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: --------------- 42: REF TREE: 42: 0x557af4e90728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557af4e89bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557af4e8a080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e8a118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e8a1b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e89c48 MAP: (8 sibs) 3 children: 42: 0x557af4e8a250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557af4e8a2e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557af4e8a380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557af4e89ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557af4e89330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e89d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557af4e893d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e89e10 MAP: (8 sibs) 7 children: 42: 0x557af4e922f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557af4e92388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557af4e92420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557af4e924b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557af4e92550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557af4e925e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557af4e92680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557af4e89ea8 VAL***: '*a0' (8 sibs) 42: 0x557af4e89f40 VAL***: '*a7' (8 sibs) 42: 0x557af4e89fd8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f53a70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f53b00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f53b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f53c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f53cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f53d40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f53dd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f53e60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f53ef0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f53f80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f54010 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f540a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f54130 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f541c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f54250 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f542e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f54370 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f54400 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f54490 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f54520 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f545b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f54640 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f546d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f54760 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: 0x557af4e90840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e92720 MAP: (8 sibs) 3 children: 42: 0x557af4e92bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557af4e92c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557af4e92d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557af4e927b8 MAP: (8 sibs) 3 children: 42: 0x557af4e92dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557af4e92e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557af4e92ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557af4e92850 MAP: (8 sibs) 1 children: 42: 0x557af4e877a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557af4e928e8 MAP: (8 sibs) 1 children: 42: 0x557af4e8a640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e92980 MAP: (8 sibs) 7 children: 42: 0x557af4e92f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557af4e93028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557af4e930c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557af4e93158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557af4e931f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557af4e93288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557af4e93320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557af4e92a18 MAP: (8 sibs) 3 children: 42: 0x557af4e933c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e93458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e934f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e92ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e93590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e92b48 MAP: (8 sibs) 1 children: 42: 0x557af4e93630 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f54c80 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f54d10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f54da0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f54e30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f54ec0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f54f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f54fe0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f55070 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f55100 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f55190 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f55220 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f552b0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f55340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f553d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f55460 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f554f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f55580 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f55610 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f556a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f55730 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f557c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f55850 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f558e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f55970 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f54c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f54d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f54da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f54e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f54ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f54f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f54fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f55070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f55100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f55190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f55220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f552b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f55340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f553d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f55460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f554f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f55580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f55610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f556a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f55730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f557c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f55850 MAP: (8 sibs) 3 children: 42: [22] [24] 0x557af4f55a00 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x557af4f55a90 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x557af4f55b20 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x557af4f558e0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x557af4f55bb0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x557af4f55970 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f55c40 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f54c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f54d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f54da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f54e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f54ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f54f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f54fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f55070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f55100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f55190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f55220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f552b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f55340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f553d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f55460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f554f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f55580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f55610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f556a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f55730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f557c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f55850 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f558e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f55970 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f55a00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f55a90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f55b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f55bb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f55c40 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: --------------- 42: 42: a: 1 42: ? b 42: &anchor c: 3 42: --------------- 42: REF TREE: 42: 0x557af4e90958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557af4e81670 KEYVAL: 'a' '1' (3 sibs) 42: 0x557af4e81708 KEYVAL: 'b' '' (3 sibs) 42: 0x557af4e817a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f50d40 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f50dd0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f50e60 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f50ef0 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: 0x557af4e90a70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f55e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f55f20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f55fb0 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: 0x557af4e90b88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e874d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87568 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f567a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f56830 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f568c0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f567a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f56830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f568c0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x557af4f567a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f56830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f568c0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (9 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] 0x557af4f0acc0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0ad50 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f0ade0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0ae70 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0af00 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f0af90 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0b020 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0b0b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f0b140 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0b1d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f0b260 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0b2f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0b380 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0b410 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0b4a0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0b530 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0b5c0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f0b650 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f0b6e0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f0b770 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f0b800 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f0b890 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f0b920 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f0b9b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f0ba40 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f0bad0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f0bb60 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f0bbf0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f0bc80 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f0bd10 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f0bda0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f0be30 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] 0x557af4f5d4c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f5d550 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f5d5e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f5d670 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f5d700 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f5d790 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f5d820 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f5d8b0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f5d940 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f5d9d0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f5da60 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f5daf0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f5db80 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f5dc10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f5dca0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f5dd30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f5ddc0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f5de50 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f5dee0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f5df70 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f5e000 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f5e090 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f5e120 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f5e1b0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f5e240 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f5e2d0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f5e360 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f5e3f0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f5e480 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f5e510 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f5e5a0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f5e630 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *SMALL, *LEFT, *BIG ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f0ee10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f0eea0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f0ef30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f0efc0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f0f050 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f0f0e0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f0f170 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f0f200 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f0f290 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f0f320 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f0f3b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f0f440 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f0f4d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f0f560 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f0f5f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f0f680 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f0f710 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f0f7a0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f0f830 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f0f8c0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f0f950 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f0f9e0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f0fa70 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f0fb00 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f0fb90 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f0fc20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f0fcb0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f0fd40 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f0fdd0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f0fe60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f0fef0 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] 0x557af4f5e6d0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f5e760 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f5e7f0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f5e880 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f5e910 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f5e9a0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f5ea30 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f5eac0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f5eb50 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f5ebe0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f5ec70 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f5ed00 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f5ed90 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f5ee20 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f5eeb0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f5ef40 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f5efd0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f5f060 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f5f0f0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f5f180 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f5f210 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f5f2a0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f5f330 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f5f3c0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f5f450 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f5f4e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f5f570 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f5f600 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f5f690 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f5f720 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f5f7b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\n 42: other_anchor: *anchor_name\n 42: anchors_in_seqs:\n 42: - &anchor_in_seq this value appears in both elements of the sequence\n 42: - *anchor_in_seq\n 42: base: &base\n 42: name: Everyone has same name\n 42: foo: &foo\n 42: <<: *base\n 42: age: 10\n 42: bar: &bar\n 42: <<: *base\n 42: age: 20\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f11220 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f112b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f11340 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f113d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f11460 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f114f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f11580 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f11610 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f116a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f11730 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f117c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f11850 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f118e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f11970 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] 0x557af4f5cbb0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f5cc40 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f5ccd0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f5cd60 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f5cdf0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f5ce80 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f5cf10 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f5cfa0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f5d030 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f5d0c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f5d150 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f5d1e0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f5d270 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f5d300 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] 0x557af4f13560 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f135f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f13680 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f13710 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f137a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f13830 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f138c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f13950 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f139e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f13a70 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f13b00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f13b90 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f13c20 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f13cb0 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] 0x557af4f5f8e0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f5f970 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f5fa00 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f5fa90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f5fb20 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f5fbb0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f5fc40 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f5fcd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f5fd60 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f5fdf0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f5fe80 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f5ff10 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f5ffa0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f60030 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] 0x557af4f156d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f15760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f157f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f15880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f15910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f159a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f15a30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f15ac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f15b50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f15be0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f15c70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f15d00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f15d90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f15e20 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] 0x557af4f601f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f60280 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f60310 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f603a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f60430 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f604c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f60550 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f605e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f60670 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f60700 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f60790 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f60820 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f608b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f60940 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] 0x557af4f17a20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f17ab0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f17b40 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f17bd0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f17c60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f17cf0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f17d80 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f17e10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f17ea0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f17f30 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f17fc0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f18050 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f180e0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f18170 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] 0x557af4f60b00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f60b90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f60c20 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f60cb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f60d40 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f60dd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f60e60 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f60ef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f60f80 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f61010 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f610a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f61130 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f611c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f61250 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] 0x557af4f1b020 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1b0b0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1b140 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1b1d0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1b260 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1b2f0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1b380 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1b410 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1b4a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1b530 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1b5c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1b650 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1b6e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1b770 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1b800 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1b890 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1b920 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1b9b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ba40 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1bad0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1bb60 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1bbf0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1bc80 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f1bd10 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] 0x557af4f61d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f61db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f61e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f61ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f61f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f61ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f62080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f62110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f621a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f62230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f622c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f62350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f623e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f62470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f62500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f62590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f62620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f626b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f62740 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f627d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f62860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f628f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f62980 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f62a10 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: receipt: Oz-Ware Purchase Invoice\n 42: date: 2012-08-06\n 42: customer:\n 42: first_name: Dorothy\n 42: family_name: Gale\n 42: items:\n 42: - part_no: A4786\n 42: descrip: Water Bucket (Filled)\n 42: price: 1.47\n 42: quantity: 4\n 42: - part_no: E1628\n 42: descrip: High Heeled "Ruby" Slippers\n 42: size: 8\n 42: price: 133.7\n 42: quantity: 1\n 42: bill-to: &id001\n 42: street: |\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\n 42: Suite 16\n 42: city: East Centerville\n 42: state: KS\n 42: ship-to: *id001\n 42: specialDelivery: >\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: nd the curtain.\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f1e210 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f1e2a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f1e330 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f1e3c0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f1e450 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f1e4e0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f1e570 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f1e600 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f1e690 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f1e720 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f1e7b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f1e840 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f1e8d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f1e960 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f1e9f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f1ea80 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f1eb10 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f1eba0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f1ec30 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f1ecc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f1ed50 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f1ede0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f1ee70 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f1ef00 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f1ef90 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f1f020 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f1f0b0 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] 0x557af4f62f30 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f62fc0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f63050 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f630e0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f63170 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f63200 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f63290 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f63320 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f633b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f63440 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f634d0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f63560 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f635f0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f63680 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f63710 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f637a0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f63830 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f638c0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f63950 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f639e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f63a70 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f63b00 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f63b90 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f63c20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f63cb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f63d40 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f63dd0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f213d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f21460 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f214f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f21580 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f21610 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f216a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f21730 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f217c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f21850 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f218e0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f21970 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f21a00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f21a90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f21b20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f21bb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f21c40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f21cd0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f21d60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f21df0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f21e80 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f21f10 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f21fa0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f22030 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f220c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f22150 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] 0x557af4f64140 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f641d0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f64260 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f642f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f64380 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f64410 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f644a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f64530 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f645c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f64650 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f646e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f64770 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f64800 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f64890 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f64920 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f649b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f64a40 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f64ad0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f64b60 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f64bf0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f64c80 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f64d10 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f64da0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f64e30 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f64ec0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: - step: &id001 # defines anchor label &id001\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.4\n 42: pulseDuration: 12\n 42: repetition: 1000\n 42: spotSize: 1mm\n 42: - step: &id002\n 42: instrument: Lasik 2000\n 42: pulseEnergy: 5.0\n 42: pulseDuration: 10\n 42: repetition: 500\n 42: spotSize: 2mm\n 42: - step: *id001 # refers to the first step (with anchor &id001)\n 42: - step: *id002 # refers to the second step\n 42: - step:\n 42: <<: *id001\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\n 42: - step: *id002\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f257a0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f25830 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f258c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f25950 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f259e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f25a70 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f25b00 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f25b90 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f25c20 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f25cb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f25d40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f25dd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f25e60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f25ef0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f25f80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f26010 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f260a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f26130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f261c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f26250 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f262e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f26370 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f26400 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f26490 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f26520 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f265b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f26640 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f266d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f26760 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f267f0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f26880 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f26910 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f269a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f26a30 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f26ac0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f26b50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f26be0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f26c70 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f26d00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f26d90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f26e20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f26eb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f26f40 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] 0x557af4f66560 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f665f0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f66680 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f66710 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f667a0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f66830 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f668c0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f66950 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f669e0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f66a70 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f66b00 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f66b90 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f66c20 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f66cb0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f66d40 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f66dd0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f66e60 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f66ef0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f66f80 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f67010 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f670a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f67130 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f671c0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f67250 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f672e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f67370 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f67400 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f67490 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f67520 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f675b0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f67640 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f676d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f67760 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f677f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f67880 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f67910 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f679a0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f67a30 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f67ac0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f67b50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f67be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f67c70 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f67d00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: ---\n 42: &a1\n 42: !!str\n 42: scalar1\n 42: --- &a1 !!str scalar1\n 42: ---\n 42: !!str\n 42: &a1\n 42: scalar1\n 42: --- !!str &a1 scalar1\n 42: ---\n 42: !!str\n 42: &a2\n 42: scalar2\n 42: --- &a2 !!str scalar2\n 42: ---\n 42: &a3\n 42: !!str scalar3\n 42: --- &a3 !!str scalar3\n 42: ---\n 42: &a4 !!map\n 42: &a5 !!str key5: value4\n 42: --- &a4 !!map\n 42: &a5 !!str key5: value4\n 42: ---\n 42: a6: 1\n 42: &anchor6 b6: 2\n 42: ---\n 42: !!map\n 42: &a8 !!str key8: value7\n 42: --- !!map\n 42: &a8 !!str key8: value7\n 42: ---\n 42: !!map\n 42: !!str &a10 key10: value9\n 42: --- !!map\n 42: &a10 !!str key10: value9\n 42: ---\n 42: !!str &a11\n 42: value11\n 42: --- &a11 !!str value11\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f28ac0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f28b50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f28be0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f28c70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f28d00 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f28d90 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f28e20 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f28eb0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f28f40 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f28fd0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f29060 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f290f0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f29180 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f29210 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f292a0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f29330 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f293c0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f29450 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f294e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f29570 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f29600 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f29690 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f29720 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f297b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f29840 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f298d0 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] 0x557af4f65350 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f653e0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f65470 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f65500 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f65590 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f65620 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f656b0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f65740 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f657d0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f65860 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f658f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f65980 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f65a10 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f65aa0 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f65b30 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f65bc0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f65c50 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f65ce0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f65d70 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f65e00 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f65e90 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f65f20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f65fb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f66040 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f660d0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f66160 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: &vref b\n 42: *vref: c\n 42: &kref aa: bb\n 42: aaa: &kvref bbb\n 42: foo:\n 42: *kref: cc\n 42: *kvref: cc\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f281b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f28240 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f282d0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f28360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f283f0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f28480 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f28510 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f285a0 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] 0x557af4f61410 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f614a0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f61530 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f615c0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f61650 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f616e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f61770 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f61800 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] 0x557af4f2c510 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f2c5a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f2c630 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f2c6c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f2c750 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f2c7e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f2c870 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f2c900 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] 0x557af4f68970 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f68a00 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f68a90 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f68b20 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f68bb0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f68c40 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f68cd0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f68d60 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] 0x557af4f2e240 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f2e2d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f2e360 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] 0x557af4f69280 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f69310 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f693a0 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] 0x557af4f2ff70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f30000 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f30090 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] 0x557af4f69b90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f69c20 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f69cb0 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] 0x557af4f32b00 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f32b90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f32c20 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f32cb0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f32d40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f32dd0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f32e60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f32ef0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f32f80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f33010 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f330a0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f33130 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f331c0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f33250 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f332e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f33370 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f33400 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f33490 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f33520 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f335b0 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] 0x557af4f6adb0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f6ae40 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f6aed0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f6af60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f6aff0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f6b080 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f6b110 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f6b1a0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f6b230 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f6b2c0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f6b350 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f6b3e0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f6b470 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f6b500 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f6b590 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f6b620 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f6b6b0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f6b740 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f6b7d0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f6b860 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] 0x557af4f35a40 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f35ad0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f35b60 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f35bf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f35c80 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f35d10 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f35da0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f35e30 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f35ec0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f35f50 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f35fe0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f36070 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f36100 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f36190 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f36220 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f362b0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f36340 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f363d0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f36460 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f364f0 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] 0x557af4f6bfc0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f6c050 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f6c0e0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f6c170 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f6c200 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f6c290 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f6c320 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f6c3b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f6c440 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f6c4d0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f6c560 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f6c5f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f6c680 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f6c710 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f6c7a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f6c830 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f6c8c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f6c950 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f6c9e0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f6ca70 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] 0x557af4f38980 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f38a10 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f38aa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f38b30 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f38bc0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f38c50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f38ce0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f38d70 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f38e00 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f38e90 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f38f20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f38fb0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f39040 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f390d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f39160 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f391f0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f39280 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f39310 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f393a0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f39430 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f394c0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f39550 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f395e0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f39670 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] 0x557af4f6d1d0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f6d260 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f6d2f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f6d380 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f6d410 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f6d4a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f6d530 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f6d5c0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f6d650 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f6d6e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f6d770 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f6d800 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f6d890 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f6d920 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f6d9b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f6da40 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f6dad0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f6db60 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f6dbf0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f6dc80 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f6dd10 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f6dda0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f6de30 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f6dec0 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: &seq\n 42: - &a0\n 42: &a1 k1: v1\n 42: &a2 k2: v2\n 42: &a3 k3: v3\n 42: - &a4 k4: v4\n 42: &a5 k5: v5\n 42: &a6 k6: v6\n 42: - &a7\n 42: &a8 k8: v8\n 42: - &a9\n 42: k10: v10\n 42: - *a1: w1\n 42: *a2: w2\n 42: *a3: w3\n 42: *a4: w4\n 42: *a5: w5\n 42: *a6: w6\n 42: *a8: w8\n 42: - *a0\n 42: - *a7\n 42: - *a9\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f3afb0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f3b040 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f3b0d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f3b160 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f3b1f0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f3b280 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f3b310 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f3b3a0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f3b430 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f3b4c0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f3b550 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f3b5e0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f3b670 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f3b700 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f3b790 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f3b820 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f3b8b0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f3b940 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f3b9d0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f3ba60 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f3baf0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f3bb80 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f3bc10 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f3bca0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f3bd30 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f3bdc0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f3be50 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f3bee0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f3bf70 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] 0x557af4f6e3e0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f6e470 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f6e500 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f6e590 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f6e620 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f6e6b0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f6e740 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f6e7d0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f6e860 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f6e8f0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f6e980 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f6ea10 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f6eaa0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f6eb30 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f6ebc0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f6ec50 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f6ece0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f6ed70 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f6ee00 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f6ee90 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f6ef20 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f6efb0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f6f040 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f6f0d0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f6f160 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f6f1f0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f6f280 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f6f310 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f6f3a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \n 42: a: 1\n 42: ? b\n 42: &anchor c: 3\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f3d5e0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f3d670 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f3d700 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f3d790 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] 0x557af4f6a4a0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f6a530 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f6a5c0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f6a650 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] 0x557af4f3f310 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f3f3a0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f3f430 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] 0x557af4f6f5f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f6f680 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f6f710 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] 0x557af4f41040 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f410d0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f41160 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] 0x557af4f6ff00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f6ff90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f70020 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] 0x557af4f42260 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f422f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f42380 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f42410 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f424a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f42530 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f425c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f42650 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f426e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f42770 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f42800 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f42890 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f42920 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f429b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f42a40 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f42ad0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f42b60 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f42bf0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f42c80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f42d10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f42da0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f42e30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f42ec0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f42f50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f42fe0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f43070 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f43100 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f43190 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f43220 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f432b0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f43340 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f433d0 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] 0x557af4f71120 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f711b0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f71240 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f712d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f71360 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f713f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f71480 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f71510 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f715a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f71630 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f716c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f71750 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f717e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f71870 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f71900 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f71990 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f71a20 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f71ab0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f71b40 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f71bd0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f71c60 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f71cf0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f71d80 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f71e10 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f71ea0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f71f30 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f71fc0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f72050 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f720e0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f72170 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f72200 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f72290 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\r\n 42: - &CENTER { x: 1, y: 2 }\r\n 42: - &LEFT { x: 0, y: 2 }\r\n 42: - &BIG { r: 10 }\r\n 42: - &SMALL { r: 1 }\r\n 42: \r\n 42: # All the following maps are equal:\r\n 42: \r\n 42: - # Explicit keys\r\n 42: x: 1\r\n 42: y: 2\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge one map\r\n 42: << : *CENTER\r\n 42: r: 10\r\n 42: label: center/big\r\n 42: \r\n 42: - # Merge multiple maps\r\n 42: << : [ *CENTER, *BIG ]\r\n 42: label: center/big\r\n 42: \r\n 42: - # Override\r\n 42: << : [ *SMALL, *LEFT, *BIG ]\r\n 42: x: 1\r\n 42: label: center/big\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f44680 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f44710 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f447a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f44830 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f448c0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f44950 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f449e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f44a70 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f44b00 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f44b90 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f44c20 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f44cb0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f44d40 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f44dd0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f44e60 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f44ef0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f44f80 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f45010 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f450a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f45130 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f451c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f45250 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f452e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f45370 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f45400 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f45490 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f45520 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f455b0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f45640 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f456d0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f45760 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] 0x557af4f72330 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f723c0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f72450 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f724e0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f72570 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f72600 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f72690 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f72720 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f727b0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f72840 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f728d0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f72960 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f729f0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f72a80 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f72b10 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f72ba0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f72c30 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f72cc0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f72d50 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f72de0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f72e70 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f72f00 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f72f90 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f73020 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f730b0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f73140 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f731d0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f73260 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f732f0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f73380 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f73410 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: anchored_content: &anchor_name This string will appear as the value of two keys.\r\n 42: other_anchor: *anchor_name\r\n 42: anchors_in_seqs:\r\n 42: - &anchor_in_seq this value appears in both elements of the sequence\r\n 42: - *anchor_in_seq\r\n 42: base: &base\r\n 42: name: Everyone has same name\r\n 42: foo: &foo\r\n 42: <<: *base\r\n 42: age: 10\r\n 42: bar: &bar\r\n 42: <<: *base\r\n 42: age: 20\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f41950 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f419e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f41a70 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f41b00 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f41b90 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f41c20 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f41cb0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f41d40 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f41dd0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f41e60 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f41ef0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f41f80 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f42010 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f420a0 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] 0x557af4f70810 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f708a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f70930 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f709c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f70a50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f70ae0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f70b70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f70c00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f70c90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f70d20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f70db0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f70e40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f70ed0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f70f60 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] 0x557af4f43470 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f43500 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f43590 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f43620 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f436b0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f43740 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f437d0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f43860 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f438f0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f43980 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f43a10 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f43aa0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f43b30 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f43bc0 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] 0x557af4f73540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f735d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f73660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f736f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f73780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f73810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f738a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f73930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f739c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f73a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f73ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f73b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f73c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f73c90 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] 0x557af4f46a90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f46b20 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f46bb0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f46c40 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f46cd0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f46d60 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f46df0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f46e80 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f46f10 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f46fa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47030 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f470c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47150 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f471e0 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] 0x557af4f73e50 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f73ee0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f73f70 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f74000 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f74090 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f74120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f741b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f74240 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f742d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f74360 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f743f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f74480 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f74510 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f745a0 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] 0x557af4f473a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f47430 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f474c0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f47550 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f475e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f47670 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f47700 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f47790 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f47820 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f478b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f47940 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f479d0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f47a60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f47af0 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] 0x557af4f74760 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f747f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f74880 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f74910 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f749a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f74a30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f74ac0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f74b50 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f74be0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f74c70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f74d00 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f74d90 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f74e20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f74eb0 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] 0x557af4f485c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f48650 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f486e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f48770 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f48800 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f48890 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f48920 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f489b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f48a40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f48ad0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f48b60 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f48bf0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f48c80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f48d10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f48da0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f48e30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f48ec0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f48f50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f48fe0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f49070 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f49100 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f49190 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f49220 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f492b0 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] 0x557af4f75b10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f75ba0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f75c30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f75cc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f75d50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f75de0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f75e70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f75f00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f75f90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f76020 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f760b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f76140 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f761d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f76260 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f762f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f76380 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f76410 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f764a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f76530 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f765c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f76650 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f766e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f76770 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f76800 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: receipt: Oz-Ware Purchase Invoice\r\n 42: date: 2012-08-06\r\n 42: customer:\r\n 42: first_name: Dorothy\r\n 42: family_name: Gale\r\n 42: items:\r\n 42: - part_no: A4786\r\n 42: descrip: Water Bucket (Filled)\r\n 42: price: 1.47\r\n 42: quantity: 4\r\n 42: - part_no: E1628\r\n 42: descrip: High Heeled "Ruby" Slippers\r\n 42: size: 8\r\n 42: price: 133.7\r\n 42: quantity: 1\r\n 42: bill-to: &id001\r\n 42: street: |\r\n 42: 123 Tornado Alley\n 42: Suite 16\n 42: ey\r\n 42: Suite 16\r\n 42: city: East Centerville\r\n 42: state: KS\r\n 42: ship-to: *id001\r\n 42: specialDelivery: >\r\n 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain.\n 42: ehind the curtain.\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f497d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f49860 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f498f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f49980 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f49a10 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f49aa0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f49b30 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f49bc0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f49c50 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f49ce0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f49d70 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f49e00 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f49e90 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f49f20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f49fb0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f4a040 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f4a0d0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f4a160 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f4a1f0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f4a280 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f4a310 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f4a3a0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f4a430 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f4a4c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f4a550 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f4a5e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f4a670 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] 0x557af4f76d20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f76db0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f76e40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f76ed0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f76f60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f76ff0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f77080 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f77110 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f771a0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f77230 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f772c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f77350 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f773e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f77470 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f77500 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f77590 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f77620 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f776b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f77740 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f777d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f77860 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f778f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f77980 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f77a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f77aa0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f77b30 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f77bc0 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f4a9e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4aa70 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4ab00 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4ab90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4ac20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4acb0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4ad40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4add0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4ae60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4aef0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4af80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4b010 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4b130 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4b1c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4b250 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4b2e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f4b370 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f4b400 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f4b490 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f4b520 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f4b5b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f4b640 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f4b6d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f4b760 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] 0x557af4f77f30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f77fc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f78050 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f780e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f78170 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f78200 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f78290 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f78320 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f783b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f78440 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f784d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f78560 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f785f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f78680 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f78710 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f787a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f78830 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f788c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f78950 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f789e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f78a70 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f78b00 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f78b90 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f78c20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f78cb0 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: - step: &id001 # defines anchor label &id001\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.4\r\n 42: pulseDuration: 12\r\n 42: repetition: 1000\r\n 42: spotSize: 1mm\r\n 42: - step: &id002\r\n 42: instrument: Lasik 2000\r\n 42: pulseEnergy: 5.0\r\n 42: pulseDuration: 10\r\n 42: repetition: 500\r\n 42: spotSize: 2mm\r\n 42: - step: *id001 # refers to the first step (with anchor &id001)\r\n 42: - step: *id002 # refers to the second step\r\n 42: - step:\r\n 42: <<: *id001\r\n 42: spotSize: 2mm # redefines just this key, refers rest from &id001\r\n 42: - step: *id002\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f4ce00 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f4ce90 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f4cf20 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f4cfb0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f4d040 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f4d0d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f4d160 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f4d1f0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f4d280 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f4d310 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f4d3a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f4d430 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f4d4c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f4d550 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f4d5e0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f4d670 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f4d700 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f4d790 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f4d820 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f4d8b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f4d940 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f4d9d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f4da60 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f4daf0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f4db80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f4dc10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f4dca0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f4dd30 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f4ddc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f4de50 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f4dee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f4df70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f4e000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f4e090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f4e120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f4e1b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f4e240 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f4e2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f4e360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f4e3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f4e480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f4e510 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f4e5a0 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] 0x557af4f7a350 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f7a3e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f7a470 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f7a500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f7a590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f7a620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f7a6b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f7a740 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f7a7d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f7a860 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f7a8f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f7a980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f7aa10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f7aaa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f7ab30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f7abc0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f7ac50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f7ace0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f7ad70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f7ae00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f7ae90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f7af20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f7afb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f7b040 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f7b0d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f7b160 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f7b1f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f7b280 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f7b310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f7b3a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f7b430 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f7b4c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f7b550 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f7b5e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f7b670 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f7b700 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f7b790 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f7b820 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f7b8b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f7b940 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f7b9d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f7ba60 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f7baf0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: ---\r\n 42: &a1\r\n 42: !!str\r\n 42: scalar1\r\n 42: --- &a1 !!str scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a1\r\n 42: scalar1\r\n 42: --- !!str &a1 scalar1\r\n 42: ---\r\n 42: !!str\r\n 42: &a2\r\n 42: scalar2\r\n 42: --- &a2 !!str scalar2\r\n 42: ---\r\n 42: &a3\r\n 42: !!str scalar3\r\n 42: --- &a3 !!str scalar3\r\n 42: ---\r\n 42: &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: --- &a4 !!map\r\n 42: &a5 !!str key5: value4\r\n 42: ---\r\n 42: a6: 1\r\n 42: &anchor6 b6: 2\r\n 42: ---\r\n 42: !!map\r\n 42: &a8 !!str key8: value7\r\n 42: --- !!map\r\n 42: &a8 !!str key8: value7\r\n 42: ---\r\n 42: !!map\r\n 42: !!str &a10 key10: value9\r\n 42: --- !!map\r\n 42: &a10 !!str key10: value9\r\n 42: ---\r\n 42: !!str &a11\r\n 42: value11\r\n 42: --- &a11 !!str value11\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f4bbf0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f4bc80 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f4bd10 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f4bda0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f4be30 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f4bec0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f4bf50 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f4bfe0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f4c070 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f4c100 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f4c190 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f4c220 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f4c2b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f4c340 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f4c3d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f4c460 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f4c4f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f4c580 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f4c610 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f4c6a0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f4c730 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f4c7c0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f4c850 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f4c8e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f4c970 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f4ca00 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] 0x557af4f79140 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f791d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f79260 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f792f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f79380 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f79410 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f794a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f79530 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f795c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f79650 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f796e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f79770 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f79800 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f79890 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f79920 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f799b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f79a40 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f79ad0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f79b60 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f79bf0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f79c80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f79d10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f79da0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f79e30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f79ec0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f79f50 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: #nodes=26 vs #printed=26 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: &vref b\r\n 42: *vref: c\r\n 42: &kref aa: bb\r\n 42: aaa: &kvref bbb\r\n 42: foo:\r\n 42: *kref: cc\r\n 42: *kvref: cc\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f47cb0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f47d40 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f47dd0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f47e60 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f47ef0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f47f80 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f48010 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f480a0 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] 0x557af4f75200 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f75290 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f75320 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f753b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f75440 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f754d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f75560 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f755f0 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] 0x557af4f4f210 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f4f2a0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f4f330 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f4f3c0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f4f450 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f4f4e0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f4f570 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f4f600 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] 0x557af4f7c760 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f7c7f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f7c880 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f7c910 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f7c9a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f7ca30 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f7cac0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f7cb50 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] 0x557af4f4fb20 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f4fbb0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f4fc40 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] 0x557af4f7d0b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f7d140 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f7d1d0 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] 0x557af4f50430 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f504c0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f50550 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] 0x557af4f7d9f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f7da80 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f7db10 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] 0x557af4f51650 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f516e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f51770 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f51800 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f51890 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f51920 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f519b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f51a40 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f51ad0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f51b60 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f51bf0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f51c80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f51d10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f51da0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f51e30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f51ec0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f51f50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f51fe0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f52070 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f52100 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] 0x557af4f7ec10 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f7eca0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f7ed30 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f7edc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f7ee50 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f7eee0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f7ef70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f7f000 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f7f090 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f7f120 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f7f1b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f7f240 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f7f2d0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f7f360 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f7f3f0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f7f480 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f7f510 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f7f5a0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f7f630 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f7f6c0 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] 0x557af4f52860 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f528f0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f52980 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f52a10 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f52aa0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f52b30 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f52bc0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f52c50 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f52ce0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f52d70 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f52e00 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f52e90 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f52f20 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f52fb0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f53040 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f530d0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f53160 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f531f0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f53280 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f53310 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] 0x557af4f7fe20 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f7feb0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f7ff40 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f7ffd0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f80060 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f800f0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f80180 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f80210 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f802a0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f80330 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f803c0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f80450 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f804e0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f80570 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f80600 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f80690 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f80720 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f807b0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f80840 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f808d0 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] 0x557af4f53a70 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f53b00 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f53b90 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f53c20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f53cb0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f53d40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f53dd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f53e60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f53ef0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f53f80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f54010 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f540a0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f54130 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f541c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f54250 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f542e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f54370 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f54400 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f54490 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f54520 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f545b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f54640 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f546d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f54760 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] 0x557af4f81940 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f819d0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f81a60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f81af0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f81b80 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f81c10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f81ca0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f81d30 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f81dc0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f81e50 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f81ee0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f81f70 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f82000 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f82090 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f82120 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f821b0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f82240 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f822d0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f82360 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f823f0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f82480 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f82510 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f825a0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f82630 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: &seq\r\n 42: - &a0\r\n 42: &a1 k1: v1\r\n 42: &a2 k2: v2\r\n 42: &a3 k3: v3\r\n 42: - &a4 k4: v4\r\n 42: &a5 k5: v5\r\n 42: &a6 k6: v6\r\n 42: - &a7\r\n 42: &a8 k8: v8\r\n 42: - &a9\r\n 42: k10: v10\r\n 42: - *a1: w1\r\n 42: *a2: w2\r\n 42: *a3: w3\r\n 42: *a4: w4\r\n 42: *a5: w5\r\n 42: *a6: w6\r\n 42: *a8: w8\r\n 42: - *a0\r\n 42: - *a7\r\n 42: - *a9\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f54c80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f54d10 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f54da0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f54e30 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f54ec0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f54f50 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f54fe0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f55070 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f55100 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f55190 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f55220 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f552b0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f55340 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f553d0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f55460 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f554f0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f55580 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f55610 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f556a0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f55730 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f557c0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f55850 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f558e0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f55970 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f55a00 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f55a90 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f55b20 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f55bb0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f55c40 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] 0x557af4f82b50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f82be0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f82c70 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f82d00 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f82d90 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f82e20 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f82eb0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f82f40 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f82fd0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f83060 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f830f0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f83180 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f83210 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f832a0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f83330 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f833c0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f83450 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f834e0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f83570 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f83600 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f83690 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f83720 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f837b0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f83840 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f838d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f83960 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f839f0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f83a80 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f83b10 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: ~~~~~~~~~~~~~~ 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_windows_round_trip/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: \r\n 42: a: 1\r\n 42: ? b\r\n 42: &anchor c: 3\r\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x557af4f50d40 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f50dd0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f50e60 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f50ef0 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] 0x557af4f81030 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f810c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f81150 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f811e0 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] 0x557af4f55e90 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f55f20 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f55fb0 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] 0x557af4f83d60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f83df0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f83e80 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] 0x557af4f567a0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f56830 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f568c0 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] 0x557af4f84670 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f84700 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f84790 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: 0x557af4e8f490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e81d00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557af4e821d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e82268 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81d98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557af4e82310 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e823a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81e30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557af4e82450 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e81ec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557af4e824f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e81f60 MAP: (8 sibs) 4 children: 42: 0x557af4e82590 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e82628 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e826c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e82758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e81ff8 MAP: (8 sibs) 3 children: 42: 0x557af4e82800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557af4e82898 KEYVAL: 'r' '10' (3 sibs) 42: 0x557af4e82930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557af4e82090 MAP: (8 sibs) 2 children: 42: 0x557af4e829d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557af4e82b10 VAL***: '*CENTER' (2 sibs) 42: 0x557af4e82ba8 VAL***: '*BIG' (2 sibs) 42: 0x557af4e82a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557af4e82128 MAP: (8 sibs) 3 children: 42: 0x557af4e82c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557af4e82e20 VAL***: '*BIG' (3 sibs) 42: 0x557af4e82eb8 VAL***: '*LEFT' (3 sibs) 42: 0x557af4e82f50 VAL***: '*SMALL' (3 sibs) 42: 0x557af4e82ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x557af4e82d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f84f80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f85010 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f850a0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f85130 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f851c0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f85250 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f852e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f85370 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f85400 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f85490 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f85520 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f855b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f85640 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f856d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f85760 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f857f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f85880 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f85910 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f859a0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f85a30 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f85ac0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f85b50 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f85be0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f85c70 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f85d00 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f85d90 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f85e20 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f85eb0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f85f40 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f85fd0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f86060 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f860f0 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: 0x557af4e8f5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e83980 MAP: (8 sibs) 2 children: 42: 0x557af4e80bf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e80c88 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83a18 MAP: (8 sibs) 2 children: 42: 0x557af4e813f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e81488 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e83e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e83b48 MAP: (8 sibs) 1 children: 42: 0x557af4e83ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e83be0 MAP: (8 sibs) 4 children: 42: 0x557af4e83f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e840c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83c78 MAP: (8 sibs) 4 children: 42: 0x557af4e84200 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84298 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84330 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e843c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83d10 MAP: (8 sibs) 4 children: 42: 0x557af4e84470 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84508 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e845a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83da8 MAP: (8 sibs) 4 children: 42: 0x557af4e846e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84778 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84810 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e848a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f86190 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f86220 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f862b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f86340 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f863d0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f86460 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f864f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f86580 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f86610 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f866a0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f86730 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f867c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f86850 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f868e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f86970 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f86a00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f86a90 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f86b20 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f86bb0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f86c40 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f86cd0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f86d60 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f86df0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f86e80 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f86f10 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f86fa0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f87030 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f870c0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f87150 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f871e0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f87270 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: 0x557af4e8f6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e84dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e84e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e84ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e85160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e851f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e84f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e80dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e852a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85338 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e850b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e853e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f87310 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f873a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f87430 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f874c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f87550 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f875e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f87670 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f87700 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f87790 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f87820 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f878b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f87940 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f879d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f87a60 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: 0x557af4e8f7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e85520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e855b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e85650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e858c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e85958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e856e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e85a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e85aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e85818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e85be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85c78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f87b00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f87b90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f87c20 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f87cb0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f87d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f87dd0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f87e60 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f87ef0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f87f80 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f88010 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f880a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f88130 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f881c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f88250 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: 0x557af4e8f8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e865f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e867b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e86850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e868e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e86cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f882f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f88380 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f88410 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f884a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f88530 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f885c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f88650 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f886e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f88770 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f88800 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f88890 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f88920 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f889b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f88a40 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: 0x557af4e8fa08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e849a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e84b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e84c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e87068 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e84c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e87110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e871a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f88ae0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f88b70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f88c00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f88c90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f88d20 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f88db0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f88e40 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f88ed0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f88f60 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f88ff0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f89080 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f89110 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f891a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f89230 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: 0x557af4e8fb20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e87850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e878e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e87980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e81530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e815c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e87a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e87c80 MAP: (2 sibs) 4 children: 42: 0x557af4e83260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e832f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e87d18 MAP: (2 sibs) 5 children: 42: 0x557af4e87dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e87e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e87ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e87f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e87ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557af4e810e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e87b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557af4e87be0 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] 0x557af4f892d0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f89360 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f893f0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f89480 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f89510 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f895a0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f89630 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f896c0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f89750 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f897e0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f89870 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f89900 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f89990 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f89a20 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f89ab0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f89b40 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f89bd0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f89c60 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f89cf0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f89d80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f89e10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f89ea0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f89f30 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f89fc0 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: 0x557af4e8fc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e88110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e881a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e88240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e88540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e885d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e882d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e88680 MAP: (2 sibs) 4 children: 42: 0x557af4e834d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e83568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e88718 MAP: (2 sibs) 5 children: 42: 0x557af4e887c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e88858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e888f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e88988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e88370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557af4e81a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81aa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81b40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e88408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557af4e88ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e88b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e88bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e884a0 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] 0x557af4f8a060 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f8a0f0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f8a180 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f8a210 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f8a2a0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f8a330 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f8a3c0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f8a450 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f8a4e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f8a570 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f8a600 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f8a690 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f8a720 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f8a7b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f8a840 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f8a8d0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f8a960 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f8a9f0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f8aa80 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f8ab10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f8aba0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f8ac30 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f8acc0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f8ad50 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f8ade0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f8ae70 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f8af00 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: 0x557af4e8fd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8a790 MAP: (6 sibs) 1 children: 42: 0x557af4e8ab30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557af4e8abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8a828 MAP: (6 sibs) 1 children: 42: 0x557af4e8aed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557af4e8af70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8b008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8b138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8b1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8a8c0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557af4e8a958 MAP: (6 sibs) 1 children: 42: 0x557af4e8b310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557af4e8a9f0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b3b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557af4e8b450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557af4e8b4e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557af4e8aa88 MAP: (6 sibs) 1 children: 42: 0x557af4e8b590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8afa0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f8b030 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f8b0c0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f8b150 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f8b1e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f8b270 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f8b300 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f8b390 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f8b420 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f8b4b0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f8b540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f8b5d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f8b660 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f8b6f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f8b780 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f8b810 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f8b8a0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f8b930 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f8b9c0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f8ba50 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f8bae0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f8bb70 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f8bc00 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f8bc90 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f8bd20 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: 0x557af4e8fe68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8c830 MAP: (6 sibs) 1 children: 42: 0x557af4e86370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8cbd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cc68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8cd00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8cd98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ce30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c8c8 MAP: (6 sibs) 1 children: 42: 0x557af4e86410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8ced0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cf68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8c960 MAP: (6 sibs) 1 children: 42: 0x557af4e864b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8d398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8d430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c9f8 MAP: (6 sibs) 1 children: 42: 0x557af4e86550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8ca90 MAP: (6 sibs) 1 children: 42: 0x557af4e8d7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8da38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8dad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8cb28 MAP: (6 sibs) 1 children: 42: 0x557af4e8db70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8dc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8dca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8dd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8ddd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8de70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8bdc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f8be50 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f8bee0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f8bf70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f8c000 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f8c090 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f8c120 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f8c1b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f8c240 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f8c2d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f8c360 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f8c3f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f8c480 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f8c510 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f8c5a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f8c630 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f8c6c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f8c750 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f8c7e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f8c870 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f8c900 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f8c990 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f8ca20 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f8cab0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f8cb40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f8cbd0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f8cc60 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f8ccf0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f8cd80 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f8ce10 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f8cea0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f8cf30 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f8cfc0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f8d050 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f8d0e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f8d170 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f8d200 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f8d290 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f8d320 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f8d3b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f8d440 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f8d4d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f8d560 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x557af4e8ff80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557af4e8df10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8dfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bc30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bcd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e500 DOCMAP: (17 sibs) 2 children: 42: 0x557af4e80ab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557af4e80b48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557af4e8e598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8bd70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8be10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b6d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557af4e8e890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8d600 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f8d690 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f8d720 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f8d7b0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f8d840 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f8d8d0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f8d960 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f8d9f0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f8da80 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f8db10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f8dba0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f8dc30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f8dcc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f8dd50 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f8dde0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f8de70 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f8df00 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f8df90 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f8e020 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f8e0b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f8e140 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f8e1d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f8e260 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f8e2f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f8e380 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f8e410 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: 0x557af4e90098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e8c230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557af4e8c2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557af4e8c360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557af4e8c3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557af4e8c490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557af4e85db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f7e560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f7e5f0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f7e680 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f7e710 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f7e7a0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f7e830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f7e8c0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f7e950 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: 0x557af4e901b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e88c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557af4e88d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557af4e88dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557af4e88e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557af4e88ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557af4e85f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8e4b0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f8e540 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f8e5d0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f8e660 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f8e6f0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f8e780 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f8e810 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f8e8a0 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: 0x557af4e902c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e812b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557af4e81348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f32550 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f325e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f32670 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: 0x557af4e903e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557af4e872e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f7e9f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f7ea80 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f7eb10 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: 0x557af4e904f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557af4e8ea70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557af4e8eb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557af4e8eba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e8ef40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557af4e8efd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557af4e8ec38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e81840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557af4e818d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557af4e81970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557af4e8ecd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557af4e8f080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557af4e8f118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557af4e8ed68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557af4e8ee00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557af4e8f1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557af4e8f258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557af4e8ee98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557af4e8f300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557af4e8f398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8e940 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f8e9d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f8ea60 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f8eaf0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f8eb80 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f8ec10 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f8eca0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f8ed30 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f8edc0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f8ee50 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f8eee0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f8ef70 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f8f000 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f8f090 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f8f120 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f8f1b0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f8f240 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f8f2d0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f8f360 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f8f3f0 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: 0x557af4e90610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557af4e91750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557af4e917e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557af4e91880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e91c20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557af4e91cb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557af4e91918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e91d60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557af4e91df8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557af4e91e90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557af4e919b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557af4e91f30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557af4e91fc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557af4e91a48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557af4e91ae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557af4e92070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557af4e92108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557af4e91b78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557af4e921b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557af4e92248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8f490 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f8f520 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f8f5b0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f8f640 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f8f6d0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f8f760 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f8f7f0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f8f880 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f8f910 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f8f9a0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f8fa30 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f8fac0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f8fb50 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f8fbe0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f8fc70 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f8fd00 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f8fd90 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f8fe20 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f8feb0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f8ff40 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: 0x557af4e90728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557af4e89bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557af4e8a080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e8a118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e8a1b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e89c48 MAP: (8 sibs) 3 children: 42: 0x557af4e8a250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557af4e8a2e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557af4e8a380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557af4e89ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557af4e89330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e89d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557af4e893d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e89e10 MAP: (8 sibs) 7 children: 42: 0x557af4e922f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557af4e92388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557af4e92420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557af4e924b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557af4e92550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557af4e925e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557af4e92680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557af4e89ea8 VAL***: '*a0' (8 sibs) 42: 0x557af4e89f40 VAL***: '*a7' (8 sibs) 42: 0x557af4e89fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f8ffe0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f90070 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f90100 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f90190 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f90220 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f902b0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f90340 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f903d0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f90460 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f904f0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f90580 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f90610 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f906a0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f90730 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f907c0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f90850 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f908e0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f90970 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f90a00 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f90a90 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f90b20 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f90bb0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f90c40 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f90cd0 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: 0x557af4e90840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e92720 MAP: (8 sibs) 3 children: 42: 0x557af4e92bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557af4e92c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557af4e92d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557af4e927b8 MAP: (8 sibs) 3 children: 42: 0x557af4e92dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557af4e92e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557af4e92ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557af4e92850 MAP: (8 sibs) 1 children: 42: 0x557af4e877a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557af4e928e8 MAP: (8 sibs) 1 children: 42: 0x557af4e8a640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e92980 MAP: (8 sibs) 7 children: 42: 0x557af4e92f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557af4e93028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557af4e930c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557af4e93158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557af4e931f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557af4e93288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557af4e93320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557af4e92a18 MAP: (8 sibs) 3 children: 42: 0x557af4e933c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e93458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e934f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e92ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e93590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e92b48 MAP: (8 sibs) 1 children: 42: 0x557af4e93630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f90d70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f90e00 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f90e90 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f90f20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f90fb0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f91040 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f910d0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f91160 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f911f0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f91280 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f91310 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f913a0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f91430 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f914c0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f91550 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f915e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f91670 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f91700 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f91790 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f91820 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f918b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f91940 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f919d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f91a60 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f91af0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f91b80 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f91c10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f91ca0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f91d30 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: 0x557af4e90958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557af4e81670 KEYVAL: 'a' '1' (3 sibs) 42: 0x557af4e81708 KEYVAL: 'b' '' (3 sibs) 42: 0x557af4e817a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f91dd0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f91e60 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f91ef0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f91f80 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: 0x557af4e90a70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f92020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f920b0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f92140 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: 0x557af4e90b88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e874d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f921e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f92270 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f92300 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: 0x557af4e8f490 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e81d00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x557af4e821d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e82268 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81d98 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x557af4e82310 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e823a8 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e81e30 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x557af4e82450 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e81ec8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x557af4e824f0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e81f60 MAP: (8 sibs) 4 children: 42: 0x557af4e82590 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e82628 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e826c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e82758 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e81ff8 MAP: (8 sibs) 3 children: 42: 0x557af4e82800 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x557af4e82898 KEYVAL: 'r' '10' (3 sibs) 42: 0x557af4e82930 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x557af4e82090 MAP: (8 sibs) 2 children: 42: 0x557af4e829d0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x557af4e82b10 VAL***: '*CENTER' (2 sibs) 42: 0x557af4e82ba8 VAL***: '*BIG' (2 sibs) 42: 0x557af4e82a68 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x557af4e82128 MAP: (8 sibs) 3 children: 42: 0x557af4e82c50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x557af4e82e20 VAL***: '*BIG' (3 sibs) 42: 0x557af4e82eb8 VAL***: '*LEFT' (3 sibs) 42: 0x557af4e82f50 VAL***: '*SMALL' (3 sibs) 42: 0x557af4e82ce8 KEYVAL: 'x' '1' (3 sibs) 42: 0x557af4e82d80 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f923a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f92430 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x557af4f924c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f92550 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f925e0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x557af4f92670 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f92700 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f92790 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x557af4f92820 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f928b0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x557af4f92940 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f929d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f92a60 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f92af0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f92b80 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f92c10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f92ca0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x557af4f92d30 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x557af4f92dc0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x557af4f92e50 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x557af4f92ee0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x557af4f92f70 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x557af4f93000 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x557af4f93090 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x557af4f93120 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x557af4f931b0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x557af4f93240 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x557af4f932d0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x557af4f93360 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x557af4f933f0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x557af4f93480 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x557af4f93510 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: 0x557af4e8f5a8 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e83980 MAP: (8 sibs) 2 children: 42: 0x557af4e80bf0 KEYVAL: 'x' '1' (2 sibs) 42: 0x557af4e80c88 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83a18 MAP: (8 sibs) 2 children: 42: 0x557af4e813f0 KEYVAL: 'x' '0' (2 sibs) 42: 0x557af4e81488 KEYVAL: 'y' '2' (2 sibs) 42: 0x557af4e83ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e83e50 KEYVAL: 'r' '10' (1 sibs) 42: 0x557af4e83b48 MAP: (8 sibs) 1 children: 42: 0x557af4e83ef0 KEYVAL: 'r' '1' (1 sibs) 42: 0x557af4e83be0 MAP: (8 sibs) 4 children: 42: 0x557af4e83f90 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84028 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e840c0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84158 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83c78 MAP: (8 sibs) 4 children: 42: 0x557af4e84200 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84298 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84330 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e843c8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83d10 MAP: (8 sibs) 4 children: 42: 0x557af4e84470 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84508 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e845a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e84638 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x557af4e83da8 MAP: (8 sibs) 4 children: 42: 0x557af4e846e0 KEYVAL: 'x' '1' (4 sibs) 42: 0x557af4e84778 KEYVAL: 'y' '2' (4 sibs) 42: 0x557af4e84810 KEYVAL: 'r' '10' (4 sibs) 42: 0x557af4e848a8 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f935b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f93640 MAP: (8 sibs) 2 children: 42: [2] [2] 0x557af4f936d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x557af4f93760 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x557af4f937f0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x557af4f93880 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x557af4f93910 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x557af4f939a0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x557af4f93a30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x557af4f93ac0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f93b50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x557af4f93be0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x557af4f93c70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x557af4f93d00 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x557af4f93d90 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x557af4f93e20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x557af4f93eb0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x557af4f93f40 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x557af4f93fd0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x557af4f94060 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x557af4f940f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x557af4f94180 MAP: (8 sibs) 4 children: 42: [22] [22] 0x557af4f94210 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x557af4f942a0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x557af4f94330 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x557af4f943c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x557af4f94450 MAP: (8 sibs) 4 children: 42: [27] [27] 0x557af4f944e0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x557af4f94570 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x557af4f94600 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x557af4f94690 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: 0x557af4e8f6c0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e84dc0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e84e58 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e84ef0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e85160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e851f8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e84f88 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e80dd0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85020 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e852a0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85338 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e850b8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e853e0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85478 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f94730 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f947c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f94850 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f948e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f94970 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f94a00 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f94a90 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f94b20 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f94bb0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f94c40 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f94cd0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f94d60 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f94df0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f94e80 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: 0x557af4e8f7d8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e85520 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x557af4e855b8 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x557af4e85650 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e858c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x557af4e85958 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x557af4e856e8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x557af4e85a00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e85780 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x557af4e85aa0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85b38 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e85818 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x557af4e85be0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x557af4e85c78 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f94f20 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f94fb0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x557af4f95040 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x557af4f950d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f95160 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x557af4f951f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x557af4f95280 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f95310 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f953a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f95430 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x557af4f954c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f95550 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f955e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x557af4f95670 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: 0x557af4e8f8f0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e865f0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86688 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e86720 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86990 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86a28 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e867b8 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86ad0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e86850 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86b70 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86c08 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e868e8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e86cb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e86d48 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f95710 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f957a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f95830 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f958c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f95950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f959e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f95a70 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f95b00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f95b90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f95c20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f95cb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f95d40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f95dd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f95e60 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: 0x557af4e8fa08 [ROOT] MAP: (0 sibs) 6 children: 42: 0x557af4e849a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84a38 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x557af4e84ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x557af4e86df0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e86e88 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x557af4e84b68 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x557af4e86f30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x557af4e84c00 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x557af4e86fd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e87068 KEYVAL: 'age' '10' (2 sibs) 42: 0x557af4e84c98 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x557af4e87110 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x557af4e871a8 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f95f00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x557af4f95f90 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x557af4f96020 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x557af4f960b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x557af4f96140 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x557af4f961d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x557af4f96260 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x557af4f962f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x557af4f96380 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x557af4f96410 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x557af4f964a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x557af4f96530 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x557af4f965c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x557af4f96650 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: 0x557af4e8fb20 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e87850 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e878e8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e87980 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e81530 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e815c8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e87a18 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e87c80 MAP: (2 sibs) 4 children: 42: 0x557af4e83260 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e832f8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83390 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83428 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e87d18 MAP: (2 sibs) 5 children: 42: 0x557af4e87dc0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e87e58 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e87ef0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e87f88 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88020 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e87ab0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x557af4e810e0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81178 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81210 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e87b48 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x557af4e87be0 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] 0x557af4f966f0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f96780 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f96810 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f968a0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f96930 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f969c0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f96a50 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f96ae0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f96b70 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f96c00 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f96c90 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f96d20 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f96db0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f96e40 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f96ed0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f96f60 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f96ff0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f97080 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f97110 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x557af4f971a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f97230 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f972c0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f97350 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x557af4f973e0 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: 0x557af4e8fc38 [ROOT] MAP: (0 sibs) 7 children: 42: 0x557af4e88110 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x557af4e881a8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x557af4e88240 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x557af4e88540 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x557af4e885d8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x557af4e882d8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x557af4e88680 MAP: (2 sibs) 4 children: 42: 0x557af4e834d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x557af4e83568 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x557af4e83600 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x557af4e83698 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x557af4e88718 MAP: (2 sibs) 5 children: 42: 0x557af4e887c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x557af4e88858 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x557af4e888f0 KEYVAL: 'size' '8' (5 sibs) 42: 0x557af4e88988 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x557af4e88a20 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x557af4e88370 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x557af4e81a10 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e81aa8 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e81b40 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e88408 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x557af4e88ac0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x557af4e88b58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x557af4e88bf0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x557af4e884a0 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] 0x557af4f97480 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x557af4f97510 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x557af4f975a0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x557af4f97630 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x557af4f976c0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x557af4f97750 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x557af4f977e0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x557af4f97870 MAP: (2 sibs) 4 children: 42: [8] [8] 0x557af4f97900 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x557af4f97990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x557af4f97a20 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x557af4f97ab0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x557af4f97b40 MAP: (2 sibs) 5 children: 42: [13] [13] 0x557af4f97bd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x557af4f97c60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x557af4f97cf0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x557af4f97d80 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x557af4f97e10 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x557af4f97ea0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x557af4f97f30 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x557af4f97fc0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x557af4f98050 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x557af4f980e0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x557af4f98170 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x557af4f98200 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x557af4f98290 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x557af4f98320 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: 0x557af4e8fd50 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8a790 MAP: (6 sibs) 1 children: 42: 0x557af4e8ab30 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x557af4e8abd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8ac68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8ad00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8ad98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ae30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8a828 MAP: (6 sibs) 1 children: 42: 0x557af4e8aed0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x557af4e8af70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8b008 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8b0a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8b138 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8b1d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8a8c0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b270 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x557af4e8a958 MAP: (6 sibs) 1 children: 42: 0x557af4e8b310 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x557af4e8a9f0 MAP: (6 sibs) 1 children: 42: 0x557af4e8b3b0 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x557af4e8b450 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x557af4e8b4e8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x557af4e8aa88 MAP: (6 sibs) 1 children: 42: 0x557af4e8b590 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f983c0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f98450 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f984e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x557af4f98570 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f98600 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f98690 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f98720 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f987b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f98840 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f988d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x557af4f98960 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f989f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f98a80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f98b10 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f98ba0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f98c30 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f98cc0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x557af4f98d50 MAP: (6 sibs) 1 children: 42: [18] [18] 0x557af4f98de0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x557af4f98e70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x557af4f98f00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x557af4f98f90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x557af4f99020 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x557af4f990b0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x557af4f99140 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: 0x557af4e8fe68 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x557af4e8c830 MAP: (6 sibs) 1 children: 42: 0x557af4e86370 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8cbd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cc68 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8cd00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8cd98 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8ce30 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c8c8 MAP: (6 sibs) 1 children: 42: 0x557af4e86410 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8ced0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8cf68 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d000 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d098 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d130 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8c960 MAP: (6 sibs) 1 children: 42: 0x557af4e864b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d1d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d268 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d300 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8d398 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8d430 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x557af4e8c9f8 MAP: (6 sibs) 1 children: 42: 0x557af4e86550 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d4d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d568 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8d600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8d698 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8d730 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8ca90 MAP: (6 sibs) 1 children: 42: 0x557af4e8d7d0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8d870 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8d908 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x557af4e8d9a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x557af4e8da38 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x557af4e8dad0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x557af4e8cb28 MAP: (6 sibs) 1 children: 42: 0x557af4e8db70 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x557af4e8dc10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x557af4e8dca8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x557af4e8dd40 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x557af4e8ddd8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x557af4e8de70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f991e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x557af4f99270 MAP: (6 sibs) 1 children: 42: [2] [2] 0x557af4f99300 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x557af4f99390 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x557af4f99420 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x557af4f994b0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x557af4f99540 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x557af4f995d0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x557af4f99660 MAP: (6 sibs) 1 children: 42: [9] [9] 0x557af4f996f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x557af4f99780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x557af4f99810 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x557af4f998a0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x557af4f99930 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x557af4f999c0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x557af4f99a50 MAP: (6 sibs) 1 children: 42: [16] [16] 0x557af4f99ae0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x557af4f99b70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x557af4f99c00 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x557af4f99c90 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x557af4f99d20 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x557af4f99db0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x557af4f99e40 MAP: (6 sibs) 1 children: 42: [23] [23] 0x557af4f99ed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x557af4f99f60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x557af4f99ff0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x557af4f9a080 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x557af4f9a110 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x557af4f9a1a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x557af4f9a230 MAP: (6 sibs) 1 children: 42: [30] [30] 0x557af4f9a2c0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x557af4f9a350 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x557af4f9a3e0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x557af4f9a470 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x557af4f9a500 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x557af4f9a590 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x557af4f9a620 MAP: (6 sibs) 1 children: 42: [37] [37] 0x557af4f9a6b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x557af4f9a740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x557af4f9a7d0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x557af4f9a860 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x557af4f9a8f0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x557af4f9a980 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_recreate_from_ref/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: REF TREE: 42: 0x557af4e8ff80 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x557af4e8df10 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8dfa8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e040 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e0d8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x557af4e8e170 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e208 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x557af4e8e2a0 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e338 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x557af4e8e3d0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bc30 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e468 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x557af4e8bcd0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x557af4e8e500 DOCMAP: (17 sibs) 2 children: 42: 0x557af4e80ab0 KEYVAL: 'a6' '1' (2 sibs) 42: 0x557af4e80b48 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x557af4e8e598 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8bd70 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e630 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8be10 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x557af4e8e6c8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b630 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e760 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x557af4e8b6d0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x557af4e8e7f8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x557af4e8e890 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9aa20 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x557af4f9aab0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x557af4f9ab40 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x557af4f9abd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x557af4f9ac60 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x557af4f9acf0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x557af4f9ad80 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x557af4f9ae10 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x557af4f9aea0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x557af4f9af30 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x557af4f9afc0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x557af4f9b050 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x557af4f9b0e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x557af4f9b170 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x557af4f9b200 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x557af4f9b290 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x557af4f9b320 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x557af4f9b3b0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x557af4f9b440 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x557af4f9b4d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x557af4f9b560 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x557af4f9b5f0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x557af4f9b680 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x557af4f9b710 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x557af4f9b7a0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x557af4f9b830 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: 0x557af4e90098 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e8c230 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x557af4e8c2c8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x557af4e8c360 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x557af4e8c3f8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x557af4e8c490 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85d20 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x557af4e85db8 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9b8d0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f9b960 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x557af4f9b9f0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x557af4f9ba80 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f9bb10 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x557af4f9bba0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f9bc30 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x557af4f9bcc0 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: 0x557af4e901b0 [ROOT] MAP: (0 sibs) 5 children: 42: 0x557af4e88c90 KEYVAL: 'a' 'b' (5 sibs) 42: 0x557af4e88d28 KEYVAL: 'b' 'c' (5 sibs) 42: 0x557af4e88dc0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x557af4e88e58 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x557af4e88ef0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x557af4e85eb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x557af4e85f48 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9bd60 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x557af4f9bdf0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x557af4f9be80 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x557af4f9bf10 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x557af4f9bfa0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x557af4f9c030 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x557af4f9c0c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x557af4f9c150 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: 0x557af4e902c8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e812b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x557af4e81348 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9c1f0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f9c280 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x557af4f9c310 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: 0x557af4e903e0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87250 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x557af4e872e8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9c3b0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f9c440 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x557af4f9c4d0 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: 0x557af4e904f8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x557af4e8ea70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x557af4e8eb08 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x557af4e8eba0 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e8ef40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x557af4e8efd8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x557af4e8ec38 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e81840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x557af4e818d8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x557af4e81970 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x557af4e8ecd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x557af4e8f080 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x557af4e8f118 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x557af4e8ed68 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x557af4e8ee00 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x557af4e8f1c0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x557af4e8f258 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x557af4e8ee98 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x557af4e8f300 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x557af4e8f398 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9c570 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x557af4f9c600 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x557af4f9c690 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x557af4f9c720 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f9c7b0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x557af4f9c840 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x557af4f9c8d0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f9c960 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x557af4f9c9f0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x557af4f9ca80 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x557af4f9cb10 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f9cba0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x557af4f9cc30 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x557af4f9ccc0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x557af4f9cd50 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f9cde0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x557af4f9ce70 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x557af4f9cf00 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f9cf90 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x557af4f9d020 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: 0x557af4e90610 [ROOT] MAP: (0 sibs) 8 children: 42: 0x557af4e91750 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x557af4e917e8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x557af4e91880 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x557af4e91c20 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x557af4e91cb8 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x557af4e91918 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x557af4e91d60 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x557af4e91df8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x557af4e91e90 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x557af4e919b0 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x557af4e91f30 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x557af4e91fc8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x557af4e91a48 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x557af4e91ae0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x557af4e92070 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x557af4e92108 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x557af4e91b78 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x557af4e921b0 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x557af4e92248 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9d0c0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x557af4f9d150 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x557af4f9d1e0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x557af4f9d270 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x557af4f9d300 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x557af4f9d390 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x557af4f9d420 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x557af4f9d4b0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x557af4f9d540 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x557af4f9d5d0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x557af4f9d660 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x557af4f9d6f0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x557af4f9d780 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x557af4f9d810 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x557af4f9d8a0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x557af4f9d930 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x557af4f9d9c0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x557af4f9da50 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x557af4f9dae0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x557af4f9db70 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: 0x557af4e90728 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x557af4e89bb0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x557af4e8a080 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e8a118 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e8a1b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e89c48 MAP: (8 sibs) 3 children: 42: 0x557af4e8a250 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x557af4e8a2e8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x557af4e8a380 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x557af4e89ce0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x557af4e89330 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e89d78 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x557af4e893d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e89e10 MAP: (8 sibs) 7 children: 42: 0x557af4e922f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x557af4e92388 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x557af4e92420 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x557af4e924b8 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x557af4e92550 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x557af4e925e8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x557af4e92680 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x557af4e89ea8 VAL***: '*a0' (8 sibs) 42: 0x557af4e89f40 VAL***: '*a7' (8 sibs) 42: 0x557af4e89fd8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9dc10 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x557af4f9dca0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x557af4f9dd30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f9ddc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f9de50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f9dee0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f9df70 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f9e000 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f9e090 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f9e120 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x557af4f9e1b0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f9e240 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x557af4f9e2d0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f9e360 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f9e3f0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f9e480 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f9e510 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f9e5a0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f9e630 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f9e6c0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f9e750 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f9e7e0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x557af4f9e870 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x557af4f9e900 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: 0x557af4e90840 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x557af4e92720 MAP: (8 sibs) 3 children: 42: 0x557af4e92bf0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x557af4e92c88 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x557af4e92d20 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x557af4e927b8 MAP: (8 sibs) 3 children: 42: 0x557af4e92dc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x557af4e92e58 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x557af4e92ef0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x557af4e92850 MAP: (8 sibs) 1 children: 42: 0x557af4e877a0 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x557af4e928e8 MAP: (8 sibs) 1 children: 42: 0x557af4e8a640 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x557af4e92980 MAP: (8 sibs) 7 children: 42: 0x557af4e92f90 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x557af4e93028 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x557af4e930c0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x557af4e93158 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x557af4e931f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x557af4e93288 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x557af4e93320 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x557af4e92a18 MAP: (8 sibs) 3 children: 42: 0x557af4e933c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x557af4e93458 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x557af4e934f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x557af4e92ab0 MAP: (8 sibs) 1 children: 42: 0x557af4e93590 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x557af4e92b48 MAP: (8 sibs) 1 children: 42: 0x557af4e93630 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9e9a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x557af4f9ea30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x557af4f9eac0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x557af4f9eb50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x557af4f9ebe0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x557af4f9ec70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x557af4f9ed00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x557af4f9ed90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x557af4f9ee20 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x557af4f9eeb0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x557af4f9ef40 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x557af4f9efd0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x557af4f9f060 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x557af4f9f0f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x557af4f9f180 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x557af4f9f210 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x557af4f9f2a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x557af4f9f330 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x557af4f9f3c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x557af4f9f450 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x557af4f9f4e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x557af4f9f570 MAP: (8 sibs) 3 children: 42: [22] [22] 0x557af4f9f600 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x557af4f9f690 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x557af4f9f720 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x557af4f9f7b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x557af4f9f840 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x557af4f9f8d0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x557af4f9f960 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: 0x557af4e90958 [ROOT] MAP: (0 sibs) 3 children: 42: 0x557af4e81670 KEYVAL: 'a' '1' (3 sibs) 42: 0x557af4e81708 KEYVAL: 'b' '' (3 sibs) 42: 0x557af4e817a0 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9fa00 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x557af4f9fa90 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x557af4f9fb20 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x557af4f9fbb0 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: 0x557af4e90a70 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e87390 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87428 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9fc50 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f9fce0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f9fd70 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: 0x557af4e90b88 [ROOT] MAP: (0 sibs) 2 children: 42: 0x557af4e874d0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x557af4e87568 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x557af4f9fe10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x557af4f9fea0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x557af4f9ff30 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 (100 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (107 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.15 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: 0x561c04be9110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x561c04be2190 DOCSEQ: (1 sibs) 3 children: 43: 0x561c04be2230 VAL: 'foo' (3 sibs) 43: 0x561c04be22c8 VAL: 'bar' (3 sibs) 43: 0x561c04be2360 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c23120 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c231b0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c23240 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c232d0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c23360 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: 0x561c04be9228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be2f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be31f0 VAL: 'val0' (2 sibs) 43: 0x561c04be3288 VAL: 'val1' (2 sibs) 43: 0x561c04be30b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3330 VAL: 'val2' (2 sibs) 43: 0x561c04be33c8 VAL: 'val3' (2 sibs) 43: 0x561c04be3150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3470 VAL: 'val4' (2 sibs) 43: 0x561c04be3508 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c25210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c252a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c25330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c253c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c25450 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c254e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c25570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c25600 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c25690 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c25720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c257b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c25840 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: 0x561c04be9340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be3a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be3ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be3d30 VAL: 'val0' (2 sibs) 43: 0x561c04be3dc8 VAL: 'val1' (2 sibs) 43: 0x561c04be3bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3e70 VAL: 'val2' (2 sibs) 43: 0x561c04be3f08 VAL: 'val3' (2 sibs) 43: 0x561c04be3c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3fb0 VAL: 'val4' (2 sibs) 43: 0x561c04be4048 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c27200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c27290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c27320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c273b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c27440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c274d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c27560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c275f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c27680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c27710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c277a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c27830 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: 0x561c04be9458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be40f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be4188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be4230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be4400 VAL: 'val0' (2 sibs) 43: 0x561c04be4498 VAL: 'val1' (2 sibs) 43: 0x561c04be42c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be4540 VAL: 'val2' (2 sibs) 43: 0x561c04be45d8 VAL: 'val3' (2 sibs) 43: 0x561c04be4360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be4680 VAL: 'val4' (2 sibs) 43: 0x561c04be4718 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c291f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c29280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c29310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c293a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c29430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c294c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c29550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c295e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c29670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c29700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c29790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c29820 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: 0x561c04be9570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be5090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be5128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be51d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be53a0 VAL: 'val0' (2 sibs) 43: 0x561c04be5438 VAL: 'val1' (2 sibs) 43: 0x561c04be5268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be54e0 VAL: 'val2' (2 sibs) 43: 0x561c04be5578 VAL: 'val3' (2 sibs) 43: 0x561c04be5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be5620 VAL: 'val4' (2 sibs) 43: 0x561c04be56b8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c2b1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c2b270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c2b300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c2b390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c2b420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c2b4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c2b540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c2b5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c2b660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c2b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c2b780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c2b810 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: 0x561c04be9688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be36a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x561c04be3740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x561c04be78c0 VAL: 'env01' (28 sibs) 43: 0x561c04be7958 VAL: 'env02' (28 sibs) 43: 0x561c04be79f0 VAL: 'env03' (28 sibs) 43: 0x561c04be7a88 VAL: 'env04' (28 sibs) 43: 0x561c04be7b20 VAL: 'env11' (28 sibs) 43: 0x561c04be7bb8 VAL: 'env12' (28 sibs) 43: 0x561c04be7c50 VAL: 'env13' (28 sibs) 43: 0x561c04be7ce8 VAL: 'env14' (28 sibs) 43: 0x561c04be7d80 VAL: 'env21' (28 sibs) 43: 0x561c04be7e18 VAL: 'env22' (28 sibs) 43: 0x561c04be7eb0 VAL: 'env23' (28 sibs) 43: 0x561c04be7f48 VAL: 'env24' (28 sibs) 43: 0x561c04be7fe0 VAL: 'env31' (28 sibs) 43: 0x561c04be8078 VAL: 'env32' (28 sibs) 43: 0x561c04be8110 VAL: 'env33' (28 sibs) 43: 0x561c04be81a8 VAL: 'env34' (28 sibs) 43: 0x561c04be8240 VAL: 'env41' (28 sibs) 43: 0x561c04be82d8 VAL: 'env42' (28 sibs) 43: 0x561c04be8370 VAL: 'env43' (28 sibs) 43: 0x561c04be8408 VAL: 'env44' (28 sibs) 43: 0x561c04be84a0 VAL: 'env51' (28 sibs) 43: 0x561c04be8538 VAL: 'env52' (28 sibs) 43: 0x561c04be85d0 VAL: 'env53' (28 sibs) 43: 0x561c04be8668 VAL: 'env54' (28 sibs) 43: 0x561c04be8700 VAL: 'env61' (28 sibs) 43: 0x561c04be8798 VAL: 'env62' (28 sibs) 43: 0x561c04be8830 VAL: 'env63' (28 sibs) 43: 0x561c04be88c8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c2e4b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c2e540 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c2e5d0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c2e660 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c2e6f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c2e780 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c2e810 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c2e8a0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c2e930 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c2e9c0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c2ea50 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c2eae0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c2eb70 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c2ec00 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c2ec90 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c2ed20 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c2edb0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c2ee40 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c2eed0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c2ef60 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c2eff0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c2f080 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c2f110 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c2f1a0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c2f230 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c2f2c0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c2f350 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c2f3e0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c2f470 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c2f500 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c2f590 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_unix/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: --------------- 43: 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: --------------- 43: REF TREE: 43: 0x561c04be97a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be6770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x561c04be68b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x561c04be6a80 VAL: 'a' (6 sibs) 43: 0x561c04be6b18 VAL: 'b' (6 sibs) 43: 0x561c04be6bb0 VAL: 'c' (6 sibs) 43: 0x561c04be6c48 VAL: 'd' (6 sibs) 43: 0x561c04be6ce0 VAL: 'e' (6 sibs) 43: 0x561c04be6d78 VAL: 'f' (6 sibs) 43: 0x561c04be6948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x561c04be6e20 VAL: 'a' (2 sibs) 43: 0x561c04be6eb8 VAL: 'b' (2 sibs) 43: 0x561c04be69e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x561c04be6f60 VAL: 'a' (2 sibs) 43: 0x561c04be6ff8 VAL: 'b' (2 sibs) 43: 0x561c04be6808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x561c04be70a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x561c04be71e0 VAL: 'a' (6 sibs) 43: 0x561c04be7278 VAL: 'b' (6 sibs) 43: 0x561c04be7310 VAL: 'c' (6 sibs) 43: 0x561c04be73a8 VAL: 'd' (6 sibs) 43: 0x561c04be7440 VAL: 'e' (6 sibs) 43: 0x561c04be74d8 VAL: 'f' (6 sibs) 43: 0x561c04be7138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x561c04be7580 VAL: 'a' (2 sibs) 43: 0x561c04be7618 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c313f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c31480 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c31510 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c315a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c31630 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c316c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c31750 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c317e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c31870 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c31900 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c31990 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c31a20 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c31ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c31b40 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c31bd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c31c60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c31cf0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c31d80 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c31e10 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c31ea0 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c31f30 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c31fc0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c32050 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c320e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c32170 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c32200 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: 0x561c04be98b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be7710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x561c04be77b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x561c04be8e50 VAL: 'a' (4 sibs) 43: 0x561c04be8ee8 VAL: 'b' (4 sibs) 43: 0x561c04be8f80 VAL: 'c' (4 sibs) 43: 0x561c04be9018 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c33a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c33ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c33b40 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c33bd0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c33c60 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c33cf0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c33d80 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: 0x561c04be99d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x561c04be28e0 VAL: 'a' (2 sibs) 43: 0x561c04be2978 VAL: 'b' (2 sibs) 43: 0x561c04be2ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x561c04be27a0 VAL: 'c' (2 sibs) 43: 0x561c04be2838 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c35750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c357e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c35870 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c35900 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c35990 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c35a20 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c35ab0 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: 0x561c04be9ae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be35b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x561c04be2660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x561c04be26f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x561c04bebb50 VAL: 'a' (21 sibs) 43: 0x561c04bebbe8 VAL: 'b' (21 sibs) 43: 0x561c04bebc80 VAL: 'b1' (21 sibs) 43: 0x561c04bebd18 VAL: 'b2' (21 sibs) 43: 0x561c04bebdb0 VAL: 'b3' (21 sibs) 43: 0x561c04bebe48 VAL: 'b4' (21 sibs) 43: 0x561c04bebee0 VAL: 'b5' (21 sibs) 43: 0x561c04bebf78 VAL: 'b6' (21 sibs) 43: 0x561c04bec010 VAL: 'b61' (21 sibs) 43: 0x561c04bec0a8 VAL: 'b62' (21 sibs) 43: 0x561c04bec140 VAL: 'b63' (21 sibs) 43: 0x561c04bec1d8 VAL: 'b64' (21 sibs) 43: 0x561c04bec270 VAL: 'b65' (21 sibs) 43: 0x561c04bec308 VAL: 'b66' (21 sibs) 43: 0x561c04bec3a0 VAL: 'b7' (21 sibs) 43: 0x561c04bec438 VAL: 'b8' (21 sibs) 43: 0x561c04bec4d0 VAL: 'b9' (21 sibs) 43: 0x561c04bec568 VAL: 'b10' (21 sibs) 43: 0x561c04bec600 VAL: 'e' (21 sibs) 43: 0x561c04bec698 VAL: 'f' (21 sibs) 43: 0x561c04bec730 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c38ec0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c38f50 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c38fe0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c39070 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c39100 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c39190 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c39220 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c392b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c39340 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c393d0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c39460 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c394f0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c39580 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c39610 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c396a0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c39730 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c397c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c39850 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c398e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c39970 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c39a00 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c39a90 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c39b20 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c39bb0 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c39c40 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: 0x561c04be9c00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x561c04be8970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x561c04be47c0 VAL: 'f' (1 sibs) 43: 0x561c04be8a08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x561c04be8aa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x561c04be4860 VAL: 'b' (1 sibs) 43: 0x561c04be8b38 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c385b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c38640 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c386d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c38760 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c387f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c38880 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c38910 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: 0x561c04be9110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x561c04be2190 DOCSEQ: (1 sibs) 3 children: 43: 0x561c04be2230 VAL: 'foo' (3 sibs) 43: 0x561c04be22c8 VAL: 'bar' (3 sibs) 43: 0x561c04be2360 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3b4f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3b580 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c3b610 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c3b6a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c3b730 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: 0x561c04be9228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be2f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be31f0 VAL: 'val0' (2 sibs) 43: 0x561c04be3288 VAL: 'val1' (2 sibs) 43: 0x561c04be30b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3330 VAL: 'val2' (2 sibs) 43: 0x561c04be33c8 VAL: 'val3' (2 sibs) 43: 0x561c04be3150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3470 VAL: 'val4' (2 sibs) 43: 0x561c04be3508 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3be00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3be90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3bf20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3bfb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3c040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3c0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3c160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3c1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3c280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3c310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3c3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3c430 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: 0x561c04be9340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be3a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be3ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be3d30 VAL: 'val0' (2 sibs) 43: 0x561c04be3dc8 VAL: 'val1' (2 sibs) 43: 0x561c04be3bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3e70 VAL: 'val2' (2 sibs) 43: 0x561c04be3f08 VAL: 'val3' (2 sibs) 43: 0x561c04be3c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3fb0 VAL: 'val4' (2 sibs) 43: 0x561c04be4048 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3c710 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3c7a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3c830 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3c8c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3c950 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3c9e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3ca70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3cb00 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3cb90 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3cc20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3ccb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3cd40 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: 0x561c04be9458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be40f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be4188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be4230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be4400 VAL: 'val0' (2 sibs) 43: 0x561c04be4498 VAL: 'val1' (2 sibs) 43: 0x561c04be42c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be4540 VAL: 'val2' (2 sibs) 43: 0x561c04be45d8 VAL: 'val3' (2 sibs) 43: 0x561c04be4360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be4680 VAL: 'val4' (2 sibs) 43: 0x561c04be4718 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3d020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3d0b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3d140 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3d1d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3d260 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3d2f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3d380 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3d410 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3d4a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3d530 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3d5c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3d650 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: 0x561c04be9570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be5090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be5128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be51d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be53a0 VAL: 'val0' (2 sibs) 43: 0x561c04be5438 VAL: 'val1' (2 sibs) 43: 0x561c04be5268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be54e0 VAL: 'val2' (2 sibs) 43: 0x561c04be5578 VAL: 'val3' (2 sibs) 43: 0x561c04be5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be5620 VAL: 'val4' (2 sibs) 43: 0x561c04be56b8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3d930 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3d9c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3da50 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3dae0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3db70 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3dc00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3dc90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3dd20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3ddb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3de40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3ded0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3df60 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: 0x561c04be9688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be36a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x561c04be3740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x561c04be78c0 VAL: 'env01' (28 sibs) 43: 0x561c04be7958 VAL: 'env02' (28 sibs) 43: 0x561c04be79f0 VAL: 'env03' (28 sibs) 43: 0x561c04be7a88 VAL: 'env04' (28 sibs) 43: 0x561c04be7b20 VAL: 'env11' (28 sibs) 43: 0x561c04be7bb8 VAL: 'env12' (28 sibs) 43: 0x561c04be7c50 VAL: 'env13' (28 sibs) 43: 0x561c04be7ce8 VAL: 'env14' (28 sibs) 43: 0x561c04be7d80 VAL: 'env21' (28 sibs) 43: 0x561c04be7e18 VAL: 'env22' (28 sibs) 43: 0x561c04be7eb0 VAL: 'env23' (28 sibs) 43: 0x561c04be7f48 VAL: 'env24' (28 sibs) 43: 0x561c04be7fe0 VAL: 'env31' (28 sibs) 43: 0x561c04be8078 VAL: 'env32' (28 sibs) 43: 0x561c04be8110 VAL: 'env33' (28 sibs) 43: 0x561c04be81a8 VAL: 'env34' (28 sibs) 43: 0x561c04be8240 VAL: 'env41' (28 sibs) 43: 0x561c04be82d8 VAL: 'env42' (28 sibs) 43: 0x561c04be8370 VAL: 'env43' (28 sibs) 43: 0x561c04be8408 VAL: 'env44' (28 sibs) 43: 0x561c04be84a0 VAL: 'env51' (28 sibs) 43: 0x561c04be8538 VAL: 'env52' (28 sibs) 43: 0x561c04be85d0 VAL: 'env53' (28 sibs) 43: 0x561c04be8668 VAL: 'env54' (28 sibs) 43: 0x561c04be8700 VAL: 'env61' (28 sibs) 43: 0x561c04be8798 VAL: 'env62' (28 sibs) 43: 0x561c04be8830 VAL: 'env63' (28 sibs) 43: 0x561c04be88c8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3eb50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3ebe0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c3ec70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c3ed00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c3ed90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c3ee20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c3eeb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c3ef40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c3efd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c3f060 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c3f0f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c3f180 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c3f210 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c3f2a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c3f330 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c3f3c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c3f450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c3f4e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c3f570 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c3f600 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c3f690 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c3f720 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c3f7b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c3f840 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c3f8d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c3f960 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c3f9f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c3fa80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c3fb10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c3fba0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c3fc30 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: 0x561c04be97a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be6770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x561c04be68b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x561c04be6a80 VAL: 'a' (6 sibs) 43: 0x561c04be6b18 VAL: 'b' (6 sibs) 43: 0x561c04be6bb0 VAL: 'c' (6 sibs) 43: 0x561c04be6c48 VAL: 'd' (6 sibs) 43: 0x561c04be6ce0 VAL: 'e' (6 sibs) 43: 0x561c04be6d78 VAL: 'f' (6 sibs) 43: 0x561c04be6948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x561c04be6e20 VAL: 'a' (2 sibs) 43: 0x561c04be6eb8 VAL: 'b' (2 sibs) 43: 0x561c04be69e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x561c04be6f60 VAL: 'a' (2 sibs) 43: 0x561c04be6ff8 VAL: 'b' (2 sibs) 43: 0x561c04be6808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x561c04be70a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x561c04be71e0 VAL: 'a' (6 sibs) 43: 0x561c04be7278 VAL: 'b' (6 sibs) 43: 0x561c04be7310 VAL: 'c' (6 sibs) 43: 0x561c04be73a8 VAL: 'd' (6 sibs) 43: 0x561c04be7440 VAL: 'e' (6 sibs) 43: 0x561c04be74d8 VAL: 'f' (6 sibs) 43: 0x561c04be7138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x561c04be7580 VAL: 'a' (2 sibs) 43: 0x561c04be7618 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3fd60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3fdf0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c3fe80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c3ff10 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c3ffa0 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c40030 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c400c0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c40150 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c401e0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c40270 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c40300 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c40390 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c40420 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c404b0 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c40540 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c405d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c40660 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c406f0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c40780 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c40810 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c408a0 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c40930 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c409c0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c40a50 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c40ae0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c40b70 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: 0x561c04be98b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be7710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x561c04be77b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x561c04be8e50 VAL: 'a' (4 sibs) 43: 0x561c04be8ee8 VAL: 'b' (4 sibs) 43: 0x561c04be8f80 VAL: 'c' (4 sibs) 43: 0x561c04be9018 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c3e240 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3e2d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c3e360 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c3e3f0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c3e480 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c3e510 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c3e5a0 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: 0x561c04be99d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x561c04be28e0 VAL: 'a' (2 sibs) 43: 0x561c04be2978 VAL: 'b' (2 sibs) 43: 0x561c04be2ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x561c04be27a0 VAL: 'c' (2 sibs) 43: 0x561c04be2838 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c40f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c41000 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c41090 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c41120 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c411b0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c41240 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c412d0 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: 0x561c04be9ae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be35b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x561c04be2660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x561c04be26f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x561c04bebb50 VAL: 'a' (21 sibs) 43: 0x561c04bebbe8 VAL: 'b' (21 sibs) 43: 0x561c04bebc80 VAL: 'b1' (21 sibs) 43: 0x561c04bebd18 VAL: 'b2' (21 sibs) 43: 0x561c04bebdb0 VAL: 'b3' (21 sibs) 43: 0x561c04bebe48 VAL: 'b4' (21 sibs) 43: 0x561c04bebee0 VAL: 'b5' (21 sibs) 43: 0x561c04bebf78 VAL: 'b6' (21 sibs) 43: 0x561c04bec010 VAL: 'b61' (21 sibs) 43: 0x561c04bec0a8 VAL: 'b62' (21 sibs) 43: 0x561c04bec140 VAL: 'b63' (21 sibs) 43: 0x561c04bec1d8 VAL: 'b64' (21 sibs) 43: 0x561c04bec270 VAL: 'b65' (21 sibs) 43: 0x561c04bec308 VAL: 'b66' (21 sibs) 43: 0x561c04bec3a0 VAL: 'b7' (21 sibs) 43: 0x561c04bec438 VAL: 'b8' (21 sibs) 43: 0x561c04bec4d0 VAL: 'b9' (21 sibs) 43: 0x561c04bec568 VAL: 'b10' (21 sibs) 43: 0x561c04bec600 VAL: 'e' (21 sibs) 43: 0x561c04bec698 VAL: 'f' (21 sibs) 43: 0x561c04bec730 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c42190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c42220 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c422b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c42340 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c423d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c42460 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c424f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c42580 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c42610 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c426a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c42730 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c427c0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c42850 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c428e0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c42970 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c42a00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c42a90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c42b20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c42bb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c42c40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c42cd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c42d60 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c42df0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c42e80 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c42f10 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: 0x561c04be9c00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x561c04be8970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x561c04be47c0 VAL: 'f' (1 sibs) 43: 0x561c04be8a08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x561c04be8aa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x561c04be4860 VAL: 'b' (1 sibs) 43: 0x561c04be8b38 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c41880 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c41910 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c419a0 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c41a30 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c41ac0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c41b50 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c41be0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (17 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 (9 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] 0x561c04c23120 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c231b0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c23240 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c232d0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c23360 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] 0x561c04c44ae0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c44b70 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c44c00 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c44c90 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c44d20 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] 0x561c04c25210 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c252a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c25330 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c253c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c25450 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c254e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c25570 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c25600 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c25690 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c25720 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c257b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c25840 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] 0x561c04c45cd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c45d60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c45df0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c45e80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c45f10 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c45fa0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c46030 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c460c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c46150 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c461e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c46270 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c46300 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] 0x561c04c27200 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c27290 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c27320 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c273b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c27440 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c274d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c27560 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c275f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c27680 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c27710 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c277a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c27830 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] 0x561c04c465e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c46670 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c46700 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c46790 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c46820 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c468b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c46940 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c469d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c46a60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c46af0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c46b80 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c46c10 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] 0x561c04c291f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c29280 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c29310 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c293a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c29430 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c294c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c29550 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c295e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c29670 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c29700 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c29790 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c29820 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] 0x561c04c46ef0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c46f80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c47010 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c470a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c47130 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c471c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c47250 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c472e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c47370 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c47400 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c47490 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c47520 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] 0x561c04c2b1e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c2b270 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c2b300 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c2b390 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c2b420 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c2b4b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c2b540 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c2b5d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c2b660 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c2b6f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c2b780 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c2b810 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] 0x561c04c47800 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c47890 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c47920 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c479b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c47a40 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c47ad0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c47b60 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c47bf0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c47c80 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c47d10 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c47da0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c47e30 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] 0x561c04c2e4b0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c2e540 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c2e5d0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c2e660 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c2e6f0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c2e780 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c2e810 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c2e8a0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c2e930 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c2e9c0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c2ea50 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c2eae0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c2eb70 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c2ec00 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c2ec90 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c2ed20 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c2edb0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c2ee40 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c2eed0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c2ef60 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c2eff0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c2f080 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c2f110 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c2f1a0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c2f230 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c2f2c0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c2f350 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c2f3e0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c2f470 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c2f500 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c2f590 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] 0x561c04c48a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c48ab0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c48b40 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c48bd0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c48c60 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c48cf0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c48d80 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c48e10 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c48ea0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c48f30 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c48fc0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c49050 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c490e0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c49170 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c49200 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c49290 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c49320 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c493b0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c49440 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c494d0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c49560 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c495f0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c49680 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c49710 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c497a0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c49830 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c498c0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c49950 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c499e0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c49a70 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c49b00 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: even_more_files:\n 43: - a\n 43: - b\n 43: more_skip:\n 43: files:\n 43: - a\n 43: - b\n 43: - c\n 43: - d\n 43: - e\n 43: - f\n 43: more_files:\n 43: - a\n 43: - b\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c313f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c31480 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c31510 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c315a0 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c31630 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c316c0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c31750 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c317e0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c31870 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c31900 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c31990 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c31a20 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c31ab0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c31b40 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c31bd0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c31c60 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c31cf0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c31d80 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c31e10 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c31ea0 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c31f30 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c31fc0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c32050 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c320e0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c32170 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c32200 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] 0x561c04c49c30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c49cc0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c49d50 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c49de0 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c49e70 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c49f00 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c49f90 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c4a020 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c4a0b0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c4a140 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c4a1d0 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c4a260 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c4a2f0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c4a380 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c4a410 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c4a4a0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c4a530 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c4a5c0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c4a650 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c4a6e0 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c4a770 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c4a800 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c4a890 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c4a920 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c4a9b0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c4aa40 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: skip_commits:\n 43: files:\n 43: - a # next line has 22 spaces (aligns with -)\n 43: \n 43: - b # next line has 23 spaces (aligns with #)\n 43: \n 43: - c # next line has 3 spaces\n 43: \n 43: - d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c33a20 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c33ab0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c33b40 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c33bd0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c33c60 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c33cf0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c33d80 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] 0x561c04c48110 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c481a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c48230 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c482c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c48350 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c483e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c48470 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] 0x561c04c35750 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c357e0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c35870 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c35900 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c35990 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c35a20 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c35ab0 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] 0x561c04c4ae40 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c4aed0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c4af60 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c4aff0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c4b080 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c4b110 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c4b1a0 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] 0x561c04c38ec0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c38f50 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c38fe0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c39070 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c39100 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c39190 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c39220 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c392b0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c39340 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c393d0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c39460 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c394f0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c39580 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c39610 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c396a0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c39730 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c397c0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c39850 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c398e0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c39970 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c39a00 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c39a90 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c39b20 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c39bb0 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c39c40 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] 0x561c04c4c060 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c4c0f0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c4c180 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c4c210 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c4c2a0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c4c330 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c4c3c0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c4c450 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c4c4e0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c4c570 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c4c600 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c4c690 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c4c720 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c4c7b0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c4c840 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c4c8d0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c4c960 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c4c9f0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c4ca80 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c4cb10 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c4cba0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c4cc30 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c4ccc0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c4cd50 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c4cde0 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_unix_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: e:\n 43: - f\n 43: g: h\n 43: a:\n 43: - b\n 43: \n 43: c: d\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c385b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c38640 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c386d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c38760 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c387f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c38880 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c38910 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] 0x561c04c4b750 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c4b7e0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c4b870 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c4b900 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c4b990 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c4ba20 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c4bab0 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] 0x561c04c3b4f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3b580 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c3b610 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c3b6a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c3b730 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] 0x561c04c4d270 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c4d300 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c4d390 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c4d420 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c4d4b0 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] 0x561c04c3be00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3be90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3bf20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3bfb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3c040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3c0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3c160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3c1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3c280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3c310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3c3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3c430 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] 0x561c04c4db80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c4dc10 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c4dca0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c4dd30 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c4ddc0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c4de50 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c4dee0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c4df70 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c4e000 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c4e090 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c4e120 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c4e1b0 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] 0x561c04c3c710 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3c7a0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3c830 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3c8c0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3c950 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3c9e0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3ca70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3cb00 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3cb90 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3cc20 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3ccb0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3cd40 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] 0x561c04c4e490 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c4e520 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c4e5b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c4e640 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c4e6d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c4e760 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c4e7f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c4e880 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c4e910 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c4e9a0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c4ea30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c4eac0 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] 0x561c04c3d020 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3d0b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3d140 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3d1d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3d260 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3d2f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3d380 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3d410 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3d4a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3d530 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3d5c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3d650 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] 0x561c04c4eda0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c4ee30 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c4eec0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c4ef50 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c4efe0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c4f070 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c4f100 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c4f190 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c4f220 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c4f2b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c4f340 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c4f3d0 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] 0x561c04c3d930 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3d9c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c3da50 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c3dae0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c3db70 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c3dc00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c3dc90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c3dd20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c3ddb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c3de40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c3ded0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c3df60 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] 0x561c04c4f6b0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c4f740 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c4f7d0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c4f860 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c4f8f0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c4f980 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c4fa10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c4faa0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c4fb30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c4fbc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c4fc50 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c4fce0 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] 0x561c04c3eb50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3ebe0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c3ec70 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c3ed00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c3ed90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c3ee20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c3eeb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c3ef40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c3efd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c3f060 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c3f0f0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c3f180 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c3f210 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c3f2a0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c3f330 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c3f3c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c3f450 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c3f4e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c3f570 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c3f600 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c3f690 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c3f720 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c3f7b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c3f840 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c3f8d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c3f960 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c3f9f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c3fa80 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c3fb10 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c3fba0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c3fc30 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] 0x561c04c508d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c50960 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c509f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c50a80 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c50b10 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c50ba0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c50c30 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c50cc0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c50d50 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c50de0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c50e70 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c50f00 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c50f90 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c51020 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c510b0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c51140 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c511d0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c51260 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c512f0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c51380 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c51410 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c514a0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c51530 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c515c0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c51650 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c516e0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c51770 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c51800 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c51890 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c51920 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c519b0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: even_more_files:\r\n 43: - a\r\n 43: - b\r\n 43: more_skip:\r\n 43: files:\r\n 43: - a\r\n 43: - b\r\n 43: - c\r\n 43: - d\r\n 43: - e\r\n 43: - f\r\n 43: more_files:\r\n 43: - a\r\n 43: - b\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c3fd60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c3fdf0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c3fe80 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c3ff10 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c3ffa0 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c40030 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c400c0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c40150 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c401e0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c40270 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c40300 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c40390 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c40420 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c404b0 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c40540 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c405d0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c40660 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c406f0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c40780 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c40810 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c408a0 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c40930 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c409c0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c40a50 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c40ae0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c40b70 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] 0x561c04c51ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c51b70 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c51c00 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c51c90 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c51d20 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c51db0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c51e40 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c51ed0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c51f60 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c51ff0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c52080 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c52110 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c521a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c52230 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c522c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c52350 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c523e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c52470 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c52500 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c52590 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c52620 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c526b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c52740 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c527d0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c52860 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c528f0 VAL: 'b' (2 sibs) 43: #nodes=26 vs #printed=26 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: skip_commits:\r\n 43: files:\r\n 43: - a # next line has 22 spaces (aligns with -)\r\n 43: \r\n 43: - b # next line has 23 spaces (aligns with #)\r\n 43: \r\n 43: - c # next line has 3 spaces\r\n 43: \r\n 43: - d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c3e240 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c3e2d0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c3e360 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c3e3f0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c3e480 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c3e510 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c3e5a0 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] 0x561c04c4ffc0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c50050 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c500e0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c50170 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c50200 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c50290 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c50320 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] 0x561c04c40f70 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c41000 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c41090 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c41120 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c411b0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c41240 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c412d0 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] 0x561c04c52cf0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c52d80 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c52e10 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c52ea0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c52f30 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c52fc0 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c53050 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] 0x561c04c42190 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c42220 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c422b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c42340 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c423d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c42460 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c424f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c42580 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c42610 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c426a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c42730 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c427c0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c42850 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c428e0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c42970 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c42a00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c42a90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c42b20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c42bb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c42c40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c42cd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c42d60 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c42df0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c42e80 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c42f10 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] 0x561c04c53f10 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c53fa0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c54030 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c540c0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c54150 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c541e0 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c54270 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c54300 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c54390 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c54420 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c544b0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c54540 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c545d0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c54660 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c546f0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c54780 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c54810 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c548a0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c54930 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c549c0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c54a50 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c54ae0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c54b70 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c54c00 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c54c90 VAL: 'g' (21 sibs) 43: #nodes=25 vs #printed=25 43: -------------------------------------- 43: ~~~~~~~~~~~~~~ 43: [ OK ] INDENTATION/YmlTestCase.complete_windows_round_trip/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_windows_round_trip/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \r\n 43: e:\r\n 43: - f\r\n 43: g: h\r\n 43: a:\r\n 43: - b\r\n 43: \r\n 43: c: d\r\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x561c04c41880 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c41910 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c419a0 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c41a30 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c41ac0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c41b50 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c41be0 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] 0x561c04c53600 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c53690 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c53720 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c537b0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c53840 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c538d0 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c53960 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: 0x561c04be9110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x561c04be2190 DOCSEQ: (1 sibs) 3 children: 43: 0x561c04be2230 VAL: 'foo' (3 sibs) 43: 0x561c04be22c8 VAL: 'bar' (3 sibs) 43: 0x561c04be2360 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c456f0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c45780 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c45810 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c458a0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c45930 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: 0x561c04be9228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be2f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be31f0 VAL: 'val0' (2 sibs) 43: 0x561c04be3288 VAL: 'val1' (2 sibs) 43: 0x561c04be30b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3330 VAL: 'val2' (2 sibs) 43: 0x561c04be33c8 VAL: 'val3' (2 sibs) 43: 0x561c04be3150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3470 VAL: 'val4' (2 sibs) 43: 0x561c04be3508 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c55120 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c551b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c55240 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c552d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c55360 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c553f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c55480 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c55510 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c555a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c55630 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c556c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c55750 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: 0x561c04be9340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be3a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be3ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be3d30 VAL: 'val0' (2 sibs) 43: 0x561c04be3dc8 VAL: 'val1' (2 sibs) 43: 0x561c04be3bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3e70 VAL: 'val2' (2 sibs) 43: 0x561c04be3f08 VAL: 'val3' (2 sibs) 43: 0x561c04be3c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3fb0 VAL: 'val4' (2 sibs) 43: 0x561c04be4048 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c557f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c55880 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c55910 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c559a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c55a30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c55ac0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c55b50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c55be0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c55c70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c55d00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c55d90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c55e20 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: 0x561c04be9458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be40f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be4188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be4230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be4400 VAL: 'val0' (2 sibs) 43: 0x561c04be4498 VAL: 'val1' (2 sibs) 43: 0x561c04be42c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be4540 VAL: 'val2' (2 sibs) 43: 0x561c04be45d8 VAL: 'val3' (2 sibs) 43: 0x561c04be4360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be4680 VAL: 'val4' (2 sibs) 43: 0x561c04be4718 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c55ec0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c55f50 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c55fe0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c56070 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c56100 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c56190 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c56220 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c562b0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c56340 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c563d0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c56460 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c564f0 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: 0x561c04be9570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be5090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be5128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be51d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be53a0 VAL: 'val0' (2 sibs) 43: 0x561c04be5438 VAL: 'val1' (2 sibs) 43: 0x561c04be5268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be54e0 VAL: 'val2' (2 sibs) 43: 0x561c04be5578 VAL: 'val3' (2 sibs) 43: 0x561c04be5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be5620 VAL: 'val4' (2 sibs) 43: 0x561c04be56b8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c56590 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c56620 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c566b0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c56740 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c567d0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c56860 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c568f0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c56980 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c56a10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c56aa0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c56b30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c56bc0 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: 0x561c04be9688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be36a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x561c04be3740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x561c04be78c0 VAL: 'env01' (28 sibs) 43: 0x561c04be7958 VAL: 'env02' (28 sibs) 43: 0x561c04be79f0 VAL: 'env03' (28 sibs) 43: 0x561c04be7a88 VAL: 'env04' (28 sibs) 43: 0x561c04be7b20 VAL: 'env11' (28 sibs) 43: 0x561c04be7bb8 VAL: 'env12' (28 sibs) 43: 0x561c04be7c50 VAL: 'env13' (28 sibs) 43: 0x561c04be7ce8 VAL: 'env14' (28 sibs) 43: 0x561c04be7d80 VAL: 'env21' (28 sibs) 43: 0x561c04be7e18 VAL: 'env22' (28 sibs) 43: 0x561c04be7eb0 VAL: 'env23' (28 sibs) 43: 0x561c04be7f48 VAL: 'env24' (28 sibs) 43: 0x561c04be7fe0 VAL: 'env31' (28 sibs) 43: 0x561c04be8078 VAL: 'env32' (28 sibs) 43: 0x561c04be8110 VAL: 'env33' (28 sibs) 43: 0x561c04be81a8 VAL: 'env34' (28 sibs) 43: 0x561c04be8240 VAL: 'env41' (28 sibs) 43: 0x561c04be82d8 VAL: 'env42' (28 sibs) 43: 0x561c04be8370 VAL: 'env43' (28 sibs) 43: 0x561c04be8408 VAL: 'env44' (28 sibs) 43: 0x561c04be84a0 VAL: 'env51' (28 sibs) 43: 0x561c04be8538 VAL: 'env52' (28 sibs) 43: 0x561c04be85d0 VAL: 'env53' (28 sibs) 43: 0x561c04be8668 VAL: 'env54' (28 sibs) 43: 0x561c04be8700 VAL: 'env61' (28 sibs) 43: 0x561c04be8798 VAL: 'env62' (28 sibs) 43: 0x561c04be8830 VAL: 'env63' (28 sibs) 43: 0x561c04be88c8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c56c60 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c56cf0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c56d80 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c56e10 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c56ea0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c56f30 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c56fc0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c57050 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c570e0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c57170 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c57200 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c57290 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c57320 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c573b0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c57440 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c574d0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c57560 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c575f0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c57680 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c57710 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c577a0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c57830 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c578c0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c57950 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c579e0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c57a70 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c57b00 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c57b90 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c57c20 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c57cb0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c57d40 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: 0x561c04be97a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be6770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x561c04be68b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x561c04be6a80 VAL: 'a' (6 sibs) 43: 0x561c04be6b18 VAL: 'b' (6 sibs) 43: 0x561c04be6bb0 VAL: 'c' (6 sibs) 43: 0x561c04be6c48 VAL: 'd' (6 sibs) 43: 0x561c04be6ce0 VAL: 'e' (6 sibs) 43: 0x561c04be6d78 VAL: 'f' (6 sibs) 43: 0x561c04be6948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x561c04be6e20 VAL: 'a' (2 sibs) 43: 0x561c04be6eb8 VAL: 'b' (2 sibs) 43: 0x561c04be69e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x561c04be6f60 VAL: 'a' (2 sibs) 43: 0x561c04be6ff8 VAL: 'b' (2 sibs) 43: 0x561c04be6808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x561c04be70a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x561c04be71e0 VAL: 'a' (6 sibs) 43: 0x561c04be7278 VAL: 'b' (6 sibs) 43: 0x561c04be7310 VAL: 'c' (6 sibs) 43: 0x561c04be73a8 VAL: 'd' (6 sibs) 43: 0x561c04be7440 VAL: 'e' (6 sibs) 43: 0x561c04be74d8 VAL: 'f' (6 sibs) 43: 0x561c04be7138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x561c04be7580 VAL: 'a' (2 sibs) 43: 0x561c04be7618 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c57de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c57e70 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c57f00 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c57f90 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c58020 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c580b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c58140 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c581d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c58260 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c582f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c58380 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c58410 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c584a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c58530 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c585c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c58650 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c586e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c58770 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c58800 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c58890 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c58920 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c589b0 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c58a40 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c58ad0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c58b60 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c58bf0 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: 0x561c04be98b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be7710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x561c04be77b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x561c04be8e50 VAL: 'a' (4 sibs) 43: 0x561c04be8ee8 VAL: 'b' (4 sibs) 43: 0x561c04be8f80 VAL: 'c' (4 sibs) 43: 0x561c04be9018 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c58c90 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c58d20 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c58db0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c58e40 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c58ed0 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c58f60 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c58ff0 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: 0x561c04be99d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x561c04be28e0 VAL: 'a' (2 sibs) 43: 0x561c04be2978 VAL: 'b' (2 sibs) 43: 0x561c04be2ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x561c04be27a0 VAL: 'c' (2 sibs) 43: 0x561c04be2838 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c59090 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c59120 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c591b0 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c59240 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c592d0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c59360 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c593f0 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: 0x561c04be9ae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be35b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x561c04be2660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x561c04be26f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x561c04bebb50 VAL: 'a' (21 sibs) 43: 0x561c04bebbe8 VAL: 'b' (21 sibs) 43: 0x561c04bebc80 VAL: 'b1' (21 sibs) 43: 0x561c04bebd18 VAL: 'b2' (21 sibs) 43: 0x561c04bebdb0 VAL: 'b3' (21 sibs) 43: 0x561c04bebe48 VAL: 'b4' (21 sibs) 43: 0x561c04bebee0 VAL: 'b5' (21 sibs) 43: 0x561c04bebf78 VAL: 'b6' (21 sibs) 43: 0x561c04bec010 VAL: 'b61' (21 sibs) 43: 0x561c04bec0a8 VAL: 'b62' (21 sibs) 43: 0x561c04bec140 VAL: 'b63' (21 sibs) 43: 0x561c04bec1d8 VAL: 'b64' (21 sibs) 43: 0x561c04bec270 VAL: 'b65' (21 sibs) 43: 0x561c04bec308 VAL: 'b66' (21 sibs) 43: 0x561c04bec3a0 VAL: 'b7' (21 sibs) 43: 0x561c04bec438 VAL: 'b8' (21 sibs) 43: 0x561c04bec4d0 VAL: 'b9' (21 sibs) 43: 0x561c04bec568 VAL: 'b10' (21 sibs) 43: 0x561c04bec600 VAL: 'e' (21 sibs) 43: 0x561c04bec698 VAL: 'f' (21 sibs) 43: 0x561c04bec730 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c59490 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c59520 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c595b0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c59640 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c596d0 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c59760 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c597f0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c59880 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c59910 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c599a0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c59a30 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c59ac0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c59b50 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c59be0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c59c70 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c59d00 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c59d90 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c59e20 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c59eb0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c59f40 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c59fd0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c5a060 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c5a0f0 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c5a180 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c5a210 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: 0x561c04be9c00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x561c04be8970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x561c04be47c0 VAL: 'f' (1 sibs) 43: 0x561c04be8a08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x561c04be8aa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x561c04be4860 VAL: 'b' (1 sibs) 43: 0x561c04be8b38 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5a2b0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c5a340 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c5a3d0 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c5a460 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c5a4f0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c5a580 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c5a610 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: 0x561c04be9110 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x561c04be2190 DOCSEQ: (1 sibs) 3 children: 43: 0x561c04be2230 VAL: 'foo' (3 sibs) 43: 0x561c04be22c8 VAL: 'bar' (3 sibs) 43: 0x561c04be2360 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5a6b0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x561c04c5a740 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x561c04c5a7d0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x561c04c5a860 VAL: 'bar' (3 sibs) 43: [4] [4] 0x561c04c5a8f0 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: 0x561c04be9228 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2ee0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be2f78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3020 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be31f0 VAL: 'val0' (2 sibs) 43: 0x561c04be3288 VAL: 'val1' (2 sibs) 43: 0x561c04be30b8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3330 VAL: 'val2' (2 sibs) 43: 0x561c04be33c8 VAL: 'val3' (2 sibs) 43: 0x561c04be3150 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3470 VAL: 'val4' (2 sibs) 43: 0x561c04be3508 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5a990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5aa20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c5aab0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c5ab40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c5abd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c5ac60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c5acf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c5ad80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c5ae10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c5aea0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c5af30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c5afc0 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: 0x561c04be9340 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be3a20 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be3ab8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be3b60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be3d30 VAL: 'val0' (2 sibs) 43: 0x561c04be3dc8 VAL: 'val1' (2 sibs) 43: 0x561c04be3bf8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be3e70 VAL: 'val2' (2 sibs) 43: 0x561c04be3f08 VAL: 'val3' (2 sibs) 43: 0x561c04be3c90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be3fb0 VAL: 'val4' (2 sibs) 43: 0x561c04be4048 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5b060 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5b0f0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c5b180 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c5b210 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c5b2a0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c5b330 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c5b3c0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c5b450 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c5b4e0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c5b570 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c5b600 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c5b690 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: 0x561c04be9458 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be40f0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be4188 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be4230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be4400 VAL: 'val0' (2 sibs) 43: 0x561c04be4498 VAL: 'val1' (2 sibs) 43: 0x561c04be42c8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be4540 VAL: 'val2' (2 sibs) 43: 0x561c04be45d8 VAL: 'val3' (2 sibs) 43: 0x561c04be4360 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be4680 VAL: 'val4' (2 sibs) 43: 0x561c04be4718 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5b730 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5b7c0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c5b850 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c5b8e0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c5b970 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c5ba00 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c5ba90 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c5bb20 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c5bbb0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c5bc40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c5bcd0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c5bd60 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: 0x561c04be9570 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be5090 KEYVAL: 'key' 'value' (2 sibs) 43: 0x561c04be5128 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x561c04be51d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x561c04be53a0 VAL: 'val0' (2 sibs) 43: 0x561c04be5438 VAL: 'val1' (2 sibs) 43: 0x561c04be5268 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x561c04be54e0 VAL: 'val2' (2 sibs) 43: 0x561c04be5578 VAL: 'val3' (2 sibs) 43: 0x561c04be5300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x561c04be5620 VAL: 'val4' (2 sibs) 43: 0x561c04be56b8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5be00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5be90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x561c04c5bf20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x561c04c5bfb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x561c04c5c040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x561c04c5c0d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x561c04c5c160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x561c04c5c1f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x561c04c5c280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x561c04c5c310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x561c04c5c3a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x561c04c5c430 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: 0x561c04be9688 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be36a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x561c04be3740 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x561c04be78c0 VAL: 'env01' (28 sibs) 43: 0x561c04be7958 VAL: 'env02' (28 sibs) 43: 0x561c04be79f0 VAL: 'env03' (28 sibs) 43: 0x561c04be7a88 VAL: 'env04' (28 sibs) 43: 0x561c04be7b20 VAL: 'env11' (28 sibs) 43: 0x561c04be7bb8 VAL: 'env12' (28 sibs) 43: 0x561c04be7c50 VAL: 'env13' (28 sibs) 43: 0x561c04be7ce8 VAL: 'env14' (28 sibs) 43: 0x561c04be7d80 VAL: 'env21' (28 sibs) 43: 0x561c04be7e18 VAL: 'env22' (28 sibs) 43: 0x561c04be7eb0 VAL: 'env23' (28 sibs) 43: 0x561c04be7f48 VAL: 'env24' (28 sibs) 43: 0x561c04be7fe0 VAL: 'env31' (28 sibs) 43: 0x561c04be8078 VAL: 'env32' (28 sibs) 43: 0x561c04be8110 VAL: 'env33' (28 sibs) 43: 0x561c04be81a8 VAL: 'env34' (28 sibs) 43: 0x561c04be8240 VAL: 'env41' (28 sibs) 43: 0x561c04be82d8 VAL: 'env42' (28 sibs) 43: 0x561c04be8370 VAL: 'env43' (28 sibs) 43: 0x561c04be8408 VAL: 'env44' (28 sibs) 43: 0x561c04be84a0 VAL: 'env51' (28 sibs) 43: 0x561c04be8538 VAL: 'env52' (28 sibs) 43: 0x561c04be85d0 VAL: 'env53' (28 sibs) 43: 0x561c04be8668 VAL: 'env54' (28 sibs) 43: 0x561c04be8700 VAL: 'env61' (28 sibs) 43: 0x561c04be8798 VAL: 'env62' (28 sibs) 43: 0x561c04be8830 VAL: 'env63' (28 sibs) 43: 0x561c04be88c8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5c4d0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c5c560 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x561c04c5c5f0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x561c04c5c680 VAL: 'env01' (28 sibs) 43: [4] [4] 0x561c04c5c710 VAL: 'env02' (28 sibs) 43: [5] [5] 0x561c04c5c7a0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x561c04c5c830 VAL: 'env04' (28 sibs) 43: [7] [7] 0x561c04c5c8c0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x561c04c5c950 VAL: 'env12' (28 sibs) 43: [9] [9] 0x561c04c5c9e0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x561c04c5ca70 VAL: 'env14' (28 sibs) 43: [11] [11] 0x561c04c5cb00 VAL: 'env21' (28 sibs) 43: [12] [12] 0x561c04c5cb90 VAL: 'env22' (28 sibs) 43: [13] [13] 0x561c04c5cc20 VAL: 'env23' (28 sibs) 43: [14] [14] 0x561c04c5ccb0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x561c04c5cd40 VAL: 'env31' (28 sibs) 43: [16] [16] 0x561c04c5cdd0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x561c04c5ce60 VAL: 'env33' (28 sibs) 43: [18] [18] 0x561c04c5cef0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x561c04c5cf80 VAL: 'env41' (28 sibs) 43: [20] [20] 0x561c04c5d010 VAL: 'env42' (28 sibs) 43: [21] [21] 0x561c04c5d0a0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x561c04c5d130 VAL: 'env44' (28 sibs) 43: [23] [23] 0x561c04c5d1c0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x561c04c5d250 VAL: 'env52' (28 sibs) 43: [25] [25] 0x561c04c5d2e0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x561c04c5d370 VAL: 'env54' (28 sibs) 43: [27] [27] 0x561c04c5d400 VAL: 'env61' (28 sibs) 43: [28] [28] 0x561c04c5d490 VAL: 'env62' (28 sibs) 43: [29] [29] 0x561c04c5d520 VAL: 'env63' (28 sibs) 43: [30] [30] 0x561c04c5d5b0 VAL: 'env64' (28 sibs) 43: #nodes=31 vs #printed=31 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_recreate_from_ref/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_recreate_from_ref/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: REF TREE: 43: 0x561c04be97a0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be6770 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x561c04be68b0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x561c04be6a80 VAL: 'a' (6 sibs) 43: 0x561c04be6b18 VAL: 'b' (6 sibs) 43: 0x561c04be6bb0 VAL: 'c' (6 sibs) 43: 0x561c04be6c48 VAL: 'd' (6 sibs) 43: 0x561c04be6ce0 VAL: 'e' (6 sibs) 43: 0x561c04be6d78 VAL: 'f' (6 sibs) 43: 0x561c04be6948 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x561c04be6e20 VAL: 'a' (2 sibs) 43: 0x561c04be6eb8 VAL: 'b' (2 sibs) 43: 0x561c04be69e0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x561c04be6f60 VAL: 'a' (2 sibs) 43: 0x561c04be6ff8 VAL: 'b' (2 sibs) 43: 0x561c04be6808 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x561c04be70a0 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x561c04be71e0 VAL: 'a' (6 sibs) 43: 0x561c04be7278 VAL: 'b' (6 sibs) 43: 0x561c04be7310 VAL: 'c' (6 sibs) 43: 0x561c04be73a8 VAL: 'd' (6 sibs) 43: 0x561c04be7440 VAL: 'e' (6 sibs) 43: 0x561c04be74d8 VAL: 'f' (6 sibs) 43: 0x561c04be7138 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x561c04be7580 VAL: 'a' (2 sibs) 43: 0x561c04be7618 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5d650 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5d6e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x561c04c5d770 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x561c04c5d800 VAL: 'a' (6 sibs) 43: [4] [4] 0x561c04c5d890 VAL: 'b' (6 sibs) 43: [5] [5] 0x561c04c5d920 VAL: 'c' (6 sibs) 43: [6] [6] 0x561c04c5d9b0 VAL: 'd' (6 sibs) 43: [7] [7] 0x561c04c5da40 VAL: 'e' (6 sibs) 43: [8] [8] 0x561c04c5dad0 VAL: 'f' (6 sibs) 43: [9] [9] 0x561c04c5db60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x561c04c5dbf0 VAL: 'a' (2 sibs) 43: [11] [11] 0x561c04c5dc80 VAL: 'b' (2 sibs) 43: [12] [12] 0x561c04c5dd10 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x561c04c5dda0 VAL: 'a' (2 sibs) 43: [14] [14] 0x561c04c5de30 VAL: 'b' (2 sibs) 43: [15] [15] 0x561c04c5dec0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x561c04c5df50 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x561c04c5dfe0 VAL: 'a' (6 sibs) 43: [18] [18] 0x561c04c5e070 VAL: 'b' (6 sibs) 43: [19] [19] 0x561c04c5e100 VAL: 'c' (6 sibs) 43: [20] [20] 0x561c04c5e190 VAL: 'd' (6 sibs) 43: [21] [21] 0x561c04c5e220 VAL: 'e' (6 sibs) 43: [22] [22] 0x561c04c5e2b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x561c04c5e340 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x561c04c5e3d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x561c04c5e460 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: 0x561c04be98b8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be7710 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x561c04be77b0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x561c04be8e50 VAL: 'a' (4 sibs) 43: 0x561c04be8ee8 VAL: 'b' (4 sibs) 43: 0x561c04be8f80 VAL: 'c' (4 sibs) 43: 0x561c04be9018 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5e500 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c5e590 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x561c04c5e620 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x561c04c5e6b0 VAL: 'a' (4 sibs) 43: [4] [4] 0x561c04c5e740 VAL: 'b' (4 sibs) 43: [5] [5] 0x561c04c5e7d0 VAL: 'c' (4 sibs) 43: [6] [6] 0x561c04c5e860 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: 0x561c04be99d0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x561c04be2a20 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x561c04be28e0 VAL: 'a' (2 sibs) 43: 0x561c04be2978 VAL: 'b' (2 sibs) 43: 0x561c04be2ab8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x561c04be27a0 VAL: 'c' (2 sibs) 43: 0x561c04be2838 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5e900 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x561c04c5e990 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x561c04c5ea20 VAL: 'a' (2 sibs) 43: [3] [3] 0x561c04c5eab0 VAL: 'b' (2 sibs) 43: [4] [4] 0x561c04c5eb40 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x561c04c5ebd0 VAL: 'c' (2 sibs) 43: [6] [6] 0x561c04c5ec60 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: 0x561c04be9ae8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x561c04be35b0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x561c04be2660 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x561c04be26f8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x561c04bebb50 VAL: 'a' (21 sibs) 43: 0x561c04bebbe8 VAL: 'b' (21 sibs) 43: 0x561c04bebc80 VAL: 'b1' (21 sibs) 43: 0x561c04bebd18 VAL: 'b2' (21 sibs) 43: 0x561c04bebdb0 VAL: 'b3' (21 sibs) 43: 0x561c04bebe48 VAL: 'b4' (21 sibs) 43: 0x561c04bebee0 VAL: 'b5' (21 sibs) 43: 0x561c04bebf78 VAL: 'b6' (21 sibs) 43: 0x561c04bec010 VAL: 'b61' (21 sibs) 43: 0x561c04bec0a8 VAL: 'b62' (21 sibs) 43: 0x561c04bec140 VAL: 'b63' (21 sibs) 43: 0x561c04bec1d8 VAL: 'b64' (21 sibs) 43: 0x561c04bec270 VAL: 'b65' (21 sibs) 43: 0x561c04bec308 VAL: 'b66' (21 sibs) 43: 0x561c04bec3a0 VAL: 'b7' (21 sibs) 43: 0x561c04bec438 VAL: 'b8' (21 sibs) 43: 0x561c04bec4d0 VAL: 'b9' (21 sibs) 43: 0x561c04bec568 VAL: 'b10' (21 sibs) 43: 0x561c04bec600 VAL: 'e' (21 sibs) 43: 0x561c04bec698 VAL: 'f' (21 sibs) 43: 0x561c04bec730 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5ed00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x561c04c5ed90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x561c04c5ee20 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x561c04c5eeb0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x561c04c5ef40 VAL: 'a' (21 sibs) 43: [5] [5] 0x561c04c5efd0 VAL: 'b' (21 sibs) 43: [6] [6] 0x561c04c5f060 VAL: 'b1' (21 sibs) 43: [7] [7] 0x561c04c5f0f0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x561c04c5f180 VAL: 'b3' (21 sibs) 43: [9] [9] 0x561c04c5f210 VAL: 'b4' (21 sibs) 43: [10] [10] 0x561c04c5f2a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x561c04c5f330 VAL: 'b6' (21 sibs) 43: [12] [12] 0x561c04c5f3c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x561c04c5f450 VAL: 'b62' (21 sibs) 43: [14] [14] 0x561c04c5f4e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x561c04c5f570 VAL: 'b64' (21 sibs) 43: [16] [16] 0x561c04c5f600 VAL: 'b65' (21 sibs) 43: [17] [17] 0x561c04c5f690 VAL: 'b66' (21 sibs) 43: [18] [18] 0x561c04c5f720 VAL: 'b7' (21 sibs) 43: [19] [19] 0x561c04c5f7b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x561c04c5f840 VAL: 'b9' (21 sibs) 43: [21] [21] 0x561c04c5f8d0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x561c04c5f960 VAL: 'e' (21 sibs) 43: [23] [23] 0x561c04c5f9f0 VAL: 'f' (21 sibs) 43: [24] [24] 0x561c04c5fa80 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: 0x561c04be9c00 [ROOT] MAP: (0 sibs) 4 children: 43: 0x561c04be8970 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x561c04be47c0 VAL: 'f' (1 sibs) 43: 0x561c04be8a08 KEYVAL: 'g' 'h' (4 sibs) 43: 0x561c04be8aa0 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x561c04be4860 VAL: 'b' (1 sibs) 43: 0x561c04be8b38 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x561c04c5fb20 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x561c04c5fbb0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x561c04c5fc40 VAL: 'f' (1 sibs) 43: [3] [3] 0x561c04c5fcd0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x561c04c5fd60 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x561c04c5fdf0 VAL: 'b' (1 sibs) 43: [6] [6] 0x561c04c5fe80 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 (38 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (38 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.07 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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 CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x55b8a7db74a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db5cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b8a7db5d50 VAL: '-2' (15 sibs) 44: 0x55b8a7db5de8 VAL: '-2' (15 sibs) 44: 0x55b8a7db5e80 VAL: '5' (15 sibs) 44: 0x55b8a7db5f18 VAL: '0xa' (15 sibs) 44: 0x55b8a7db5fb0 VAL: '-0xb' (15 sibs) 44: 0x55b8a7db6048 VAL: '0XA' (15 sibs) 44: 0x55b8a7db60e0 VAL: '-0XA' (15 sibs) 44: 0x55b8a7db6178 VAL: '0b10' (15 sibs) 44: 0x55b8a7db6210 VAL: '-0b10' (15 sibs) 44: 0x55b8a7db62a8 VAL: '0B10' (15 sibs) 44: 0x55b8a7db6340 VAL: '-0B10' (15 sibs) 44: 0x55b8a7db63d8 VAL: '0o17' (15 sibs) 44: 0x55b8a7db6470 VAL: '-0o17' (15 sibs) 44: 0x55b8a7db6508 VAL: '0O17' (15 sibs) 44: 0x55b8a7db65a0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7ddbae0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7ddbb70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7ddbc00 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7ddbc90 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7ddbd20 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7ddbdb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7ddbe40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7ddbed0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7ddbf60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7ddbff0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7ddc080 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7ddc110 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7ddc1a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7ddc230 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7ddc2c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7ddc350 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7ddc3e0 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: 0x55b8a7db75b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db56b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b8a7db5750 VAL: '-2' (3 sibs) 44: 0x55b8a7db57e8 VAL: '-2' (3 sibs) 44: 0x55b8a7db5880 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7dde110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dde1a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7dde230 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7dde2c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7dde350 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: 0x55b8a7db76d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6ab0 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db6b48 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db6be0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db6c78 VAL: '.1' (8 sibs) 44: 0x55b8a7db6d10 VAL: '-.2' (8 sibs) 44: 0x55b8a7db6da8 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db6e40 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db6ed8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7ddfe40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7ddfed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7ddff60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7ddfff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de0080 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de0110 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de01a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de0230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de02c0 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: 0x55b8a7db77e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6f80 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7018 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db70b0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7148 VAL: '.1' (8 sibs) 44: 0x55b8a7db71e0 VAL: '-.2' (8 sibs) 44: 0x55b8a7db7278 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db7310 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db73a8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de1b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de1c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de1c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de1d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de1db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de1e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de1ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de1f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de1ff0 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: 0x55b8a7db7900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db7d20 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7db8 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db7e50 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7ee8 VAL: '.1' (8 sibs) 44: 0x55b8a7db7f80 VAL: '-.2' (8 sibs) 44: 0x55b8a7db8018 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db80b0 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db8148 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de38a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de3930 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de39c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de3a50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de3ae0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de3b70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de3c00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de3c90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de3d20 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: 0x55b8a7db7a18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b8a7db8830 VAL: '1.2.3' (14 sibs) 44: 0x55b8a7db88c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55b8a7db8960 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9090 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db9128 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db89f8 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db91d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db9268 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8a90 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9310 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db93a8 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db8b28 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9450 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db94e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8bc0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8c58 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8cf0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db96d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8d88 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8e20 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db98a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8eb8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db99e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b8a7db8f50 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db9b28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8fe8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9bd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db9c68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de70f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7de7180 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7de7210 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7de72a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7de7330 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7de73c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7de7450 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7de74e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7de7570 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7de7600 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7de7690 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7de7720 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7de77b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7de7840 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7de78d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7de7960 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7de79f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7de7a80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7de7b10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7de7ba0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7de7c30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7de7cc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7de7d50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7de7de0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7de7e70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7de7f00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7de7f90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7de8020 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7de80b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7de8140 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7de81d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7de8260 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7de82f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7de8380 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7de8410 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: 0x55b8a7db74a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db5cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b8a7db5d50 VAL: '-2' (15 sibs) 44: 0x55b8a7db5de8 VAL: '-2' (15 sibs) 44: 0x55b8a7db5e80 VAL: '5' (15 sibs) 44: 0x55b8a7db5f18 VAL: '0xa' (15 sibs) 44: 0x55b8a7db5fb0 VAL: '-0xb' (15 sibs) 44: 0x55b8a7db6048 VAL: '0XA' (15 sibs) 44: 0x55b8a7db60e0 VAL: '-0XA' (15 sibs) 44: 0x55b8a7db6178 VAL: '0b10' (15 sibs) 44: 0x55b8a7db6210 VAL: '-0b10' (15 sibs) 44: 0x55b8a7db62a8 VAL: '0B10' (15 sibs) 44: 0x55b8a7db6340 VAL: '-0B10' (15 sibs) 44: 0x55b8a7db63d8 VAL: '0o17' (15 sibs) 44: 0x55b8a7db6470 VAL: '-0o17' (15 sibs) 44: 0x55b8a7db6508 VAL: '0O17' (15 sibs) 44: 0x55b8a7db65a0 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de5ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7de5f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7de6000 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7de6090 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7de6120 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7de61b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7de6240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7de62d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7de6360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7de63f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7de6480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7de6510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7de65a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7de6630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7de66c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7de6750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7de67e0 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: 0x55b8a7db75b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db56b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b8a7db5750 VAL: '-2' (3 sibs) 44: 0x55b8a7db57e8 VAL: '-2' (3 sibs) 44: 0x55b8a7db5880 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de55d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7de5660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7de56f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7de5780 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7de5810 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: 0x55b8a7db76d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6ab0 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db6b48 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db6be0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db6c78 VAL: '.1' (8 sibs) 44: 0x55b8a7db6d10 VAL: '-.2' (8 sibs) 44: 0x55b8a7db6da8 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db6e40 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db6ed8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de9500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de9590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de9620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de96b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de9740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de97d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de9860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de98f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de9980 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: 0x55b8a7db77e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6f80 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7018 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db70b0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7148 VAL: '.1' (8 sibs) 44: 0x55b8a7db71e0 VAL: '-.2' (8 sibs) 44: 0x55b8a7db7278 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db7310 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db73a8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7de9e10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de9ea0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de9f30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de9fc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dea050 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dea0e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7dea170 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7dea200 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7dea290 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: 0x55b8a7db7900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db7d20 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7db8 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db7e50 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7ee8 VAL: '.1' (8 sibs) 44: 0x55b8a7db7f80 VAL: '-.2' (8 sibs) 44: 0x55b8a7db8018 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db80b0 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db8148 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7dea720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7dea7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7dea840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7dea8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dea960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dea9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7deaa80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7deab10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7deaba0 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: 0x55b8a7db7a18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b8a7db8830 VAL: '1.2.3' (14 sibs) 44: 0x55b8a7db88c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55b8a7db8960 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9090 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db9128 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db89f8 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db91d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db9268 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8a90 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9310 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db93a8 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db8b28 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9450 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db94e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8bc0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8c58 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8cf0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db96d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8d88 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8e20 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db98a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8eb8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db99e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b8a7db8f50 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db9b28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8fe8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9bd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db9c68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7decb50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7decbe0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7decc70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7decd00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7decd90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7dece20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7deceb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7decf40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7decfd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7ded060 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7ded0f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7ded180 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7ded210 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7ded2a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7ded330 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7ded3c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7ded450 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7ded4e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7ded570 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7ded600 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7ded690 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7ded720 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7ded7b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7ded840 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7ded8d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7ded960 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7ded9f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7deda80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7dedb10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7dedba0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7dedc30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7dedcc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7dedd50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7dedde0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7dede70 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.parse_windows/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}{"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}{"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_cout/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}]["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_cout/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_unix_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_unix_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_unix_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - 5 44: - 0xa 44: - -0xb 44: - 0XA 44: - -0XA 44: - 0b10 44: - -0b10 44: - 0B10 44: - -0B10 44: - 0o17 44: - -0o17 44: - 0O17 44: - -0O17 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: translation: 44: - -2 44: - -2 44: - -5 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: - -2.0 44: - -2.1 44: - 0.1 44: - .1 44: - -.2 44: - -2.e+6 44: - -3e-6 44: - 1.12345e+011 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_yml_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: - 1.2.3 44: - 1.2.3.4 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - - 1.2.3 44: - 4.5.6 44: - - 1.2.3.4 44: - 4.5.6.7 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: - a: 1.2.3.4 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: - a: 1.2.3 44: b: 4.5.6 44: - a: 1.2.3.4 44: b: 4.5.6.7 44: [ OK ] NUMBER/YmlTestCase.emit_yml_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: {"translation": [-2,-2,5,"0xa",-0xb,"0XA",-0XA,"0b10",-0b10,"0B10",-0B10,"0o17",-0o17,"0O17",-0O17]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: {"translation": [-2,-2,-5]}[ OK ] NUMBER/YmlTestCase.emit_json_windows_string/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [-2.0,-2.1,0.1,.1,-.2,-2.e+6,-3e-6,1.12345e+011][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.emit_json_windows_string/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ["1.2.3","1.2.3.4",["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],["1.2.3","4.5.6"],["1.2.3.4","4.5.6.7"],{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3"},{"a": "1.2.3.4"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"},{"a": "1.2.3","b": "4.5.6"},{"a": "1.2.3.4","b": "4.5.6.7"}][ OK ] NUMBER/YmlTestCase.emit_json_windows_string/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 44: ------------------------------------------- 44: running test case 'integer numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 44: ------------------------------------------- 44: running test case 'floating point numbers, flow' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 44: ------------------------------------------- 44: running test case 'floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 44: ------------------------------------------- 44: running test case 'hex floating point numbers, block' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: [ OK ] NUMBER/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b8a7ddbae0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7ddbb70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7ddbc00 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7ddbc90 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7ddbd20 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7ddbdb0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7ddbe40 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7ddbed0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7ddbf60 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7ddbff0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7ddc080 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7ddc110 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7ddc1a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7ddc230 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7ddc2c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7ddc350 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7ddc3e0 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] 0x55b8a7dfb670 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dfb700 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7dfb790 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7dfb820 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7dfb8b0 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7dfb940 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7dfb9d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7dfba60 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7dfbaf0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7dfbb80 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7dfbc10 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7dfbca0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7dfbd30 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7dfbdc0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7dfbe50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7dfbee0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7dfbf70 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] 0x55b8a7dde110 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dde1a0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7dde230 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7dde2c0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7dde350 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] 0x55b8a7dfad60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dfadf0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7dfae80 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7dfaf10 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7dfafa0 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] 0x55b8a7ddfe40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7ddfed0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7ddff60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7ddfff0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de0080 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de0110 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de01a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de0230 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de02c0 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] 0x55b8a7dfc880 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7dfc910 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7dfc9a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7dfca30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dfcac0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dfcb50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7dfcbe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7dfcc70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7dfcd00 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] 0x55b8a7de1b70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de1c00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de1c90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de1d20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de1db0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de1e40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de1ed0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de1f60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de1ff0 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] 0x55b8a7dfd190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7dfd220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7dfd2b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7dfd340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dfd3d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dfd460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7dfd4f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7dfd580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7dfd610 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] 0x55b8a7de38a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de3930 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de39c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de3a50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de3ae0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de3b70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de3c00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de3c90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de3d20 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] 0x55b8a7dfdaa0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7dfdb30 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7dfdbc0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7dfdc50 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dfdce0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dfdd70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7dfde00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7dfde90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7dfdf20 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] 0x55b8a7de70f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7de7180 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7de7210 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7de72a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7de7330 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7de73c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7de7450 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7de74e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7de7570 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7de7600 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7de7690 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7de7720 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7de77b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7de7840 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7de78d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7de7960 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7de79f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7de7a80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7de7b10 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7de7ba0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7de7c30 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7de7cc0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7de7d50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7de7de0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7de7e70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7de7f00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7de7f90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7de8020 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7de80b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7de8140 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7de81d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7de8260 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7de82f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7de8380 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7de8410 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] 0x55b8a7dffed0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7dfff60 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7dffff0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e00080 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e00110 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e001a0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e00230 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e002c0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e00350 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e003e0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e00470 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e00500 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e00590 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e00620 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e006b0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e00740 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e007d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e00860 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e008f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e00980 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e00a10 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e00aa0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e00b30 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e00bc0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e00c50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e00ce0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e00d70 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e00e00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e00e90 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e00f20 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e00fb0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e01040 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e010d0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e01160 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e011f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_unix_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b8a7deb940 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7deb9d0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7deba60 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7debaf0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7debb80 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7debc10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7debca0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7debd30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7debdc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7debe50 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7debee0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7debf70 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7dec000 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7dec090 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7dec120 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7dec1b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7dec240 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] 0x55b8a7dfecc0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dfed50 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7dfede0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7dfee70 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7dfef00 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7dfef90 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7dff020 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7dff0b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7dff140 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7dff1d0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7dff260 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7dff2f0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7dff380 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7dff410 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7dff4a0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7dff530 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7dff5c0 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] 0x55b8a7deb030 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7deb0c0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7deb150 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7deb1e0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7deb270 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] 0x55b8a7dfe3b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7dfe440 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7dfe4d0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7dfe560 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7dfe5f0 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] 0x55b8a7deef60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7deeff0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7def080 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7def110 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7def1a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7def230 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7def2c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7def350 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7def3e0 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] 0x55b8a7e022e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e02370 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e02400 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e02490 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e02520 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e025b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e02640 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e026d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e02760 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] 0x55b8a7def870 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7def900 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7def990 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7defa20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7defab0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7defb40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7defbd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7defc60 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7defcf0 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] 0x55b8a7e02bf0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e02c80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e02d10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e02da0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e02e30 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e02ec0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e02f50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e02fe0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e03070 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] 0x55b8a7df0180 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7df0210 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7df02a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7df0330 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7df03c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7df0450 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7df04e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7df0570 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7df0600 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] 0x55b8a7e03500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e03590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e03620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e036b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e03740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e037d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e03860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e038f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e03980 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] 0x55b8a7df25f0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7df2680 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7df2710 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7df27a0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7df2830 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7df28c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7df2950 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7df29e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7df2a70 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7df2b00 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7df2b90 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7df2c20 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7df2cb0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7df2d40 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7df2dd0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7df2e60 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7df2ef0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7df2f80 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7df3010 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7df30a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7df3130 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7df31c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7df3250 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7df32e0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7df3370 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7df3400 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7df3490 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7df3520 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7df35b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7df3640 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7df36d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7df3760 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7df37f0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7df3880 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7df3910 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] 0x55b8a7e05930 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7e059c0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7e05a50 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e05ae0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e05b70 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e05c00 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e05c90 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e05d20 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e05db0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e05e40 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e05ed0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e05f60 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e05ff0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e06080 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e06110 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e061a0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e06230 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e062c0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e06350 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e063e0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e06470 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e06500 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e06590 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e06620 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e066b0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e06740 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e067d0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e06860 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e068f0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e06980 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e06a10 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e06aa0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e06b30 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e06bc0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e06c50 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_unix_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b8a7de5ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7de5f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7de6000 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7de6090 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7de6120 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7de61b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7de6240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7de62d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7de6360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7de63f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7de6480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7de6510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7de65a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7de6630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7de66c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7de6750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7de67e0 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] 0x55b8a7e04720 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e047b0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7e04840 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7e048d0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7e04960 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7e049f0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7e04a80 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7e04b10 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7e04ba0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7e04c30 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7e04cc0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7e04d50 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7e04de0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7e04e70 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7e04f00 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7e04f90 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7e05020 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] 0x55b8a7de55d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7de5660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7de56f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7de5780 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7de5810 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] 0x55b8a7e03e10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e03ea0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7e03f30 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7e03fc0 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7e04050 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] 0x55b8a7de9500 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de9590 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de9620 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de96b0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7de9740 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7de97d0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7de9860 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7de98f0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7de9980 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] 0x55b8a7e07d40 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e07dd0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e07e60 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e07ef0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e07f80 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e08010 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e080a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e08130 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e081c0 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] 0x55b8a7de9e10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7de9ea0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7de9f30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7de9fc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dea050 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dea0e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7dea170 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7dea200 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7dea290 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] 0x55b8a7e08650 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e086e0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e08770 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e08800 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e08890 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e08920 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e089b0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e08a40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e08ad0 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] 0x55b8a7dea720 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7dea7b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7dea840 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7dea8d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7dea960 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7dea9f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7deaa80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7deab10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7deaba0 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] 0x55b8a7e08f60 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e08ff0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e09080 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e09110 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e091a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e09230 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e092c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e09350 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e093e0 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] 0x55b8a7decb50 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7decbe0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7decc70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7decd00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7decd90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7dece20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7deceb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7decf40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7decfd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7ded060 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7ded0f0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7ded180 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7ded210 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7ded2a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7ded330 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7ded3c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7ded450 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7ded4e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7ded570 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7ded600 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7ded690 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7ded720 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7ded7b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7ded840 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7ded8d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7ded960 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7ded9f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7deda80 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7dedb10 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7dedba0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7dedc30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7dedcc0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7dedd50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7dedde0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7dede70 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] 0x55b8a7e0b390 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7e0b420 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7e0b4b0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e0b540 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e0b5d0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e0b660 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e0b6f0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e0b780 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e0b810 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e0b8a0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e0b930 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e0b9c0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e0ba50 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e0bae0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e0bb70 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e0bc00 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e0bc90 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e0bd20 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e0bdb0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e0be40 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e0bed0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e0bf60 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e0bff0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e0c080 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e0c110 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e0c1a0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e0c230 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e0c2c0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e0c350 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e0c3e0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e0c470 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e0c500 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e0c590 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e0c620 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e0c6b0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x55b8a7df4a00 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7df4a90 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7df4b20 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7df4bb0 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7df4c40 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7df4cd0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7df4d60 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7df4df0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7df4e80 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7df4f10 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7df4fa0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7df5030 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7df50c0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7df5150 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7df51e0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7df5270 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7df5300 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] 0x55b8a7e0a180 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e0a210 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7e0a2a0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7e0a330 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7e0a3c0 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7e0a450 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7e0a4e0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7e0a570 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7e0a600 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7e0a690 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7e0a720 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7e0a7b0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7e0a840 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7e0a8d0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7e0a960 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7e0a9f0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7e0aa80 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] 0x55b8a7df0d70 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7df0e00 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7df0e90 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7df0f20 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7df0fb0 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] 0x55b8a7e09870 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e09900 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7e09990 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7e09a20 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7e09ab0 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] 0x55b8a7df16b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7df1740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7df17d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7df1860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7df18f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7df1980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7df1a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7df1aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7df1b30 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] 0x55b8a7e0d7a0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e0d830 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e0d8c0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e0d950 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e0d9e0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e0da70 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e0db00 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e0db90 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e0dc20 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] 0x55b8a7df5c10 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7df5ca0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7df5d30 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7df5dc0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7df5e50 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7df5ee0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7df5f70 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7df6000 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7df6090 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] 0x55b8a7e0e0b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e0e140 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e0e1d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e0e260 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e0e2f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e0e380 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e0e410 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e0e4a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e0e530 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] 0x55b8a7df6520 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7df65b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7df6640 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7df66d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7df6760 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7df67f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7df6880 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7df6910 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7df69a0 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] 0x55b8a7e0e9c0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e0ea50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e0eae0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e0eb70 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e0ec00 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e0ec90 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e0ed20 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e0edb0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e0ee40 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (13 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] 0x55b8a7df8950 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7df89e0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7df8a70 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7df8b00 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7df8b90 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7df8c20 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7df8cb0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7df8d40 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7df8dd0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7df8e60 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7df8ef0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7df8f80 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7df9010 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7df90a0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7df9130 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7df91c0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7df9250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7df92e0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7df9370 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7df9400 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7df9490 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7df9520 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7df95b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7df9640 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7df96d0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7df9760 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7df97f0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7df9880 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7df9910 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7df99a0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7df9a30 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7df9ac0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7df9b50 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7df9be0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7df9c70 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] 0x55b8a7e10df0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7e10e80 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7e10f10 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e10fa0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e11030 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e110c0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e11150 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e111e0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e11270 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e11300 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e11390 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e11420 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e114b0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e11540 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e115d0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e11660 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e116f0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e11780 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e11810 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e118a0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e11930 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e119c0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e11a50 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e11ae0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e11b70 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e11c00 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e11c90 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e11d20 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e11db0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e11e40 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e11ed0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e11f60 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e11ff0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e12080 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e12110 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: #nodes=35 vs #printed=35 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.unix_recreate_from_ref/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: REF TREE: 44: 0x55b8a7db74a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db5cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b8a7db5d50 VAL: '-2' (15 sibs) 44: 0x55b8a7db5de8 VAL: '-2' (15 sibs) 44: 0x55b8a7db5e80 VAL: '5' (15 sibs) 44: 0x55b8a7db5f18 VAL: '0xa' (15 sibs) 44: 0x55b8a7db5fb0 VAL: '-0xb' (15 sibs) 44: 0x55b8a7db6048 VAL: '0XA' (15 sibs) 44: 0x55b8a7db60e0 VAL: '-0XA' (15 sibs) 44: 0x55b8a7db6178 VAL: '0b10' (15 sibs) 44: 0x55b8a7db6210 VAL: '-0b10' (15 sibs) 44: 0x55b8a7db62a8 VAL: '0B10' (15 sibs) 44: 0x55b8a7db6340 VAL: '-0B10' (15 sibs) 44: 0x55b8a7db63d8 VAL: '0o17' (15 sibs) 44: 0x55b8a7db6470 VAL: '-0o17' (15 sibs) 44: 0x55b8a7db6508 VAL: '0O17' (15 sibs) 44: 0x55b8a7db65a0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e0f2d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e0f360 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7e0f3f0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7e0f480 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7e0f510 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7e0f5a0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7e0f630 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7e0f6c0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7e0f750 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7e0f7e0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7e0f870 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7e0f900 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7e0f990 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7e0fa20 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7e0fab0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7e0fb40 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7e0fbd0 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: 0x55b8a7db75b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db56b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b8a7db5750 VAL: '-2' (3 sibs) 44: 0x55b8a7db57e8 VAL: '-2' (3 sibs) 44: 0x55b8a7db5880 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7df84a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7df8530 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7df85c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7df8650 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7df86e0 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: 0x55b8a7db76d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6ab0 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db6b48 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db6be0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db6c78 VAL: '.1' (8 sibs) 44: 0x55b8a7db6d10 VAL: '-.2' (8 sibs) 44: 0x55b8a7db6da8 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db6e40 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db6ed8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e0fc70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e0fd00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e0fd90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e0fe20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e0feb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e0ff40 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e0ffd0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e10060 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e100f0 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: 0x55b8a7db77e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6f80 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7018 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db70b0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7148 VAL: '.1' (8 sibs) 44: 0x55b8a7db71e0 VAL: '-.2' (8 sibs) 44: 0x55b8a7db7278 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db7310 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db73a8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e10190 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e10220 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e102b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e10340 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e103d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e10460 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e104f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e10580 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e10610 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: 0x55b8a7db7900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db7d20 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7db8 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db7e50 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7ee8 VAL: '.1' (8 sibs) 44: 0x55b8a7db7f80 VAL: '-.2' (8 sibs) 44: 0x55b8a7db8018 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db80b0 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db8148 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e106b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e10740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e107d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e10860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e108f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e10980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e10a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e10aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e10b30 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: 0x55b8a7db7a18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b8a7db8830 VAL: '1.2.3' (14 sibs) 44: 0x55b8a7db88c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55b8a7db8960 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9090 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db9128 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db89f8 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db91d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db9268 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8a90 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9310 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db93a8 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db8b28 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9450 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db94e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8bc0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8c58 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8cf0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db96d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8d88 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8e20 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db98a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8eb8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db99e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b8a7db8f50 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db9b28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8fe8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9bd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db9c68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e13200 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7e13290 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7e13320 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e133b0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e13440 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e134d0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e13560 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e135f0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e13680 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e13710 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e137a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e13830 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e138c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e13950 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e139e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e13a70 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e13b00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e13b90 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e13c20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e13cb0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e13d40 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e13dd0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e13e60 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e13ef0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e13f80 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e14010 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e140a0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e14130 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e141c0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e14250 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e142e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e14370 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e14400 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e14490 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e14520 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: 0x55b8a7db74a0 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db5cb0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x55b8a7db5d50 VAL: '-2' (15 sibs) 44: 0x55b8a7db5de8 VAL: '-2' (15 sibs) 44: 0x55b8a7db5e80 VAL: '5' (15 sibs) 44: 0x55b8a7db5f18 VAL: '0xa' (15 sibs) 44: 0x55b8a7db5fb0 VAL: '-0xb' (15 sibs) 44: 0x55b8a7db6048 VAL: '0XA' (15 sibs) 44: 0x55b8a7db60e0 VAL: '-0XA' (15 sibs) 44: 0x55b8a7db6178 VAL: '0b10' (15 sibs) 44: 0x55b8a7db6210 VAL: '-0b10' (15 sibs) 44: 0x55b8a7db62a8 VAL: '0B10' (15 sibs) 44: 0x55b8a7db6340 VAL: '-0B10' (15 sibs) 44: 0x55b8a7db63d8 VAL: '0o17' (15 sibs) 44: 0x55b8a7db6470 VAL: '-0o17' (15 sibs) 44: 0x55b8a7db6508 VAL: '0O17' (15 sibs) 44: 0x55b8a7db65a0 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e145c0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e14650 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x55b8a7e146e0 VAL: '-2' (15 sibs) 44: [3] [3] 0x55b8a7e14770 VAL: '-2' (15 sibs) 44: [4] [4] 0x55b8a7e14800 VAL: '5' (15 sibs) 44: [5] [5] 0x55b8a7e14890 VAL: '0xa' (15 sibs) 44: [6] [6] 0x55b8a7e14920 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x55b8a7e149b0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x55b8a7e14a40 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x55b8a7e14ad0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x55b8a7e14b60 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x55b8a7e14bf0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x55b8a7e14c80 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x55b8a7e14d10 VAL: '0o17' (15 sibs) 44: [14] [14] 0x55b8a7e14da0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x55b8a7e14e30 VAL: '0O17' (15 sibs) 44: [16] [16] 0x55b8a7e14ec0 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: 0x55b8a7db75b8 [ROOT] MAP: (0 sibs) 1 children: 44: 0x55b8a7db56b0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x55b8a7db5750 VAL: '-2' (3 sibs) 44: 0x55b8a7db57e8 VAL: '-2' (3 sibs) 44: 0x55b8a7db5880 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e14f60 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x55b8a7e14ff0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x55b8a7e15080 VAL: '-2' (3 sibs) 44: [3] [3] 0x55b8a7e15110 VAL: '-2' (3 sibs) 44: [4] [4] 0x55b8a7e151a0 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: 0x55b8a7db76d0 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6ab0 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db6b48 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db6be0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db6c78 VAL: '.1' (8 sibs) 44: 0x55b8a7db6d10 VAL: '-.2' (8 sibs) 44: 0x55b8a7db6da8 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db6e40 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db6ed8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e15240 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e152d0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e15360 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e153f0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e15480 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e15510 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e155a0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e15630 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e156c0 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: 0x55b8a7db77e8 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db6f80 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7018 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db70b0 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7148 VAL: '.1' (8 sibs) 44: 0x55b8a7db71e0 VAL: '-.2' (8 sibs) 44: 0x55b8a7db7278 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db7310 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db73a8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e15760 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e157f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e15880 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e15910 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e159a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e15a30 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e15ac0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e15b50 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e15be0 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: 0x55b8a7db7900 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x55b8a7db7d20 VAL: '-2.0' (8 sibs) 44: 0x55b8a7db7db8 VAL: '-2.1' (8 sibs) 44: 0x55b8a7db7e50 VAL: '0.1' (8 sibs) 44: 0x55b8a7db7ee8 VAL: '.1' (8 sibs) 44: 0x55b8a7db7f80 VAL: '-.2' (8 sibs) 44: 0x55b8a7db8018 VAL: '-2.e+6' (8 sibs) 44: 0x55b8a7db80b0 VAL: '-3e-6' (8 sibs) 44: 0x55b8a7db8148 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e15c80 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x55b8a7e15d10 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x55b8a7e15da0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x55b8a7e15e30 VAL: '0.1' (8 sibs) 44: [4] [4] 0x55b8a7e15ec0 VAL: '.1' (8 sibs) 44: [5] [5] 0x55b8a7e15f50 VAL: '-.2' (8 sibs) 44: [6] [6] 0x55b8a7e15fe0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x55b8a7e16070 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x55b8a7e16100 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: 0x55b8a7db7a18 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x55b8a7db8830 VAL: '1.2.3' (14 sibs) 44: 0x55b8a7db88c8 VAL: '1.2.3.4' (14 sibs) 44: 0x55b8a7db8960 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9090 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db9128 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db89f8 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db91d0 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db9268 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8a90 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9310 VAL: '1.2.3' (2 sibs) 44: 0x55b8a7db93a8 VAL: '4.5.6' (2 sibs) 44: 0x55b8a7db8b28 SEQ: (14 sibs) 2 children: 44: 0x55b8a7db9450 VAL: '1.2.3.4' (2 sibs) 44: 0x55b8a7db94e8 VAL: '4.5.6.7' (2 sibs) 44: 0x55b8a7db8bc0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9590 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8c58 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9630 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8cf0 MAP: (14 sibs) 1 children: 44: 0x55b8a7db96d0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x55b8a7db8d88 MAP: (14 sibs) 1 children: 44: 0x55b8a7db9770 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x55b8a7db8e20 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9810 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db98a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8eb8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9950 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db99e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x55b8a7db8f50 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9a90 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x55b8a7db9b28 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x55b8a7db8fe8 MAP: (14 sibs) 2 children: 44: 0x55b8a7db9bd0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x55b8a7db9c68 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x55b8a7e161a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x55b8a7e16230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x55b8a7e162c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x55b8a7e16350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x55b8a7e163e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x55b8a7e16470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x55b8a7e16500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x55b8a7e16590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x55b8a7e16620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x55b8a7e166b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x55b8a7e16740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x55b8a7e167d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x55b8a7e16860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x55b8a7e168f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x55b8a7e16980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x55b8a7e16a10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x55b8a7e16aa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x55b8a7e16b30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x55b8a7e16bc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x55b8a7e16c50 MAP: (14 sibs) 1 children: 44: [20] [20] 0x55b8a7e16ce0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x55b8a7e16d70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x55b8a7e16e00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x55b8a7e16e90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x55b8a7e16f20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x55b8a7e16fb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x55b8a7e17040 MAP: (14 sibs) 2 children: 44: [27] [27] 0x55b8a7e170d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x55b8a7e17160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x55b8a7e171f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x55b8a7e17280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x55b8a7e17310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x55b8a7e173a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x55b8a7e17430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x55b8a7e174c0 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 (22 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (23 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.05 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x55629bb46cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55629bb43f90 VAL: '' (12 sibs) 45: 0x55629bb44028 VAL: '' (12 sibs) 45: 0x55629bb440c0 VAL: 'null' (12 sibs) 45: 0x55629bb44158 VAL: 'Null' (12 sibs) 45: 0x55629bb441f0 VAL: 'NULL' (12 sibs) 45: 0x55629bb44288 VAL: '~' (12 sibs) 45: 0x55629bb44320 MAP: (12 sibs) 1 children: 45: 0x55629bb446c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55629bb443b8 MAP: (12 sibs) 1 children: 45: 0x55629bb44760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55629bb44450 MAP: (12 sibs) 1 children: 45: 0x55629bb44800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55629bb444e8 MAP: (12 sibs) 1 children: 45: 0x55629bb448a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55629bb44580 MAP: (12 sibs) 1 children: 45: 0x55629bb44940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55629bb44618 MAP: (12 sibs) 1 children: 45: 0x55629bb449e0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb8cf20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bb8cfb0 VAL: '' (12 sibs) 45: [2] [2] 0x55629bb8d040 VAL: '' (12 sibs) 45: [3] [3] 0x55629bb8d0d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bb8d160 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bb8d1f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bb8d280 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bb8d310 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bb8d3a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bb8d430 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bb8d4c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bb8d550 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bb8d5e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bb8d670 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bb8d700 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bb8d790 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bb8d820 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bb8d8b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bb8d940 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: 0x55629bb46dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb44df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb8f550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb8f5e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb8f670 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb8f700 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: 0x55629bb46ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb45300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45430 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb91280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb91310 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb913a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb91430 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: 0x55629bb47008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb454d0 VAL: '' (3 sibs) 45: 0x55629bb45568 VAL: '' (3 sibs) 45: 0x55629bb45600 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb92fb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb93040 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb930d0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb93160 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: 0x55629bb47120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb46140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55629bb46310 VAL: '' (3 sibs) 45: 0x55629bb463a8 VAL: '' (3 sibs) 45: 0x55629bb46440 VAL: '' (3 sibs) 45: 0x55629bb461d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46270 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb94ce0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb94d70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bb94e00 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb94e90 VAL: '' (3 sibs) 45: [4] [4] 0x55629bb94f20 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb94fb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bb95040 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: 0x55629bb47238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55629bb450b0 VAL: '' (3 sibs) 45: 0x55629bb45148 VAL: '' (3 sibs) 45: 0x55629bb451e0 VAL: '' (3 sibs) 45: 0x55629bb45010 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb96a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb96aa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb96b30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bb96bc0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bb96c50 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb96ce0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb96d70 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: 0x55629bb47350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb464e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55629bb466b0 VAL: '' (3 sibs) 45: 0x55629bb46748 VAL: '' (3 sibs) 45: 0x55629bb467e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb98740 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb987d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb98860 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb988f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bb98980 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb98a10 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb98aa0 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: 0x55629bb47468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb468d0 MAP: (3 sibs) 3 children: 45: 0x55629bb46aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb46968 VAL: '' (3 sibs) 45: 0x55629bb46a00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb9a470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9a500 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bb9a590 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bb9a620 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bb9a6b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bb9a740 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb9a7d0 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: 0x55629bb47580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb47e50 VAL: '' (3 sibs) 45: 0x55629bb47ee8 MAP: (3 sibs) 3 children: 45: 0x55629bb48020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb480b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb48150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb47f80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb9c1a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9c230 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb9c2c0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bb9c350 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bb9c3e0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bb9c470 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bb9c500 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: 0x55629bb47698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb458c0 VAL: '' (3 sibs) 45: 0x55629bb45958 VAL: '' (3 sibs) 45: 0x55629bb459f0 MAP: (3 sibs) 3 children: 45: 0x55629bb45a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45bc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb9ded0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9df60 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb9dff0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb9e080 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bb9e110 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bb9e1a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bb9e230 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: 0x55629bb477b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb456a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55629bb45f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb45fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb45738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55629bb481f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb48288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb457d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bb9fc00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9fc90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bb9fd20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bb9fdb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bb9fe40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bb9fed0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bb9ff60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bb9fff0 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: 0x55629bb478c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb49560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55629bb495f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55629bb49690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55629bb43b50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55629bb49730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55629bb49870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55629bb49908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55629bb497c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55629bb499b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55629bb49a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55629bb49ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55629bb49b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55629bb49c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55629bb49ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55629bb49d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55629bb49dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba27b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba2840 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bba28d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bba2960 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bba29f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bba2a80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bba2b10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bba2ba0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bba2c30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bba2cc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bba2d50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bba2de0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bba2e70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bba2f00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bba2f90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bba3020 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bba30b0 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: 0x55629bb479e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb48550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55629bb485e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55629bb48680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55629bb45da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55629bb43c90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55629bb49090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55629bb49128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55629bb491c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55629bb45e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba1ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba1f30 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bba1fc0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bba2050 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bba20e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bba2170 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bba2200 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bba2290 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bba2320 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bba23b0 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: 0x55629bb46cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55629bb43f90 VAL: '' (12 sibs) 45: 0x55629bb44028 VAL: '' (12 sibs) 45: 0x55629bb440c0 VAL: 'null' (12 sibs) 45: 0x55629bb44158 VAL: 'Null' (12 sibs) 45: 0x55629bb441f0 VAL: 'NULL' (12 sibs) 45: 0x55629bb44288 VAL: '~' (12 sibs) 45: 0x55629bb44320 MAP: (12 sibs) 1 children: 45: 0x55629bb446c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55629bb443b8 MAP: (12 sibs) 1 children: 45: 0x55629bb44760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55629bb44450 MAP: (12 sibs) 1 children: 45: 0x55629bb44800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55629bb444e8 MAP: (12 sibs) 1 children: 45: 0x55629bb448a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55629bb44580 MAP: (12 sibs) 1 children: 45: 0x55629bb44940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55629bb44618 MAP: (12 sibs) 1 children: 45: 0x55629bb449e0 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba56f0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bba5780 VAL: '' (12 sibs) 45: [2] [2] 0x55629bba5810 VAL: '' (12 sibs) 45: [3] [3] 0x55629bba58a0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bba5930 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bba59c0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bba5a50 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bba5ae0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bba5b70 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bba5c00 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bba5c90 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bba5d20 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bba5db0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bba5e40 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bba5ed0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bba5f60 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bba5ff0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bba6080 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bba6110 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: 0x55629bb46dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb44df0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba4de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba4e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba4f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba4f90 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: 0x55629bb46ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb45300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45430 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba6900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba6990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba6a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba6ab0 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: 0x55629bb47008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb454d0 VAL: '' (3 sibs) 45: 0x55629bb45568 VAL: '' (3 sibs) 45: 0x55629bb45600 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba7210 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba72a0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bba7330 VAL: '' (3 sibs) 45: [3] [3] 0x55629bba73c0 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: 0x55629bb47120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb46140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55629bb46310 VAL: '' (3 sibs) 45: 0x55629bb463a8 VAL: '' (3 sibs) 45: 0x55629bb46440 VAL: '' (3 sibs) 45: 0x55629bb461d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46270 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba7b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba7bb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bba7c40 VAL: '' (3 sibs) 45: [3] [3] 0x55629bba7cd0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bba7d60 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba7df0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bba7e80 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: 0x55629bb47238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55629bb450b0 VAL: '' (3 sibs) 45: 0x55629bb45148 VAL: '' (3 sibs) 45: 0x55629bb451e0 VAL: '' (3 sibs) 45: 0x55629bb45010 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba8430 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba84c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba8550 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bba85e0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bba8670 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba8700 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba8790 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: 0x55629bb47350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb464e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55629bb466b0 VAL: '' (3 sibs) 45: 0x55629bb46748 VAL: '' (3 sibs) 45: 0x55629bb467e0 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba8d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba8dd0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba8e60 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba8ef0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bba8f80 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba9010 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba90a0 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: 0x55629bb47468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb468d0 MAP: (3 sibs) 3 children: 45: 0x55629bb46aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb46968 VAL: '' (3 sibs) 45: 0x55629bb46a00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba9650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba96e0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bba9770 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bba9800 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bba9890 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bba9920 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba99b0 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: 0x55629bb47580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb47e50 VAL: '' (3 sibs) 45: 0x55629bb47ee8 MAP: (3 sibs) 3 children: 45: 0x55629bb48020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb480b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb48150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb47f80 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bba9f60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba9ff0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbaa080 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbaa110 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbaa1a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbaa230 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbaa2c0 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: 0x55629bb47698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb458c0 VAL: '' (3 sibs) 45: 0x55629bb45958 VAL: '' (3 sibs) 45: 0x55629bb459f0 MAP: (3 sibs) 3 children: 45: 0x55629bb45a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45bc0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbaa870 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbaa900 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbaa990 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbaaa20 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbaaab0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbaab40 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbaabd0 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: 0x55629bb477b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb456a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55629bb45f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb45fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb45738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55629bb481f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb48288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb457d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbab180 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbab210 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbab2a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbab330 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbab3c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbab450 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbab4e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbab570 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: 0x55629bb478c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb49560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55629bb495f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55629bb49690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55629bb43b50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55629bb49730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55629bb49870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55629bb49908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55629bb497c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55629bb499b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55629bb49a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55629bb49ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55629bb49b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55629bb49c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55629bb49ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55629bb49d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55629bb49dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbac3a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbac430 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbac4c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbac550 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbac5e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbac670 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbac700 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbac790 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbac820 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbac8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbac940 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbac9d0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbaca60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbacaf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbacb80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbacc10 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbacca0 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: 0x55629bb479e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb48550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55629bb485e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55629bb48680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55629bb45da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55629bb43c90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55629bb49090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55629bb49128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55629bb491c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55629bb45e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbaba90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbabb20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbabbb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbabc40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbabcd0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbabd60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbabdf0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbabe80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbabf10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbabfa0 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (14 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] 0x55629bb8cf20 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bb8cfb0 VAL: '' (12 sibs) 45: [2] [2] 0x55629bb8d040 VAL: '' (12 sibs) 45: [3] [3] 0x55629bb8d0d0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bb8d160 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bb8d1f0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bb8d280 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bb8d310 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bb8d3a0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bb8d430 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bb8d4c0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bb8d550 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bb8d5e0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bb8d670 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bb8d700 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bb8d790 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bb8d820 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bb8d8b0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bb8d940 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] 0x55629bbafac0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bbafb50 VAL: '' (12 sibs) 45: [2] [2] 0x55629bbafbe0 VAL: '' (12 sibs) 45: [3] [3] 0x55629bbafc70 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bbafd00 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bbafd90 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bbafe20 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bbafeb0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bbaff40 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bbaffd0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bbb0060 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bbb00f0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bbb0180 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bbb0210 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bbb02a0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bbb0330 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bbb03c0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bbb0450 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bbb04e0 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] 0x55629bb8f550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb8f5e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb8f670 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb8f700 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] 0x55629bbae8d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbae960 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbae9f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbaea80 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] 0x55629bb91280 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb91310 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb913a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb91430 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] 0x55629bbb0cd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb0d60 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbb0df0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbb0e80 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] 0x55629bb92fb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb93040 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb930d0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb93160 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] 0x55629bbb15e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb1670 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbb1700 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbb1790 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] 0x55629bb94ce0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb94d70 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bb94e00 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb94e90 VAL: '' (3 sibs) 45: [4] [4] 0x55629bb94f20 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb94fb0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bb95040 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] 0x55629bbb1ef0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb1f80 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bbb2010 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbb20a0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbb2130 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbb21c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbb2250 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] 0x55629bb96a10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb96aa0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb96b30 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bb96bc0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bb96c50 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb96ce0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb96d70 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] 0x55629bbb2800 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb2890 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbb2920 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bbb29b0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbb2a40 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbb2ad0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbb2b60 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] 0x55629bb98740 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb987d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bb98860 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bb988f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bb98980 VAL: '' (3 sibs) 45: [5] [5] 0x55629bb98a10 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb98aa0 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] 0x55629bbb3110 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb31a0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbb3230 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbb32c0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bbb3350 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbb33e0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbb3470 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] 0x55629bb9a470 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9a500 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bb9a590 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bb9a620 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bb9a6b0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bb9a740 VAL: '' (3 sibs) 45: [6] [6] 0x55629bb9a7d0 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] 0x55629bbb3a20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb3ab0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bbb3b40 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bbb3bd0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bbb3c60 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bbb3cf0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbb3d80 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] 0x55629bb9c1a0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9c230 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb9c2c0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bb9c350 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bb9c3e0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bb9c470 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bb9c500 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] 0x55629bbb4330 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb43c0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbb4450 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbb44e0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbb4570 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbb4600 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbb4690 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] 0x55629bb9ded0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9df60 VAL: '' (3 sibs) 45: [2] [2] 0x55629bb9dff0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bb9e080 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bb9e110 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bb9e1a0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bb9e230 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] 0x55629bbb4c40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb4cd0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbb4d60 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbb4df0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbb4e80 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbb4f10 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbb4fa0 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] 0x55629bb9fc00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bb9fc90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bb9fd20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bb9fdb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bb9fe40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bb9fed0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bb9ff60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bb9fff0 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] 0x55629bbb5550 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb55e0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbb5670 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbb5700 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbb5790 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbb5820 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbb58b0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbb5940 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] 0x55629bba27b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba2840 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bba28d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bba2960 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bba29f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bba2a80 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bba2b10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bba2ba0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bba2c30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bba2cc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bba2d50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bba2de0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bba2e70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bba2f00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bba2f90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bba3020 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bba30b0 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] 0x55629bbb6770 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb6800 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbb6890 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbb6920 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbb69b0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbb6a40 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbb6ad0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbb6b60 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbb6bf0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbb6c80 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbb6d10 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbb6da0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbb6e30 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbb6ec0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbb6f50 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbb6fe0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbb7070 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] 0x55629bba1ea0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba1f30 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bba1fc0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bba2050 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bba20e0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bba2170 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bba2200 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bba2290 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bba2320 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bba23b0 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] 0x55629bbb5e60 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb5ef0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbb5f80 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbb6010 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbb60a0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbb6130 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbb61c0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbb6250 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbb62e0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbb6370 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] 0x55629bba56f0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bba5780 VAL: '' (12 sibs) 45: [2] [2] 0x55629bba5810 VAL: '' (12 sibs) 45: [3] [3] 0x55629bba58a0 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bba5930 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bba59c0 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bba5a50 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bba5ae0 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bba5b70 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bba5c00 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bba5c90 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bba5d20 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bba5db0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bba5e40 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bba5ed0 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bba5f60 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bba5ff0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bba6080 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bba6110 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] 0x55629bbb8290 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bbb8320 VAL: '' (12 sibs) 45: [2] [2] 0x55629bbb83b0 VAL: '' (12 sibs) 45: [3] [3] 0x55629bbb8440 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bbb84d0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bbb8560 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bbb85f0 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bbb8680 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bbb8710 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bbb87a0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bbb8830 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bbb88c0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bbb8950 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bbb89e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bbb8a70 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bbb8b00 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bbb8b90 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bbb8c20 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bbb8cb0 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] 0x55629bba4de0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba4e70 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba4f00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba4f90 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] 0x55629bbb7980 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb7a10 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbb7aa0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbb7b30 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] 0x55629bba6900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba6990 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba6a20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba6ab0 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] 0x55629bbb94a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb9530 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbb95c0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbb9650 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] 0x55629bba7210 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba72a0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bba7330 VAL: '' (3 sibs) 45: [3] [3] 0x55629bba73c0 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] 0x55629bbb9db0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbb9e40 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbb9ed0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbb9f60 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] 0x55629bba7b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba7bb0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bba7c40 VAL: '' (3 sibs) 45: [3] [3] 0x55629bba7cd0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bba7d60 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba7df0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bba7e80 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] 0x55629bbba6c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbba750 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bbba7e0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbba870 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbba900 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbba990 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbbaa20 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] 0x55629bba8430 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba84c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba8550 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bba85e0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bba8670 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba8700 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba8790 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] 0x55629bbbafd0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbb060 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbbb0f0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bbbb180 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbbb210 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbbb2a0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbbb330 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] 0x55629bba8d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bba8dd0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bba8e60 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bba8ef0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bba8f80 VAL: '' (3 sibs) 45: [5] [5] 0x55629bba9010 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba90a0 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] 0x55629bbbb8e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbb970 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbbba00 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbbba90 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bbbbb20 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbbbbb0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbbbc40 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] 0x55629bba9650 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba96e0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bba9770 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bba9800 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bba9890 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bba9920 VAL: '' (3 sibs) 45: [6] [6] 0x55629bba99b0 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] 0x55629bbbc1f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbc280 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bbbc310 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bbbc3a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bbbc430 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bbbc4c0 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbbc550 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] 0x55629bba9f60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bba9ff0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbaa080 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbaa110 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbaa1a0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbaa230 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbaa2c0 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] 0x55629bbbcb00 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbcb90 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbbcc20 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbbccb0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbbcd40 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbbcdd0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbbce60 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] 0x55629bbaa870 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbaa900 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbaa990 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbaaa20 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbaaab0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbaab40 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbaabd0 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] 0x55629bbbd410 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbd4a0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbbd530 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbbd5c0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbbd650 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbbd6e0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbbd770 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] 0x55629bbab180 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbab210 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbab2a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbab330 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbab3c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbab450 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbab4e0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbab570 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] 0x55629bbbdd20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbddb0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbbde40 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbbded0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbbdf60 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbbdff0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbbe080 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbbe110 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] 0x55629bbac3a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbac430 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbac4c0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbac550 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbac5e0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbac670 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbac700 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbac790 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbac820 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbac8b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbac940 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbac9d0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbaca60 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbacaf0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbacb80 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbacc10 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbacca0 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] 0x55629bbbef40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbefd0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbbf060 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbbf0f0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbbf180 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbbf210 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbbf2a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbbf330 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbbf3c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbbf450 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbbf4e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbbf570 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbbf600 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbbf690 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbbf720 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbbf7b0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbbf840 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] 0x55629bbaba90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbabb20 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbabbb0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbabc40 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbabcd0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbabd60 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbabdf0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbabe80 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbabf10 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbabfa0 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] 0x55629bbbe630 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbbe6c0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbbe750 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbbe7e0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbbe870 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbbe900 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbbe990 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbbea20 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbbeab0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbbeb40 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: 0x55629bb46cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55629bb43f90 VAL: '' (12 sibs) 45: 0x55629bb44028 VAL: '' (12 sibs) 45: 0x55629bb440c0 VAL: 'null' (12 sibs) 45: 0x55629bb44158 VAL: 'Null' (12 sibs) 45: 0x55629bb441f0 VAL: 'NULL' (12 sibs) 45: 0x55629bb44288 VAL: '~' (12 sibs) 45: 0x55629bb44320 MAP: (12 sibs) 1 children: 45: 0x55629bb446c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55629bb443b8 MAP: (12 sibs) 1 children: 45: 0x55629bb44760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55629bb44450 MAP: (12 sibs) 1 children: 45: 0x55629bb44800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55629bb444e8 MAP: (12 sibs) 1 children: 45: 0x55629bb448a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55629bb44580 MAP: (12 sibs) 1 children: 45: 0x55629bb44940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55629bb44618 MAP: (12 sibs) 1 children: 45: 0x55629bb449e0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc0150 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bbc01e0 VAL: '' (12 sibs) 45: [2] [2] 0x55629bbc0270 VAL: '' (12 sibs) 45: [3] [3] 0x55629bbc0300 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bbc0390 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bbc0420 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bbc04b0 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bbc0540 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bbc05d0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bbc0660 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bbc06f0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bbc0780 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bbc0810 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bbc08a0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bbc0930 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bbc09c0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bbc0a50 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bbc0ae0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bbc0b70 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: 0x55629bb46dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb44df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbaf480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbaf510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbaf5a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbaf630 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: 0x55629bb46ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb45300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45430 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc0c10 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc0ca0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc0d30 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbc0dc0 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: 0x55629bb47008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb454d0 VAL: '' (3 sibs) 45: 0x55629bb45568 VAL: '' (3 sibs) 45: 0x55629bb45600 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc0e60 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc0ef0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc0f80 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc1010 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: 0x55629bb47120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb46140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55629bb46310 VAL: '' (3 sibs) 45: 0x55629bb463a8 VAL: '' (3 sibs) 45: 0x55629bb46440 VAL: '' (3 sibs) 45: 0x55629bb461d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46270 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc10b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc1140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bbc11d0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc1260 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbc12f0 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc1380 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbc1410 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: 0x55629bb47238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55629bb450b0 VAL: '' (3 sibs) 45: 0x55629bb45148 VAL: '' (3 sibs) 45: 0x55629bb451e0 VAL: '' (3 sibs) 45: 0x55629bb45010 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc14b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc1540 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc15d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bbc1660 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbc16f0 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc1780 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc1810 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: 0x55629bb47350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb464e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55629bb466b0 VAL: '' (3 sibs) 45: 0x55629bb46748 VAL: '' (3 sibs) 45: 0x55629bb467e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc18b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc1940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc19d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbc1a60 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bbc1af0 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc1b80 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc1c10 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: 0x55629bb47468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb468d0 MAP: (3 sibs) 3 children: 45: 0x55629bb46aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb46968 VAL: '' (3 sibs) 45: 0x55629bb46a00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc1cb0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc1d40 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bbc1dd0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bbc1e60 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bbc1ef0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bbc1f80 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc2010 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: 0x55629bb47580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb47e50 VAL: '' (3 sibs) 45: 0x55629bb47ee8 MAP: (3 sibs) 3 children: 45: 0x55629bb48020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb480b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb48150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb47f80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc20b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc2140 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc21d0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbc2260 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbc22f0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbc2380 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbc2410 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: 0x55629bb47698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb458c0 VAL: '' (3 sibs) 45: 0x55629bb45958 VAL: '' (3 sibs) 45: 0x55629bb459f0 MAP: (3 sibs) 3 children: 45: 0x55629bb45a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45bc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc24b0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc2540 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc25d0 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc2660 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbc26f0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbc2780 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbc2810 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: 0x55629bb477b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb456a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55629bb45f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb45fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb45738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55629bb481f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb48288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb457d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc28b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc2940 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbc29d0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbc2a60 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbc2af0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbc2b80 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbc2c10 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbc2ca0 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: 0x55629bb478c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb49560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55629bb495f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55629bb49690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55629bb43b50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55629bb49730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55629bb49870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55629bb49908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55629bb497c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55629bb499b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55629bb49a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55629bb49ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55629bb49b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55629bb49c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55629bb49ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55629bb49d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55629bb49dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc2d40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc2dd0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbc2e60 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbc2ef0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbc2f80 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbc3010 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbc30a0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbc3130 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbc31c0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbc3250 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbc32e0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbc3370 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbc3400 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbc3490 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbc3520 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbc35b0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbc3640 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: 0x55629bb479e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb48550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55629bb485e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55629bb48680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55629bb45da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55629bb43c90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55629bb49090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55629bb49128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55629bb491c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55629bb45e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc36e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc3770 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbc3800 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbc3890 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbc3920 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbc39b0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbc3a40 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbc3ad0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbc3b60 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbc3bf0 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: 0x55629bb46cc0 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x55629bb43f90 VAL: '' (12 sibs) 45: 0x55629bb44028 VAL: '' (12 sibs) 45: 0x55629bb440c0 VAL: 'null' (12 sibs) 45: 0x55629bb44158 VAL: 'Null' (12 sibs) 45: 0x55629bb441f0 VAL: 'NULL' (12 sibs) 45: 0x55629bb44288 VAL: '~' (12 sibs) 45: 0x55629bb44320 MAP: (12 sibs) 1 children: 45: 0x55629bb446c0 KEYVAL: 'null' 'null' (1 sibs) 45: 0x55629bb443b8 MAP: (12 sibs) 1 children: 45: 0x55629bb44760 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x55629bb44450 MAP: (12 sibs) 1 children: 45: 0x55629bb44800 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x55629bb444e8 MAP: (12 sibs) 1 children: 45: 0x55629bb448a0 KEYVAL: '~' '~' (1 sibs) 45: 0x55629bb44580 MAP: (12 sibs) 1 children: 45: 0x55629bb44940 KEYVAL: '~' 'null' (1 sibs) 45: 0x55629bb44618 MAP: (12 sibs) 1 children: 45: 0x55629bb449e0 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc3c90 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x55629bbc3d20 VAL: '' (12 sibs) 45: [2] [2] 0x55629bbc3db0 VAL: '' (12 sibs) 45: [3] [3] 0x55629bbc3e40 VAL: 'null' (12 sibs) 45: [4] [4] 0x55629bbc3ed0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x55629bbc3f60 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x55629bbc3ff0 VAL: '~' (12 sibs) 45: [7] [7] 0x55629bbc4080 MAP: (12 sibs) 1 children: 45: [8] [8] 0x55629bbc4110 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x55629bbc41a0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x55629bbc4230 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x55629bbc42c0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x55629bbc4350 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x55629bbc43e0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x55629bbc4470 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x55629bbc4500 MAP: (12 sibs) 1 children: 45: [16] [16] 0x55629bbc4590 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x55629bbc4620 MAP: (12 sibs) 1 children: 45: [18] [18] 0x55629bbc46b0 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: 0x55629bb46dd8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44cc0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44d58 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb44df0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc4750 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc47e0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc4870 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbc4900 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: 0x55629bb46ef0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb45300 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45398 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45430 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc49a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc4a30 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc4ac0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbc4b50 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: 0x55629bb47008 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb454d0 VAL: '' (3 sibs) 45: 0x55629bb45568 VAL: '' (3 sibs) 45: 0x55629bb45600 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc4bf0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc4c80 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc4d10 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc4da0 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: 0x55629bb47120 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb46140 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x55629bb46310 VAL: '' (3 sibs) 45: 0x55629bb463a8 VAL: '' (3 sibs) 45: 0x55629bb46440 VAL: '' (3 sibs) 45: 0x55629bb461d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46270 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc4e40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc4ed0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x55629bbc4f60 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc4ff0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbc5080 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc5110 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbc51a0 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: 0x55629bb47238 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb44ee0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb44f78 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x55629bb450b0 VAL: '' (3 sibs) 45: 0x55629bb45148 VAL: '' (3 sibs) 45: 0x55629bb451e0 VAL: '' (3 sibs) 45: 0x55629bb45010 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc5240 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc52d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc5360 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x55629bbc53f0 VAL: '' (3 sibs) 45: [4] [4] 0x55629bbc5480 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc5510 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc55a0 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: 0x55629bb47350 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb464e0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46578 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46610 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x55629bb466b0 VAL: '' (3 sibs) 45: 0x55629bb46748 VAL: '' (3 sibs) 45: 0x55629bb467e0 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc5640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc56d0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x55629bbc5760 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x55629bbc57f0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x55629bbc5880 VAL: '' (3 sibs) 45: [5] [5] 0x55629bbc5910 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc59a0 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: 0x55629bb47468 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb468d0 MAP: (3 sibs) 3 children: 45: 0x55629bb46aa0 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb46b38 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb46bd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb46968 VAL: '' (3 sibs) 45: 0x55629bb46a00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc5a40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc5ad0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x55629bbc5b60 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x55629bbc5bf0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x55629bbc5c80 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x55629bbc5d10 VAL: '' (3 sibs) 45: [6] [6] 0x55629bbc5da0 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: 0x55629bb47580 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb47e50 VAL: '' (3 sibs) 45: 0x55629bb47ee8 MAP: (3 sibs) 3 children: 45: 0x55629bb48020 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb480b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb48150 KEYVAL: 'baz' '' (3 sibs) 45: 0x55629bb47f80 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc5e40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc5ed0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc5f60 MAP: (3 sibs) 3 children: 45: [3] [3] 0x55629bbc5ff0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x55629bbc6080 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x55629bbc6110 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x55629bbc61a0 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: 0x55629bb47698 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x55629bb458c0 VAL: '' (3 sibs) 45: 0x55629bb45958 VAL: '' (3 sibs) 45: 0x55629bb459f0 MAP: (3 sibs) 3 children: 45: 0x55629bb45a90 KEYVAL: 'foo' '' (3 sibs) 45: 0x55629bb45b28 KEYVAL: 'bar' '' (3 sibs) 45: 0x55629bb45bc0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc6240 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc62d0 VAL: '' (3 sibs) 45: [2] [2] 0x55629bbc6360 VAL: '' (3 sibs) 45: [3] [3] 0x55629bbc63f0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x55629bbc6480 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x55629bbc6510 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x55629bbc65a0 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: 0x55629bb477b0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb456a0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x55629bb45f30 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb45fc8 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb45738 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x55629bb481f0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x55629bb48288 KEYVAL: 'bar' '' (2 sibs) 45: 0x55629bb457d0 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc6640 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc66d0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x55629bbc6760 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x55629bbc67f0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x55629bbc6880 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x55629bbc6910 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x55629bbc69a0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x55629bbc6a30 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: 0x55629bb478c8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb49560 KEYVAL: 'version' '0' (3 sibs) 45: 0x55629bb495f8 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x55629bb49690 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x55629bb43b50 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x55629bb49730 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x55629bb49870 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x55629bb49908 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x55629bb497c8 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x55629bb499b0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x55629bb49a48 KEYVAL: 'Life' '100' (8 sibs) 45: 0x55629bb49ae0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x55629bb49b78 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x55629bb49c10 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x55629bb49ca8 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x55629bb49d40 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x55629bb49dd8 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc6ad0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc6b60 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x55629bbc6bf0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x55629bbc6c80 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x55629bbc6d10 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x55629bbc6da0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x55629bbc6e30 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x55629bbc6ec0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x55629bbc6f50 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x55629bbc6fe0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x55629bbc7070 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x55629bbc7100 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x55629bbc7190 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x55629bbc7220 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x55629bbc72b0 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x55629bbc7340 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x55629bbc73d0 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: 0x55629bb479e0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x55629bb48550 KEYVAL: 'version' '10' (3 sibs) 45: 0x55629bb485e8 KEYVAL: 'type' 'test' (3 sibs) 45: 0x55629bb48680 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x55629bb45da0 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x55629bb43c90 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x55629bb49090 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x55629bb49128 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x55629bb491c0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x55629bb45e38 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x55629bbc7470 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x55629bbc7500 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x55629bbc7590 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x55629bbc7620 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x55629bbc76b0 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x55629bbc7740 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x55629bbc77d0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x55629bbc7860 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x55629bbc78f0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x55629bbc7980 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 (24 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (25 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.04 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x564d35baa4b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba4c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x564d35ba4cc0 VAL: '-2' (3 sibs) 46: 0x564d35ba4d58 VAL: '-2' (3 sibs) 46: 0x564d35ba4df0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c01650 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c016e0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c01770 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c01800 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c01890 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: 0x564d35baa5c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba50d0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35bfef60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35bfeff0 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: 0x564d35baa6e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x564d35ba5680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x564d35ba5718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x564d35ba57c0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c04dd0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c04e60 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c04ef0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c04f80 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: 0x564d35baa7f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba5170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x564d35ba5860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x564d35ba58f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x564d35ba5990 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c06b00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c06b90 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c06c20 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c06cb0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c06d40 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: 0x564d35baa910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x564d35ba4930 MAP: (3 sibs) 1 children: 46: 0x564d35ba7380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba7420 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba74b8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7550 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba75e8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba49c8 MAP: (3 sibs) 1 children: 46: 0x564d35ba7690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba7730 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba77c8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7860 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba78f8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba4a60 MAP: (3 sibs) 1 children: 46: 0x564d35ba79a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba7a40 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba7ad8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7b70 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba7c08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c09140 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c091d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c09260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c092f0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c09380 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c09410 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c094a0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c09530 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c095c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c09650 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c096e0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c09770 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c09800 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c09890 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c09920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c099b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c09a40 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c09ad0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c09b60 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: 0x564d35baaa28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba8400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x564d35ba84a0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba8710 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba87a8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8840 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba88d8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba8538 MAP: (3 sibs) 1 children: 46: 0x564d35ba8980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba8a20 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8ab8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8b50 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8be8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba85d0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba8d30 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8dc8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8e60 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8ef8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c0c080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c0c110 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c0c1a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c0c230 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c0c2c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c0c350 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c0c3e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c0c470 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c0c500 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c0c590 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c0c620 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c0c6b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c0c740 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c0c7d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c0c860 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c0c8f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c0c980 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c0ca10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c0caa0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c0cb30 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: 0x564d35baab40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba8fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba90d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba93c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba94f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c0e6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c0e740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c0e7d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c0e860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c0e8f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c0e980 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c0ea10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c0eaa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c0eb30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c0ebc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c0ec50 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: 0x564d35baac58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x564d35ba95a0 MAP: (10 sibs) 1 children: 46: 0x564d35ba5b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9638 MAP: (10 sibs) 1 children: 46: 0x564d35ba5bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba96d0 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9768 MAP: (10 sibs) 1 children: 46: 0x564d35ba9c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9800 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9898 MAP: (10 sibs) 1 children: 46: 0x564d35ba9d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9930 MAP: (10 sibs) 1 children: 46: 0x564d35ba9e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba99c8 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9a60 MAP: (10 sibs) 1 children: 46: 0x564d35ba9f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9af8 MAP: (10 sibs) 1 children: 46: 0x564d35baa000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c110e0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c11170 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c11200 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c11290 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c11320 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c113b0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c11440 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c114d0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c11560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c115f0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c11680 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c11710 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c117a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c11830 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c118c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c11950 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c119e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c11a70 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c11b00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c11b90 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c11c20 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: 0x564d35baad70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x564d35bab5f0 MAP: (14 sibs) 1 children: 46: 0x564d35babe50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab688 MAP: (14 sibs) 1 children: 46: 0x564d35babef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab720 MAP: (14 sibs) 1 children: 46: 0x564d35babf90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab7b8 MAP: (14 sibs) 1 children: 46: 0x564d35bac030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab850 MAP: (14 sibs) 1 children: 46: 0x564d35bac0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab8e8 MAP: (14 sibs) 1 children: 46: 0x564d35bac170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab980 MAP: (14 sibs) 1 children: 46: 0x564d35bac210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35baba18 MAP: (14 sibs) 1 children: 46: 0x564d35bac2b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babab0 MAP: (14 sibs) 1 children: 46: 0x564d35bac350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babb48 MAP: (14 sibs) 1 children: 46: 0x564d35bac3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babbe0 MAP: (14 sibs) 1 children: 46: 0x564d35bac490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babc78 MAP: (14 sibs) 1 children: 46: 0x564d35bac530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babd10 MAP: (14 sibs) 2 children: 46: 0x564d35bac5d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x564d35bac668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x564d35babda8 MAP: (14 sibs) 2 children: 46: 0x564d35bac710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x564d35bac7a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c14f00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c14f90 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c15020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c150b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c15140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c151d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c15260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c152f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c15380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c15410 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c154a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c15530 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c155c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c15650 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c156e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c15770 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c15800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c15890 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c15920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c159b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c15a40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c15ad0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c15b60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c15bf0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c15c80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c15d10 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c15da0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c15e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c15ec0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c15f50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c15fe0 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: 0x564d35bab400 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c20430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c20430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c20430 [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: 0x564d35bab518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba6ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x564d35ba6b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x564d35ba6be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x564d35ba6c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x564d35ba6d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x564d35ba6da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x564d35ba6e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x564d35ba6ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x564d35ba6f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x564d35ba7008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c22af0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c22b80 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x564d35c22c10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x564d35c22ca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c22d30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c22dc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c22e50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c22ee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c22f70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c23000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c23090 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c22af0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c22b80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c22c10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c22ca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c22d30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c22dc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c22e50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c22ee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c22f70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c23000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c23090 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c22af0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c22b80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c22c10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c22ca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c22d30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c22dc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c22e50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c22ee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c22f70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c23000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c23090 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: 0x564d35baa4b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba4c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x564d35ba4cc0 VAL: '-2' (3 sibs) 46: 0x564d35ba4d58 VAL: '-2' (3 sibs) 46: 0x564d35ba4df0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c23490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c23520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c235b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c23640 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c236d0 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: 0x564d35baa5c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba50d0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c23da0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c23e30 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: 0x564d35baa6e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x564d35ba5680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x564d35ba5718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x564d35ba57c0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c246b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c24740 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c247d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c24860 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: 0x564d35baa7f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba5170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x564d35ba5860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x564d35ba58f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x564d35ba5990 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c24fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c25050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c250e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c25170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c25200 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: 0x564d35baa910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x564d35ba4930 MAP: (3 sibs) 1 children: 46: 0x564d35ba7380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba7420 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba74b8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7550 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba75e8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba49c8 MAP: (3 sibs) 1 children: 46: 0x564d35ba7690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba7730 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba77c8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7860 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba78f8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba4a60 MAP: (3 sibs) 1 children: 46: 0x564d35ba79a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba7a40 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba7ad8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7b70 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba7c08 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c261e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c26270 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c26300 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c26390 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c26420 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c264b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c26540 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c265d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c26660 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c266f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c26780 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c26810 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c268a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c26930 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c269c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c26a50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c26ae0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c26b70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c26c00 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: 0x564d35baaa28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba8400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x564d35ba84a0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba8710 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba87a8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8840 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba88d8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba8538 MAP: (3 sibs) 1 children: 46: 0x564d35ba8980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba8a20 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8ab8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8b50 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8be8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba85d0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba8d30 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8dc8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8e60 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8ef8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c273f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c27480 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c27510 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c275a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c27630 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c276c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c27750 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c277e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c27870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c27900 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c27990 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c27a20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c27ab0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c27b40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c27bd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c27c60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c27cf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c27d80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c27e10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c27ea0 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: 0x564d35baab40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba8fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba90d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba93c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba94f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c258d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c25960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c259f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c25a80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c25b10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c25ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c25c30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c25cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c25d50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c25de0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c25e70 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: 0x564d35baac58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x564d35ba95a0 MAP: (10 sibs) 1 children: 46: 0x564d35ba5b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9638 MAP: (10 sibs) 1 children: 46: 0x564d35ba5bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba96d0 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9768 MAP: (10 sibs) 1 children: 46: 0x564d35ba9c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9800 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9898 MAP: (10 sibs) 1 children: 46: 0x564d35ba9d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9930 MAP: (10 sibs) 1 children: 46: 0x564d35ba9e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba99c8 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9a60 MAP: (10 sibs) 1 children: 46: 0x564d35ba9f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9af8 MAP: (10 sibs) 1 children: 46: 0x564d35baa000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c28f10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c28fa0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c29030 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c290c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c29150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c291e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c29270 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c29300 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c29390 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c29420 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c294b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c29540 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c295d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c29660 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c296f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c29780 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c29810 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c298a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c29930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c299c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c29a50 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: 0x564d35baad70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x564d35bab5f0 MAP: (14 sibs) 1 children: 46: 0x564d35babe50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab688 MAP: (14 sibs) 1 children: 46: 0x564d35babef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab720 MAP: (14 sibs) 1 children: 46: 0x564d35babf90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab7b8 MAP: (14 sibs) 1 children: 46: 0x564d35bac030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab850 MAP: (14 sibs) 1 children: 46: 0x564d35bac0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab8e8 MAP: (14 sibs) 1 children: 46: 0x564d35bac170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab980 MAP: (14 sibs) 1 children: 46: 0x564d35bac210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35baba18 MAP: (14 sibs) 1 children: 46: 0x564d35bac2b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babab0 MAP: (14 sibs) 1 children: 46: 0x564d35bac350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babb48 MAP: (14 sibs) 1 children: 46: 0x564d35bac3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babbe0 MAP: (14 sibs) 1 children: 46: 0x564d35bac490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babc78 MAP: (14 sibs) 1 children: 46: 0x564d35bac530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babd10 MAP: (14 sibs) 2 children: 46: 0x564d35bac5d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x564d35bac668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x564d35babda8 MAP: (14 sibs) 2 children: 46: 0x564d35bac710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x564d35bac7a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c2a120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c2a1b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c2a240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c2a2d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c2a360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c2a3f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c2a480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c2a510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c2a5a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c2a630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c2a6c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c2a750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c2a7e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c2a870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c2a900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c2a990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c2aa20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c2aab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c2ab40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c2abd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c2ac60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c2acf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c2ad80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c2ae10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c2aea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c2af30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c2afc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c2b050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c2b0e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c2b170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c2b200 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (18 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: 0x564d35bab400 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c2d770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c2d770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c2d770 [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: 0x564d35bab518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba6ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x564d35ba6b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x564d35ba6be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x564d35ba6c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x564d35ba6d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x564d35ba6da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x564d35ba6e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x564d35ba6ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x564d35ba6f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x564d35ba7008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c2e080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c2e110 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x564d35c2e1a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x564d35c2e230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c2e2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c2e350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c2e3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c2e470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c2e500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c2e590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c2e620 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c2e080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c2e110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c2e1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c2e230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c2e2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c2e350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c2e3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c2e470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c2e500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c2e590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c2e620 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x564d35c2e080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c2e110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c2e1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c2e230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c2e2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c2e350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c2e3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c2e470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c2e500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c2e590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c2e620 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_cout/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_unix_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: translation: 46: - -2 46: - -2 46: - 5 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: audio resource: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: audio resource: 46: more: 46: example: y 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: component: 46: type: perspective camera component 46: some_data: {} 46: data: {} 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: videos: 46: - UQxRibHKEDI: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - DcYsg8VFdC0: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: - Yt3ymqZXzLY: 46: - 0.mp4 46: - 1.mp4 46: - 2.mp4 46: - 3.mp4 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: MessageID1: 'MapRegion_HyrulePrairie' 46: MessageID2: 'MapRegion_HyrulePrairie' 46: MessageID3: 'MapRegion_HyrulePrairie' 46: MessageID4: 'MapRegion_HyrulePrairie' 46: MessageID5: 'MapRegion_HyrulePrairie' 46: MessageID6: 'MapRegion_HyrulePrairie' 46: MessageID7: 'MapRegion_HyrulePrairie' 46: MessageID8: 'MapRegion_HyrulePrairie' 46: MessageID9: 'MapRegion_HyrulePrairie' 46: MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie' 46: - MessageID4: 'MapRegion_HyrulePrairie' 46: - MessageID5: 'MapRegion_HyrulePrairie' 46: - MessageID6: 'MapRegion_HyrulePrairie' 46: - MessageID7: 'MapRegion_HyrulePrairie' 46: - MessageID8: 'MapRegion_HyrulePrairie' 46: - MessageID9: 'MapRegion_HyrulePrairie' 46: - MessageID0: 'MapRegion_HyrulePrairie' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: - MessageID1: 'MapRegion_HyrulePrairie' 46: - MessageID2: 'MapRegion_HyrulePrairie' 46: - MessageID3: 'MapRegion_HyrulePrairie ' 46: - MessageID4: 'MapRegion_HyrulePrairie ' 46: - MessageID5: 'MapRegion_HyrulePrairie ' 46: - MessageID6: 'MapRegion_HyrulePrairie ' 46: - MessageID7: 'MapRegion_HyrulePrairie ' 46: - MessageID8: 'MapRegion_HyrulePrairie ' 46: - MessageID9: 'MapRegion_HyrulePrairie ' 46: - MessageID10: 'MapRegion_HyrulePrairie ' 46: - MessageID11: 'MapRegion_HyrulePrairie' 46: - MessageID12: 'MapRegion_HyrulePrairie' 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: - key2: true2 46: MessageID2: 'MapRegion_HyrulePrairie2 ' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: '*' 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: ref: ref_val 46: a: ref_val 46: b: '*ref' 46: c: '*ref' 46: d: | 46: *ref 46: 46: e: '*ref' 46: f: | 46: *ref 46: 46: g: | 46: *ref 46: 46: h: '*ref' 46: i: | 46: *ref 46: 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_yml_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.emit_json_windows_string/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 46: ------------------------------------------- 46: running test case 'github3-problem2-ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 46: ------------------------------------------- 46: running test case 'github3-problem2-ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 46: ------------------------------------------- 46: running test case 'github3-problem3' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 46: ------------------------------------------- 46: running test case 'github6-problem1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 46: ------------------------------------------- 46: running test case 'github6' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 46: ------------------------------------------- 46: running test case 'github34/ex1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 46: ------------------------------------------- 46: running test case 'github34/ex2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 46: ------------------------------------------- 46: running test case 'github34' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 46: ------------------------------------------- 46: running test case 'github129' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: \n 46: translation: [-2, -2, 5]~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x564d35c01650 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c016e0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c01770 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c01800 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c01890 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] 0x564d35c306e0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c30770 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c30800 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c30890 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c30920 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] 0x564d35bfef60 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35bfeff0 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] 0x564d35c318d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c31960 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] 0x564d35c04dd0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c04e60 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c04ef0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c04f80 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] 0x564d35c321e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c32270 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c32300 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c32390 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] 0x564d35c06b00 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c06b90 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c06c20 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c06cb0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c06d40 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] 0x564d35c32af0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c32b80 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c32c10 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c32ca0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c32d30 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] 0x564d35c09140 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c091d0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c09260 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c092f0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c09380 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c09410 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c094a0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c09530 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c095c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c09650 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c096e0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c09770 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c09800 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c09890 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c09920 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c099b0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c09a40 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c09ad0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c09b60 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] 0x564d35c33d10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c33da0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c33e30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c33ec0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c33f50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c33fe0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c34070 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c34100 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c34190 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c34220 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c342b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c34340 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c343d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c34460 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c344f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c34580 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c34610 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c346a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c34730 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] 0x564d35c0c080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c0c110 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c0c1a0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c0c230 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c0c2c0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c0c350 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c0c3e0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c0c470 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c0c500 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c0c590 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c0c620 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c0c6b0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c0c740 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c0c7d0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c0c860 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c0c8f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c0c980 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c0ca10 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c0caa0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c0cb30 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] 0x564d35c34f20 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c34fb0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c35040 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c350d0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c35160 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c351f0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c35280 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c35310 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c353a0 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c35430 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c354c0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c35550 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c355e0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c35670 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c35700 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c35790 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c35820 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c358b0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c35940 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c359d0 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] 0x564d35c0e6b0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c0e740 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c0e7d0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c0e860 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c0e8f0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c0e980 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c0ea10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c0eaa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c0eb30 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c0ebc0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c0ec50 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] 0x564d35c33400 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c33490 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c33520 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c335b0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c33640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c336d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c33760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c337f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c33880 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c33910 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c339a0 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] 0x564d35c110e0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c11170 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c11200 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c11290 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c11320 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c113b0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c11440 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c114d0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c11560 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c115f0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c11680 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c11710 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c117a0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c11830 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c118c0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c11950 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c119e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c11a70 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c11b00 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c11b90 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c11c20 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] 0x564d35c36a40 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c36ad0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c36b60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c36bf0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c36c80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c36d10 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c36da0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c36e30 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c36ec0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c36f50 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c36fe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c37070 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c37100 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c37190 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c37220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c372b0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c37340 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c373d0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c37460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c374f0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c37580 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] 0x564d35c14f00 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c14f90 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c15020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c150b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c15140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c151d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c15260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c152f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c15380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c15410 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c154a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c15530 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c155c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c15650 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c156e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c15770 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c15800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c15890 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c15920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c159b0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c15a40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c15ad0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c15b60 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c15bf0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c15c80 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c15d10 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c15da0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c15e30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c15ec0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c15f50 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c15fe0 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] 0x564d35c37c50 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c37ce0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c37d70 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c37e00 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c37e90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c37f20 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c37fb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c38040 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c380d0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c38160 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c381f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c38280 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c38310 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c383a0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c38430 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c384c0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c38550 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c385e0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c38670 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c38700 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c38790 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c38820 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c388b0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c38940 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c389d0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c38a60 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c38af0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c38b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c38c10 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c38ca0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c38d30 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_unix_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x564d35c20430 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x564d35c36130 [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] 0x564d35c22af0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c22b80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c22c10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c22ca0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c22d30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c22dc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c22e50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c22ee0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c22f70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c23000 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c23090 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] 0x564d35c38e60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c38ef0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c38f80 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c39010 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c390a0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c39130 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c391c0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c39250 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c392e0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c39370 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c39400 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] 0x564d35c23490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c23520 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c235b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c23640 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c236d0 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] 0x564d35c39770 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c39800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c39890 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c39920 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c399b0 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] 0x564d35c23da0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c23e30 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] 0x564d35c3a080 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c3a110 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] 0x564d35c246b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c24740 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c247d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c24860 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] 0x564d35c3a990 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c3aa20 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c3aab0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c3ab40 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] 0x564d35c24fc0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c25050 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c250e0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c25170 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c25200 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] 0x564d35c3b2a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c3b330 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c3b3c0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c3b450 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c3b4e0 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] 0x564d35c261e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c26270 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c26300 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c26390 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c26420 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c264b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c26540 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c265d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c26660 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c266f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c26780 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c26810 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c268a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c26930 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c269c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c26a50 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c26ae0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c26b70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c26c00 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] 0x564d35c3c4c0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c3c550 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c3c5e0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c3c670 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c3c700 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c3c790 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c3c820 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c3c8b0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c3c940 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c3c9d0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c3ca60 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c3caf0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c3cb80 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c3cc10 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c3cca0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c3cd30 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c3cdc0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c3ce50 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c3cee0 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] 0x564d35c273f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c27480 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c27510 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c275a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c27630 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c276c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c27750 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c277e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c27870 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c27900 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c27990 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c27a20 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c27ab0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c27b40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c27bd0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c27c60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c27cf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c27d80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c27e10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c27ea0 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] 0x564d35c3d6d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c3d760 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c3d7f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c3d880 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c3d910 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c3d9a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c3da30 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c3dac0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c3db50 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c3dbe0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c3dc70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c3dd00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c3dd90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c3de20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c3deb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c3df40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c3dfd0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c3e060 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c3e0f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c3e180 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] 0x564d35c258d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c25960 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c259f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c25a80 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c25b10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c25ba0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c25c30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c25cc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c25d50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c25de0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c25e70 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] 0x564d35c3bbb0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c3bc40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c3bcd0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c3bd60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c3bdf0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c3be80 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c3bf10 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c3bfa0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c3c030 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c3c0c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c3c150 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] 0x564d35c28f10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c28fa0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c29030 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c290c0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c29150 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c291e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c29270 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c29300 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c29390 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c29420 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c294b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c29540 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c295d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c29660 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c296f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c29780 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c29810 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c298a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c29930 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c299c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c29a50 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] 0x564d35c3f1f0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c3f280 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c3f310 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c3f3a0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c3f430 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c3f4c0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c3f550 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c3f5e0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c3f670 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c3f700 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c3f790 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c3f820 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c3f8b0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c3f940 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c3f9d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c3fa60 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c3faf0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c3fb80 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c3fc10 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c3fca0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c3fd30 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] 0x564d35c2a120 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c2a1b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c2a240 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c2a2d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c2a360 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c2a3f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c2a480 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c2a510 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c2a5a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c2a630 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c2a6c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c2a750 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c2a7e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c2a870 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c2a900 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c2a990 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c2aa20 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c2aab0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c2ab40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c2abd0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c2ac60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c2acf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c2ad80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c2ae10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c2aea0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c2af30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c2afc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c2b050 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c2b0e0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c2b170 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c2b200 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] 0x564d35c40400 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c40490 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c40520 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c405b0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c40640 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c406d0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c40760 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c407f0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c40880 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c40910 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c409a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c40a30 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c40ac0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c40b50 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c40be0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c40c70 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c40d00 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c40d90 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c40e20 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c40eb0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c40f40 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c40fd0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c41060 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c410f0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c41180 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c41210 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c412a0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c41330 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c413c0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c41450 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c414e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.complete_windows_round_trip/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: ~~~~~~~~~~~~~~ src yml: 46: *~~~~~~~~~~~~~~ parsed tree: 46: -------------------------------------- 46: [0][0] 0x564d35c2d770 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x564d35c3e8e0 [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] 0x564d35c2e080 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c2e110 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c2e1a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c2e230 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c2e2c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c2e350 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c2e3e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c2e470 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c2e500 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c2e590 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c2e620 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] 0x564d35c41610 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c416a0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c41730 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c417c0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c41850 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c418e0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c41970 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c41a00 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c41a90 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c41b20 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c41bb0 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: 0x564d35baa4b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba4c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x564d35ba4cc0 VAL: '-2' (3 sibs) 46: 0x564d35ba4d58 VAL: '-2' (3 sibs) 46: 0x564d35ba4df0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c310b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c31140 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c311d0 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c31260 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c312f0 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: 0x564d35baa5c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba50d0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c31390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c31420 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: 0x564d35baa6e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x564d35ba5680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x564d35ba5718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x564d35ba57c0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c41f20 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c41fb0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c42040 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c420d0 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: 0x564d35baa7f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba5170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x564d35ba5860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x564d35ba58f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x564d35ba5990 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c42170 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c42200 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c42290 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c42320 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c423b0 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: 0x564d35baa910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x564d35ba4930 MAP: (3 sibs) 1 children: 46: 0x564d35ba7380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba7420 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba74b8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7550 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba75e8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba49c8 MAP: (3 sibs) 1 children: 46: 0x564d35ba7690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba7730 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba77c8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7860 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba78f8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba4a60 MAP: (3 sibs) 1 children: 46: 0x564d35ba79a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba7a40 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba7ad8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7b70 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba7c08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c42450 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c424e0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c42570 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c42600 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c42690 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c42720 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c427b0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c42840 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c428d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c42960 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c429f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c42a80 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c42b10 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c42ba0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c42c30 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c42cc0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c42d50 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c42de0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c42e70 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: 0x564d35baaa28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba8400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x564d35ba84a0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba8710 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba87a8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8840 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba88d8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba8538 MAP: (3 sibs) 1 children: 46: 0x564d35ba8980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba8a20 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8ab8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8b50 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8be8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba85d0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba8d30 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8dc8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8e60 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8ef8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c42f10 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c42fa0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c43030 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c430c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c43150 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c431e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c43270 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c43300 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c43390 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c43420 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c434b0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c43540 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c435d0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c43660 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c436f0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c43780 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c43810 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c438a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c43930 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c439c0 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: 0x564d35baab40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba8fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba90d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba93c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba94f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c43a60 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c43af0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c43b80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c43c10 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c43ca0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c43d30 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c43dc0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c43e50 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c43ee0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c43f70 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c44000 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: 0x564d35baac58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x564d35ba95a0 MAP: (10 sibs) 1 children: 46: 0x564d35ba5b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9638 MAP: (10 sibs) 1 children: 46: 0x564d35ba5bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba96d0 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9768 MAP: (10 sibs) 1 children: 46: 0x564d35ba9c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9800 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9898 MAP: (10 sibs) 1 children: 46: 0x564d35ba9d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9930 MAP: (10 sibs) 1 children: 46: 0x564d35ba9e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba99c8 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9a60 MAP: (10 sibs) 1 children: 46: 0x564d35ba9f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9af8 MAP: (10 sibs) 1 children: 46: 0x564d35baa000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c440a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c44130 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c441c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c44250 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c442e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c44370 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c44400 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c44490 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c44520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c445b0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c44640 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c446d0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c44760 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c447f0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c44880 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c44910 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c449a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c44a30 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c44ac0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c44b50 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c44be0 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: 0x564d35baad70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x564d35bab5f0 MAP: (14 sibs) 1 children: 46: 0x564d35babe50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab688 MAP: (14 sibs) 1 children: 46: 0x564d35babef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab720 MAP: (14 sibs) 1 children: 46: 0x564d35babf90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab7b8 MAP: (14 sibs) 1 children: 46: 0x564d35bac030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab850 MAP: (14 sibs) 1 children: 46: 0x564d35bac0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab8e8 MAP: (14 sibs) 1 children: 46: 0x564d35bac170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab980 MAP: (14 sibs) 1 children: 46: 0x564d35bac210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35baba18 MAP: (14 sibs) 1 children: 46: 0x564d35bac2b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babab0 MAP: (14 sibs) 1 children: 46: 0x564d35bac350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babb48 MAP: (14 sibs) 1 children: 46: 0x564d35bac3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babbe0 MAP: (14 sibs) 1 children: 46: 0x564d35bac490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babc78 MAP: (14 sibs) 1 children: 46: 0x564d35bac530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babd10 MAP: (14 sibs) 2 children: 46: 0x564d35bac5d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x564d35bac668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x564d35babda8 MAP: (14 sibs) 2 children: 46: 0x564d35bac710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x564d35bac7a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c44c80 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c44d10 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c44da0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c44e30 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c44ec0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c44f50 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c44fe0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c45070 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c45100 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c45190 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c45220 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c452b0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c45340 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c453d0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c45460 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c454f0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c45580 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c45610 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c456a0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c45730 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c457c0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c45850 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c458e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c45970 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c45a00 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c45a90 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c45b20 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c45bb0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c45c40 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c45cd0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c45d60 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: 0x564d35bab400 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35ba6670 [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: 0x564d35bab518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba6ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x564d35ba6b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x564d35ba6be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x564d35ba6c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x564d35ba6d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x564d35ba6da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x564d35ba6e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x564d35ba6ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x564d35ba6f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x564d35ba7008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c45e00 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c45e90 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c45f20 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c45fb0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c46040 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c460d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c46160 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c461f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c46280 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c46310 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c463a0 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: 0x564d35baa4b0 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba4c20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x564d35ba4cc0 VAL: '-2' (3 sibs) 46: 0x564d35ba4d58 VAL: '-2' (3 sibs) 46: 0x564d35ba4df0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c46440 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c464d0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x564d35c46560 VAL: '-2' (3 sibs) 46: [3] [3] 0x564d35c465f0 VAL: '-2' (3 sibs) 46: [4] [4] 0x564d35c46680 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: 0x564d35baa5c8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba50d0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c314c0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c31550 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: 0x564d35baa6e0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x564d35ba5680 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x564d35ba5718 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x564d35ba57c0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c46720 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x564d35c467b0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x564d35c46840 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x564d35c468d0 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: 0x564d35baa7f8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba5170 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x564d35ba5860 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x564d35ba58f8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x564d35ba5990 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c46970 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c46a00 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x564d35c46a90 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x564d35c46b20 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x564d35c46bb0 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: 0x564d35baa910 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x564d35ba4930 MAP: (3 sibs) 1 children: 46: 0x564d35ba7380 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba7420 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba74b8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7550 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba75e8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba49c8 MAP: (3 sibs) 1 children: 46: 0x564d35ba7690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba7730 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba77c8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7860 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba78f8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba4a60 MAP: (3 sibs) 1 children: 46: 0x564d35ba79a0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba7a40 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba7ad8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba7b70 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba7c08 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c46c50 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x564d35c46ce0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x564d35c46d70 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x564d35c46e00 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x564d35c46e90 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x564d35c46f20 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x564d35c46fb0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x564d35c47040 MAP: (3 sibs) 1 children: 46: [8] [8] 0x564d35c470d0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x564d35c47160 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x564d35c471f0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x564d35c47280 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x564d35c47310 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x564d35c473a0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x564d35c47430 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x564d35c474c0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x564d35c47550 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x564d35c475e0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x564d35c47670 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: 0x564d35baaa28 [ROOT] MAP: (0 sibs) 1 children: 46: 0x564d35ba8400 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x564d35ba84a0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8670 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x564d35ba8710 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba87a8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8840 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba88d8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba8538 MAP: (3 sibs) 1 children: 46: 0x564d35ba8980 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x564d35ba8a20 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8ab8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8b50 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8be8 VAL: '3.mp4' (4 sibs) 46: 0x564d35ba85d0 MAP: (3 sibs) 1 children: 46: 0x564d35ba8c90 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x564d35ba8d30 VAL: '0.mp4' (4 sibs) 46: 0x564d35ba8dc8 VAL: '1.mp4' (4 sibs) 46: 0x564d35ba8e60 VAL: '2.mp4' (4 sibs) 46: 0x564d35ba8ef8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c47710 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x564d35c477a0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x564d35c47830 MAP: (3 sibs) 1 children: 46: [3] [3] 0x564d35c478c0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x564d35c47950 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x564d35c479e0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x564d35c47a70 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x564d35c47b00 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x564d35c47b90 MAP: (3 sibs) 1 children: 46: [9] [9] 0x564d35c47c20 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x564d35c47cb0 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x564d35c47d40 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x564d35c47dd0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x564d35c47e60 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x564d35c47ef0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x564d35c47f80 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x564d35c48010 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x564d35c480a0 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x564d35c48130 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x564d35c481c0 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: 0x564d35baab40 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba8fa0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9038 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba90d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9168 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9200 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9298 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9330 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba93c8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba9460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x564d35ba94f8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c48260 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c482f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x564d35c48380 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x564d35c48410 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x564d35c484a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x564d35c48530 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x564d35c485c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x564d35c48650 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x564d35c486e0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x564d35c48770 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x564d35c48800 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: 0x564d35baac58 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x564d35ba95a0 MAP: (10 sibs) 1 children: 46: 0x564d35ba5b20 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9638 MAP: (10 sibs) 1 children: 46: 0x564d35ba5bc0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba96d0 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ba0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9768 MAP: (10 sibs) 1 children: 46: 0x564d35ba9c40 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9800 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ce0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9898 MAP: (10 sibs) 1 children: 46: 0x564d35ba9d80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9930 MAP: (10 sibs) 1 children: 46: 0x564d35ba9e20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba99c8 MAP: (10 sibs) 1 children: 46: 0x564d35ba9ec0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9a60 MAP: (10 sibs) 1 children: 46: 0x564d35ba9f60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35ba9af8 MAP: (10 sibs) 1 children: 46: 0x564d35baa000 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c488a0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x564d35c48930 MAP: (10 sibs) 1 children: 46: [2] [2] 0x564d35c489c0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c48a50 MAP: (10 sibs) 1 children: 46: [4] [4] 0x564d35c48ae0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c48b70 MAP: (10 sibs) 1 children: 46: [6] [6] 0x564d35c48c00 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x564d35c48c90 MAP: (10 sibs) 1 children: 46: [8] [8] 0x564d35c48d20 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x564d35c48db0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x564d35c48e40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x564d35c48ed0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x564d35c48f60 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x564d35c48ff0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x564d35c49080 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x564d35c49110 MAP: (10 sibs) 1 children: 46: [16] [16] 0x564d35c491a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x564d35c49230 MAP: (10 sibs) 1 children: 46: [18] [18] 0x564d35c492c0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x564d35c49350 MAP: (10 sibs) 1 children: 46: [20] [20] 0x564d35c493e0 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: 0x564d35baad70 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x564d35bab5f0 MAP: (14 sibs) 1 children: 46: 0x564d35babe50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab688 MAP: (14 sibs) 1 children: 46: 0x564d35babef0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35bab720 MAP: (14 sibs) 1 children: 46: 0x564d35babf90 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab7b8 MAP: (14 sibs) 1 children: 46: 0x564d35bac030 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab850 MAP: (14 sibs) 1 children: 46: 0x564d35bac0d0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab8e8 MAP: (14 sibs) 1 children: 46: 0x564d35bac170 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35bab980 MAP: (14 sibs) 1 children: 46: 0x564d35bac210 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35baba18 MAP: (14 sibs) 1 children: 46: 0x564d35bac2b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babab0 MAP: (14 sibs) 1 children: 46: 0x564d35bac350 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babb48 MAP: (14 sibs) 1 children: 46: 0x564d35bac3f0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x564d35babbe0 MAP: (14 sibs) 1 children: 46: 0x564d35bac490 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babc78 MAP: (14 sibs) 1 children: 46: 0x564d35bac530 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x564d35babd10 MAP: (14 sibs) 2 children: 46: 0x564d35bac5d0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x564d35bac668 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x564d35babda8 MAP: (14 sibs) 2 children: 46: 0x564d35bac710 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x564d35bac7a8 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c49480 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x564d35c49510 MAP: (14 sibs) 1 children: 46: [2] [2] 0x564d35c495a0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x564d35c49630 MAP: (14 sibs) 1 children: 46: [4] [4] 0x564d35c496c0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x564d35c49750 MAP: (14 sibs) 1 children: 46: [6] [6] 0x564d35c497e0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x564d35c49870 MAP: (14 sibs) 1 children: 46: [8] [8] 0x564d35c49900 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x564d35c49990 MAP: (14 sibs) 1 children: 46: [10] [10] 0x564d35c49a20 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x564d35c49ab0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x564d35c49b40 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x564d35c49bd0 MAP: (14 sibs) 1 children: 46: [14] [14] 0x564d35c49c60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x564d35c49cf0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x564d35c49d80 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x564d35c49e10 MAP: (14 sibs) 1 children: 46: [18] [18] 0x564d35c49ea0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x564d35c49f30 MAP: (14 sibs) 1 children: 46: [20] [20] 0x564d35c49fc0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x564d35c4a050 MAP: (14 sibs) 1 children: 46: [22] [22] 0x564d35c4a0e0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x564d35c4a170 MAP: (14 sibs) 1 children: 46: [24] [24] 0x564d35c4a200 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x564d35c4a290 MAP: (14 sibs) 2 children: 46: [26] [26] 0x564d35c4a320 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x564d35c4a3b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x564d35c4a440 MAP: (14 sibs) 2 children: 46: [29] [29] 0x564d35c4a4d0 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x564d35c4a560 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: 0x564d35bab400 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35ba6220 [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: 0x564d35bab518 [ROOT] MAP: (0 sibs) 10 children: 46: 0x564d35ba6ab0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x564d35ba6b48 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x564d35ba6be0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x564d35ba6c78 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x564d35ba6d10 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x564d35ba6da8 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x564d35ba6e40 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x564d35ba6ed8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x564d35ba6f70 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x564d35ba7008 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x564d35c4a600 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x564d35c4a690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x564d35c4a720 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x564d35c4a7b0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x564d35c4a840 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x564d35c4a8d0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x564d35c4a960 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x564d35c4a9f0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x564d35c4aa80 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x564d35c4ab10 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x564d35c4aba0 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 (78 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (79 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.11 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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/x86_64-OpenCloudOS-linux-gnu/test 47: Test timeout computed to be: 10000000 47: 0.027030ms: read_file 47: 0.003136ms: count_lines 47: reserving #lines=90 47: 0.099968ms: tree_reserve 47: 0.058340ms: parse_yml 47: 0.037541ms: emit_to_buffer 47: 0.009688ms: print_stdout 47: 9.098221ms: objects 47: 9.119490ms: 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/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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.02 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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.02 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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.02 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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.03 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/x86_64-OpenCloudOS-linux-gnu/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.02 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 2.91 sec ============================= test session starts ============================== platform linux -- Python 3.11.6, pytest-7.4.0, 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 2.85s ============================== Processing files: rapidyaml-0.5.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.dqXgla Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.2rZ5dN Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-1.oc9 rapidyaml(x86-64) = 0.5.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-1.oc9.x86_64 Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-1.oc9 rapidyaml-devel(x86-64) = 0.5.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(x86-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-1.oc9.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xXlcoB Provides: python-rapidyaml = 0.5.0-1.oc9 python3-rapidyaml = 0.5.0-1.oc9 python3-rapidyaml(x86-64) = 0.5.0-1.oc9 python3.11-rapidyaml = 0.5.0-1.oc9 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Obsoletes: python3.11-rapidyaml < 0.5.0-1.oc9 Processing files: rapidyaml-debugsource-0.5.0-1.oc9.x86_64 Provides: rapidyaml-debugsource = 0.5.0-1.oc9 rapidyaml-debugsource(x86-64) = 0.5.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 59c656ba741e411b34cc7e087b0587a79975a69e libryml.so.0.5.0-0.5.0-1.oc9.x86_64.debug()(64bit) rapidyaml-debuginfo = 0.5.0-1.oc9 rapidyaml-debuginfo(x86-64) = 0.5.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-1.oc9 Processing files: python3-rapidyaml-debuginfo-0.5.0-1.oc9.x86_64 Provides: debuginfo(build-id) = 9c74f0669dbb8abbe656a4ce5916e3a8121db829 python-rapidyaml-debuginfo = 0.5.0-1.oc9 python3-rapidyaml-debuginfo = 0.5.0-1.oc9 python3-rapidyaml-debuginfo(x86-64) = 0.5.0-1.oc9 python3.11-rapidyaml-debuginfo = 0.5.0-1.oc9 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(x86-64) = 0.5.0-1.oc9 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64 Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-1.oc9.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-1.oc9.x86_64.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-1.oc9.x86_64.rpm + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-cc1 -fstack-protector-strong -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/OpenCloudOS/OpenCloudOS-hardened-ld -Wl,--build-id=sha1' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + /usr/bin/pytest -v + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-1.oc9.x86_64/usr/share/doc/python3-rapidyaml + 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: