Mock Version: 3.5
ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target s390x --nodeps /builddir/build/SPECS/rapidyaml.spec'], chrootPath='/var/lib/mock/fedora-rawhide-s390x-1674396210.139302/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: 0x2aa32fc3308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa32fb9cf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa32fb9d88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa32fb9e20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331bd4f0 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa331bd580 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa331bd610 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa331bd6a0 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: 0x2aa32fc3420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fb9f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fb9fa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331bf4d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331bf560 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331bf5f0 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: 0x2aa32fc3538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba0f0 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: 0x2aa32fba188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331c14a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa331c1530 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] 0x2aa331c15c0 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: 0x2aa32fc3650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba280 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: 0x2aa32fba318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331c33d0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa331c3460 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] 0x2aa331c34f0 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: 0x2aa32fc3768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba410 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: 0x2aa32fba4a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331c53a0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa331c5430 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] 0x2aa331c54c0 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: 0x2aa32fc3880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fb9ba0 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] 0x2aa331c73f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa331c7480 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: 0x2aa32fc3998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fba5f0 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] 0x2aa331c93c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa331c9450 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: 0x2aa32fc3ab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fba6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fba778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331cb3b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331cb440 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331cb4d0 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: 0x2aa32fc3bc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fba870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fba908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331cd2f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331cd380 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331cd410 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: 0x2aa32fc3ce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbaa00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa32fbaa98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331cf3b0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331cf440 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa331cf4d0 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: 0x2aa32fc3df8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbab90 KEYVAL: 'example' 'Several 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: 0x2aa32fbac28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331d13c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331d1450 KEYVAL: 'example' 'Several 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] 0x2aa331d14e0 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: 0x2aa32fc3f10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbad20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbadb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331d33d0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331d3460 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331d34f0 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: 0x2aa32fc4028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbaeb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbaf48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331d53e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331d5470 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331d5500 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: 0x2aa32fc4140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb0d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331d7410 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331d74a0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331d7530 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: 0x2aa32fc4258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331d9440 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331d94d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331d9560 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: 0x2aa32fc4370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbb360 KEYVAL: 'example' 'Several lines 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] 0x2aa331db410 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331db4a0 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc4488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbb450 KEYVAL: 'example' 'Several lines 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] 0x2aa331dd400 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331dd490 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc45a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb5d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331df4c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331df550 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331df5e0 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: 0x2aa32fc46b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbda60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbdaf8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331e1670 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331e1700 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa331e1790 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: 0x2aa32fc47d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbdc40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fbdce0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331e33a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331e3430 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa331e34c0 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: 0x2aa32fc48e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbddd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fbde70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331e50d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331e5160 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa331e51f0 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: 0x2aa32fc4a00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fc2570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fc2610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331e6ec0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331e6f50 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa331e6fe0 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 (1 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: 0x2aa32fc4b18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa32fbb808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331e8bf0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa331e8c80 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa331e8d10 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: 0x2aa32fc4c30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbdba0 MAP: (1 sibs) 2 children:
27: 0x2aa32fbba40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa32fbbad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331ea920 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa331ea9b0 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa331eaa40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa331eaad0 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: 0x2aa32fc4d48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331ec650 [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: 0x2aa32fc4e60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331ee380 [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: 0x2aa32fc4f78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f00b0 [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: 0x2aa32fc5090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f1de0 [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: 0x2aa32fc51a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f3b10 [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: 0x2aa32fc52c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f5840 [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: 0x2aa32fc53d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f7570 [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: 0x2aa32fc54f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331f92a0 [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: 0x2aa32fc5608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331fafd0 [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: 0x2aa32fc5720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331fcd00 [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: 0x2aa32fc5838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa331fea30 [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: 0x2aa32fc5950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33200760 [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: 0x2aa32fc5a68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbbf40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33202490 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33202520 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: 0x2aa32fc5b80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332041c0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33204250 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: 0x2aa32fc5c98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33205ef0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33205f80 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: 0x2aa32fc5db0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33207c20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33207cb0 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: 0x2aa32fc5ec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33209950 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa332099e0 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: 0x2aa32fc5fe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3320b680 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3320b710 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: 0x2aa32fc60f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3320d3b0 [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: 0x2aa32fc6210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3320f0e0 [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: 0x2aa32fc6328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33210e10 [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: 0x2aa32fc6440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc5d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33212b40 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33212bd0 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: 0x2aa32fc6558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc6c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33214870 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33214900 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: 0x2aa32fc6670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc7b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332165a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33216630 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: 0x2aa32fc6788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc8a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332182d0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33218360 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: 0x2aa32fc68a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3321a000 [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: 0x2aa32fc69b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3321bd30 [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: 0x2aa32fc6ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3321da60 [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: 0x2aa32fc6be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbca80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3321f7f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3321f880 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: 0x2aa32fc6d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbcb70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332215a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33221630 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: 0x2aa32fc6e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33223350 [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: 0x2aa32fc6f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbccb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33225100 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33225190 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: 0x2aa32fc7048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbcda0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33226eb0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33226f40 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: 0x2aa32fc7160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33228c60 [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: 0x2aa32fc7278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3322aa10 [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: 0x2aa32fc7390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3322c7c0 [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: 0x2aa32fc74a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3322e570 [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: 0x2aa32fc75c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33230320 [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: 0x2aa32fc76d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332320d0 [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: 0x2aa32fc77f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33233e80 [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: 0x2aa32fc7908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33235c30 [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: 0x2aa32fc7a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332379d0 [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: 0x2aa32fc7b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332397e0 [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: 0x2aa32fc7c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3323b5f0 [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: 0x2aa32fc7d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3323d410 [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: 0x2aa32fc7e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3323f1c0 [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: 0x2aa32fc7f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33240f70 [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: 0x2aa32fc80b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33242d20 [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: 0x2aa32fc81c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33244ad0 [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: 0x2aa32fc82e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33246880 [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: 0x2aa32fc83f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33248630 [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: 0x2aa32fc8510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3324a3e0 [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: 0x2aa32fc8628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fbb8b0 VAL: '
27: ' (2 sibs)
27: 0x2aa32fbb948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3324c190 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa3324c220 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa3324c2b0 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: 0x2aa32fc8740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fbd4d0 VAL: '
27: ' (2 sibs)
27: 0x2aa32fbd568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3324df40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa3324dfd0 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa3324e060 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: 0x2aa32fc2700 [ROOT] STREAM: (0 sibs) 8 children:
27: 0x2aa32fb8d30 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa32fb8dc8 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa32fb8e60 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: 0x2aa32fb8ef8 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa32fb8f90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa32fb9028 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: 0x2aa32fb90c0 DOCSEQ: (8 sibs) 2 children:
27: 0x2aa32fb9200 VAL: 'hello
27: there
27: ' (2 sibs)
27: 0x2aa32fb9298 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: 0x2aa32fb9158 DOCMAP: (8 sibs) 2 children:
27: 0x2aa32fb9340 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: 0x2aa32fb93d8 KEYVAL: 'bar' 'ciao
27: qua
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3324e850 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa3324e8e0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa3324e970 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa3324ea00 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa3324ea90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa3324eb20 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa3324ebb0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa3324ec40 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa3324ecd0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa3324ed60 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa3324edf0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa3324ee80 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa3324ef10 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: 0x2aa32fc2b60 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa32fb9c50 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33250cb0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33250d40 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: 0x2aa32fc2c78 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa32fb97e0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332515c0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33251650 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: 0x2aa32fc2d90 [ROOT] STREAM: (0 sibs) 1 children:
27: 0x2aa32fb98d0 DOCVAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33251ed0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33251f60 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: 0x2aa32fc2ea8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332527e0 [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: 0x2aa32fc2fc0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332530f0 [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: 0x2aa32fc30d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33253a00 [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: 0x2aa32fc31f0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fb9ab0 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] 0x2aa33254310 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa332543a0 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: 0x2aa32fc3308 [ROOT] MAP: (0 sibs) 3 children:
27: 0x2aa32fb9cf0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: 0x2aa32fb9d88 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: 0x2aa32fb9e20 KEYVAL: 'date' '2007-06-01' (3 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33254c20 [ROOT] MAP: (1 sibs) 3 children:
27: [1] [1] 0x2aa33254cb0 KEYVAL: 'example' 'HTML goes into YAML without modification
27: ' (3 sibs)
27: [2] [2] 0x2aa33254d40 KEYVAL: 'message' '
27:
27: ' (3 sibs)
27: [3] [3] 0x2aa33254dd0 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: 0x2aa32fc3420 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fb9f10 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fb9fa8 KEYVAL: 'another' 'text' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33255530 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa332555c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa33255650 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: 0x2aa32fc3538 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba0f0 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: 0x2aa32fba188 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33255e40 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa33255ed0 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] 0x2aa33255f60 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: 0x2aa32fc3650 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba280 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: 0x2aa32fba318 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33256750 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa332567e0 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] 0x2aa33256870 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: 0x2aa32fc3768 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fba410 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: 0x2aa32fba4a8 VAL: 'another val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33257060 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa332570f0 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] 0x2aa33257180 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: 0x2aa32fc3880 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fb9ba0 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] 0x2aa33257970 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33257a00 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: 0x2aa32fc3998 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fba5f0 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] 0x2aa33258280 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33258310 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: 0x2aa32fc3ab0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fba6e0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fba778 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33258b90 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa33258c20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa33258cb0 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: 0x2aa32fc3bc8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fba870 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fba908 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332594a0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa33259530 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa332595c0 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: 0x2aa32fc3ce0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbaa00 KEYVAL: 'example' 'Several lines of text,
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: 0x2aa32fbaa98 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33259db0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa33259e40 KEYVAL: 'example' 'Several lines of text,
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] 0x2aa33259ed0 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: 0x2aa32fc3df8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbab90 KEYVAL: 'example' 'Several 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: 0x2aa32fbac28 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325a6c0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325a750 KEYVAL: 'example' 'Several 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] 0x2aa3325a7e0 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: 0x2aa32fc3f10 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbad20 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbadb8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325afd0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325b060 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325b0f0 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: 0x2aa32fc4028 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbaeb0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbaf48 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325b8e0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325b970 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325ba00 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: 0x2aa32fc4140 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb040 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb0d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325c1f0 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325c280 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325c310 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: 0x2aa32fc4258 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb1d0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb268 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325cb00 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325cb90 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325cc20 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: 0x2aa32fc4370 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbb360 KEYVAL: 'example' 'Several lines 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] 0x2aa3325d410 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3325d4a0 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc4488 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbb450 KEYVAL: 'example' 'Several lines 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] 0x2aa3325dd20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3325ddb0 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc45a0 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb540 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbb5d8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325e630 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325e6c0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325e750 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: 0x2aa32fc46b8 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbda60 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: 0x2aa32fbdaf8 KEYVAL: 'another' 'val' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325ef40 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa3325efd0 KEYVAL: 'example' 'Several lines of text,
27: with some "quotes" of various 'types',
27: and also a blank line:
27:
27: plus another line at the end.
27: ' (2 sibs)
27: [2] [2] 0x2aa3325f060 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: 0x2aa32fc47d0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbdc40 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fbdce0 KEYVAL: 'src' '#include <{{hdr.filename}}>
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3325f850 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3325f8e0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa3325f970 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: 0x2aa32fc48e8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbddd0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fbde70 KEYVAL: 'src' '#include "{{hdr.filename}}"
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33260160 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa332601f0 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa33260280 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: 0x2aa32fc4a00 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fc2570 KEYMAP: 'tpl' (1 sibs) 1 children:
27: 0x2aa32fc2610 KEYVAL: 'src' '#include '{{hdr.filename}}'
27:
27: {{src.gencode}}
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33260a70 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33260b00 KEYMAP: 'tpl' (1 sibs) 1 children:
27: [2] [2] 0x2aa33260b90 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: 0x2aa32fc4b18 [ROOT] MAP: (0 sibs) 2 children:
27: 0x2aa32fbb770 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa32fbb808 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33261380 [ROOT] MAP: (1 sibs) 2 children:
27: [1] [1] 0x2aa33261410 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [2] [2] 0x2aa332614a0 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: 0x2aa32fc4c30 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbdba0 MAP: (1 sibs) 2 children:
27: 0x2aa32fbba40 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: 0x2aa32fbbad8 KEYVAL: 'bbb' 'yyy
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33261c90 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33261d20 MAP: (1 sibs) 2 children:
27: [2] [2] 0x2aa33261db0 KEYVAL: 'aaa' 'xxx
27: ' (2 sibs)
27: [3] [3] 0x2aa33261e40 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: 0x2aa32fc4d48 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332625a0 [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: 0x2aa32fc4e60 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33262eb0 [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: 0x2aa32fc4f78 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332637c0 [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: 0x2aa32fc5090 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332640d0 [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: 0x2aa32fc51a8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332649e0 [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: 0x2aa32fc52c0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332652f0 [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: 0x2aa32fc53d8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33265c00 [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: 0x2aa32fc54f0 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33266510 [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: 0x2aa32fc5608 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33266e20 [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: 0x2aa32fc5720 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33267730 [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: 0x2aa32fc5838 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33268040 [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: 0x2aa32fc5950 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33268950 [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: 0x2aa32fc5a68 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbbf40 VAL: '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33269260 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa332692f0 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: 0x2aa32fc5b80 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc030 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33269b70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33269c00 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: 0x2aa32fc5c98 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc120 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326a480 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326a510 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: 0x2aa32fc5db0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc210 KEYVAL: 'foo' '' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326ad90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326ae20 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: 0x2aa32fc5ec8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc300 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326b6a0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326b730 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: 0x2aa32fc5fe0 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc3f0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326bfb0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326c040 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: 0x2aa32fc60f8 [ROOT] DOCVAL: '' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326c8c0 [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: 0x2aa32fc6210 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326d1d0 [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: 0x2aa32fc6328 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326dae0 [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: 0x2aa32fc6440 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc5d0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326e3f0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326e480 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: 0x2aa32fc6558 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbc6c0 VAL: '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326ed00 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326ed90 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: 0x2aa32fc6670 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc7b0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326f610 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326f6a0 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: 0x2aa32fc6788 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbc8a0 KEYVAL: 'foo' '
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3326ff20 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa3326ffb0 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: 0x2aa32fc68a0 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33270830 [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: 0x2aa32fc69b8 [ROOT] DOCVAL: '
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33271140 [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: 0x2aa32fc6ad0 [ROOT] DOCVAL: '
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33271a50 [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: 0x2aa32fc6be8 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbca80 KEYVAL: 'foo' '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33272360 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa332723f0 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: 0x2aa32fc6d00 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbcb70 VAL: '
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33272c70 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33272d00 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: 0x2aa32fc6e18 [ROOT] DOCVAL: '
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33273580 [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: 0x2aa32fc6f30 [ROOT] MAP: (0 sibs) 1 children:
27: 0x2aa32fbccb0 KEYVAL: 'foo' '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33273e90 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33273f20 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: 0x2aa32fc7048 [ROOT] SEQ: (0 sibs) 1 children:
27: 0x2aa32fbcda0 VAL: '
27:
27:
27: ' (1 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332747a0 [ROOT] SEQ: (1 sibs) 1 children:
27: [1] [1] 0x2aa33274830 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: 0x2aa32fc7160 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332750b0 [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: 0x2aa32fc7278 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332759c0 [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: 0x2aa32fc7390 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332762d0 [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: 0x2aa32fc74a8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33276be0 [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: 0x2aa32fc75c0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332774f0 [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: 0x2aa32fc76d8 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33277e00 [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: 0x2aa32fc77f0 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33278710 [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: 0x2aa32fc7908 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33279020 [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: 0x2aa32fc7a20 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa33279930 [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: 0x2aa32fc7b38 [ROOT] DOCVAL: 'asd
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327a240 [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: 0x2aa32fc7c50 [ROOT] DOCVAL: 'asd
27:
27:
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327ab50 [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: 0x2aa32fc7d68 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327b460 [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: 0x2aa32fc7e80 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327bd70 [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: 0x2aa32fc7f98 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327c680 [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: 0x2aa32fc80b0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327cf90 [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: 0x2aa32fc81c8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327d8a0 [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: 0x2aa32fc82e0 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327e1b0 [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: 0x2aa32fc83f8 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327eac0 [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: 0x2aa32fc8510 [ROOT] DOCVAL: 'asd
27:
27: ' (0 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327f3d0 [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: 0x2aa32fc8628 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fbb8b0 VAL: '
27: ' (2 sibs)
27: 0x2aa32fbb948 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa3327fce0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa3327fd70 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa3327fe00 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: 0x2aa32fc8740 [ROOT] SEQ: (0 sibs) 2 children:
27: 0x2aa32fbd4d0 VAL: '
27: ' (2 sibs)
27: 0x2aa32fbd568 VAL: '
27: ' (2 sibs)
27: PARSED TREE:
27: --------------------------------------
27: [0][0] 0x2aa332805f0 [ROOT] SEQ: (1 sibs) 2 children:
27: [1] [1] 0x2aa33280680 VAL: '
27: ' (2 sibs)
27: [2] [2] 0x2aa33280710 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] 0x2aa331a8c30 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa331a8cc0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa331a8d50 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa331a8de0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa331a8e70 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa331a8f00 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa331a8f90 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa331a9020 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa331a90b0 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa331a9140 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa331a91d0 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa331a9260 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa331a92f0 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] 0x2aa332840a0 [ROOT] STREAM: (1 sibs) 8 children:
27: [1] [1] 0x2aa33284130 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [2] [2] 0x2aa332841c0 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [3] [3] 0x2aa33284250 DOCVAL: 'hello
27: there
27: ' (8 sibs)
27: [4] [4] 0x2aa332842e0 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [5] [5] 0x2aa33284370 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [6] [6] 0x2aa33284400 DOCVAL: 'ciao
27: qua
27: ' (8 sibs)
27: [7] [7] 0x2aa33284490 DOCSEQ: (8 sibs) 2 children:
27: [8] [8] 0x2aa33284520 VAL: 'hello
27: there
27: ' (2 sibs)
27: [9] [9] 0x2aa332845b0 VAL: 'ciao
27: qua
27: ' (2 sibs)
27: [10] [10] 0x2aa33284640 DOCMAP: (8 sibs) 2 children:
27: [11] [11] 0x2aa332846d0 KEYVAL: 'foo' 'hello
27: there
27: ' (2 sibs)
27: [12] [12] 0x2aa33284760 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] 0x2aa331b00f0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa331b0180 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa33285290 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33285320 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] 0x2aa331b1e20 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa331b1eb0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa33285ba0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33285c30 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] 0x2aa331b3b50 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa331b3be0 DOCVAL: '' (1 sibs)
27: #nodes=2 vs #printed=2
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: --- ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa332864b0 [ROOT] STREAM: (1 sibs) 1 children:
27: [1] [1] 0x2aa33286540 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] 0x2aa331b5880 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa33286dc0 [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] 0x2aa331b75b0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa332876d0 [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] 0x2aa331b92e0 [ROOT] DOCVAL: '' (1 sibs)
27: #nodes=1 vs #printed=1
27: --------------------------------------
27: ~~~~~~~~~~~~~~ emitted yml:
27: ''\n
27: ~~~~~~~~~~~~~~ emitted tree:
27: --------------------------------------
27: [0][0] 0x2aa33287fe0 [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] 0x2aa331bb420 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa331bb4b0 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] 0x2aa332888f0 [ROOT] MAP: (1 sibs) 1 children:
27: [1] [1] 0x2aa33288980 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] 0x2aa331bd6a0 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] 0x2aa33289200 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa33289290 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa33289320 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] 0x2aa332893b0 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] 0x2aa331bf4d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331bf560 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331bf5f0 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] 0x2aa33289b10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33289ba0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33289c30 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] 0x2aa331c14a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa331c1530 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] 0x2aa331c15c0 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] 0x2aa3328a420 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328a4b0 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] 0x2aa3328a540 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] 0x2aa331c33d0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa331c3460 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] 0x2aa331c34f0 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] 0x2aa3328ad30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328adc0 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] 0x2aa3328ae50 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] 0x2aa331c53a0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa331c5430 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] 0x2aa331c54c0 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] 0x2aa3328b640 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328b6d0 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] 0x2aa3328b760 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] 0x2aa331c73f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa331c7480 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] 0x2aa3328bf50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3328bfe0 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] 0x2aa331c93c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa331c9450 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] 0x2aa3328c860 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3328c8f0 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] 0x2aa331cb3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331cb440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331cb4d0 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] 0x2aa3328d170 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328d200 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3328d290 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] 0x2aa331cd2f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331cd380 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331cd410 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] 0x2aa3328da80 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328db10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3328dba0 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] 0x2aa331cf3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331cf440 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa331cf4d0 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] 0x2aa3328e390 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328e420 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa3328e4b0 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] 0x2aa331d13c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331d1450 KEYVAL: 'example' 'Several 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] 0x2aa331d14e0 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] 0x2aa3328eca0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328ed30 KEYVAL: 'example' 'Several 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] 0x2aa3328edc0 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] 0x2aa331d33d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331d3460 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331d34f0 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] 0x2aa3328f5b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328f640 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3328f6d0 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] 0x2aa331d53e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331d5470 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331d5500 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] 0x2aa3328fec0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3328ff50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3328ffe0 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] 0x2aa331d7410 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331d74a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331d7530 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] 0x2aa332907d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33290860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332908f0 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] 0x2aa331d9440 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331d94d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331d9560 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] 0x2aa332910e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33291170 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33291200 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] 0x2aa331db410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa331db4a0 KEYVAL: 'example' 'Several lines 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] 0x2aa332919f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33291a80 KEYVAL: 'example' 'Several lines 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] 0x2aa331dd400 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa331dd490 KEYVAL: 'example' 'Several lines 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] 0x2aa33292300 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33292390 KEYVAL: 'example' 'Several lines 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] 0x2aa331df4c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331df550 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331df5e0 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] 0x2aa33292c10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33292ca0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33292d30 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] 0x2aa331e1670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331e1700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa331e1790 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] 0x2aa33293520 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332935b0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33293640 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] 0x2aa331e33a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa331e3430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa331e34c0 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] 0x2aa33293e30 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33293ec0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa33293f50 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] 0x2aa331e50d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa331e5160 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa331e51f0 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] 0x2aa33294740 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332947d0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa33294860 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] 0x2aa331e6ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa331e6f50 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa331e6fe0 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] 0x2aa33295050 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332950e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa33295170 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] 0x2aa331e8bf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa331e8c80 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa331e8d10 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] 0x2aa33295960 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332959f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa33295a80 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] 0x2aa331ea920 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa331ea9b0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa331eaa40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa331eaad0 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] 0x2aa33296270 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33296300 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa33296390 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa33296420 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] 0x2aa331ec650 [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] 0x2aa33296b80 [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] 0x2aa331ee380 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa33297490 [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] 0x2aa331f00b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa33297da0 [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] 0x2aa331f1de0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332986b0 [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] 0x2aa331f3b10 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa33298fc0 [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] 0x2aa331f5840 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332998d0 [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] 0x2aa331f7570 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329a1e0 [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] 0x2aa331f92a0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329aaf0 [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] 0x2aa331fafd0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329b400 [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] 0x2aa331fcd00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329bd10 [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] 0x2aa331fea30 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329c620 [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] 0x2aa33200760 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329cf30 [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] 0x2aa33202490 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33202520 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329d840 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3329d8d0 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] 0x2aa332041c0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33204250 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] 0x2aa3329e150 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3329e1e0 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] 0x2aa33205ef0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33205f80 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] 0x2aa3329ea60 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3329eaf0 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] 0x2aa33207c20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33207cb0 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa3329f370 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3329f400 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] 0x2aa33209950 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332099e0 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] 0x2aa3329fc80 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3329fd10 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] 0x2aa3320b680 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3320b710 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] 0x2aa332a0590 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a0620 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] 0x2aa3320d3b0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332a0ea0 [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] 0x2aa3320f0e0 [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] 0x2aa332a17b0 [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] 0x2aa33210e10 [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] 0x2aa332a20c0 [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] 0x2aa33212b40 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33212bd0 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] 0x2aa332a29d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a2a60 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] 0x2aa33214870 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33214900 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] 0x2aa332a32e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a3370 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] 0x2aa332165a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33216630 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] 0x2aa332a3bf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a3c80 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] 0x2aa332182d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33218360 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] 0x2aa332a4500 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a4590 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] 0x2aa3321a000 [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] 0x2aa332a4e10 [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] 0x2aa3321bd30 [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] 0x2aa332a5720 [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] 0x2aa3321da60 [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] 0x2aa332a6030 [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] 0x2aa3321f7f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3321f880 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] 0x2aa332a6940 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a69d0 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] 0x2aa332215a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33221630 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] 0x2aa332a7250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a72e0 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] 0x2aa33223350 [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] 0x2aa332a7b60 [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] 0x2aa33225100 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33225190 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] 0x2aa332a8470 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a8500 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] 0x2aa33226eb0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33226f40 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] 0x2aa332a8d80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332a8e10 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] 0x2aa33228c60 [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] 0x2aa332a9690 [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] 0x2aa3322aa10 [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] 0x2aa332a9fa0 [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] 0x2aa3322c7c0 [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] 0x2aa332aa8b0 [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] 0x2aa3322e570 [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] 0x2aa332ab1c0 [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] 0x2aa33230320 [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] 0x2aa332abad0 [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] 0x2aa332320d0 [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] 0x2aa332ac3e0 [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] 0x2aa33233e80 [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] 0x2aa332accf0 [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] 0x2aa33235c30 [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] 0x2aa332ad600 [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] 0x2aa332379d0 [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] 0x2aa332adf10 [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] 0x2aa332397e0 [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] 0x2aa332ae820 [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] 0x2aa3323b5f0 [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] 0x2aa332af130 [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] 0x2aa3323d410 [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] 0x2aa332afa40 [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] 0x2aa3323f1c0 [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] 0x2aa332b0350 [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] 0x2aa33240f70 [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] 0x2aa332b0c60 [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] 0x2aa33242d20 [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] 0x2aa332b1570 [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] 0x2aa33244ad0 [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] 0x2aa332b1e80 [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] 0x2aa33246880 [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] 0x2aa332b2790 [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] 0x2aa33248630 [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] 0x2aa332b30a0 [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] 0x2aa3324a3e0 [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] 0x2aa332b39b0 [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] 0x2aa3324c190 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3324c220 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa3324c2b0 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] 0x2aa332b42c0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332b4350 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332b43e0 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] 0x2aa3324df40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3324dfd0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa3324e060 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] 0x2aa332b4c00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332b4c90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332b4d20 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] 0x2aa3324e850 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa3324e8e0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa3324e970 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa3324ea00 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa3324ea90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa3324eb20 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa3324ebb0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa3324ec40 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa3324ecd0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa3324ed60 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa3324edf0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa3324ee80 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa3324ef10 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] 0x2aa332b5540 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa332b55d0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa332b5660 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa332b56f0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa332b5780 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa332b5810 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa332b58a0 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa332b5930 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa332b59c0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa332b5a50 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa332b5ae0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa332b5b70 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa332b5c00 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] 0x2aa33250cb0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa33250d40 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b5e50 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332b5ee0 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] 0x2aa332515c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa33251650 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b6760 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332b67f0 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] 0x2aa33251ed0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa33251f60 DOCVAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: --- ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b7070 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332b7100 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] 0x2aa332527e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b7980 [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] 0x2aa332530f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b8290 [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] 0x2aa33253a00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332b8ba0 [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] 0x2aa33254310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332543a0 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] 0x2aa332b94b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332b9540 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] 0x2aa33254c20 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa33254cb0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa33254d40 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] 0x2aa33254dd0 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] 0x2aa332b9dc0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa332b9e50 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa332b9ee0 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] 0x2aa332b9f70 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] 0x2aa33255530 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332555c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33255650 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] 0x2aa332ba6d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ba760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ba7f0 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] 0x2aa33255e40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa33255ed0 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] 0x2aa33255f60 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] 0x2aa332bb080 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bb110 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] 0x2aa332bb1a0 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] 0x2aa33256750 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332567e0 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] 0x2aa33256870 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] 0x2aa332bba30 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bbac0 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] 0x2aa332bbb50 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] 0x2aa33257060 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332570f0 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] 0x2aa33257180 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] 0x2aa332bc3e0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bc470 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] 0x2aa332bc500 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] 0x2aa33257970 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33257a00 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] 0x2aa332bccf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332bcd80 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] 0x2aa33258280 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33258310 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] 0x2aa332bd600 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332bd690 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] 0x2aa33258b90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33258c20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa33258cb0 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] 0x2aa332be040 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332be0d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332be160 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] 0x2aa332594a0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33259530 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332595c0 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] 0x2aa332be9f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bea80 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332beb10 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] 0x2aa33259db0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33259e40 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa33259ed0 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] 0x2aa332bf300 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bf390 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa332bf420 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] 0x2aa3325a6c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325a750 KEYVAL: 'example' 'Several 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] 0x2aa3325a7e0 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] 0x2aa332bfcb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332bfd40 KEYVAL: 'example' 'Several 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] 0x2aa332bfdd0 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] 0x2aa3325afd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325b060 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325b0f0 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] 0x2aa332c0660 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c06f0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c0780 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] 0x2aa3325b8e0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325b970 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325ba00 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] 0x2aa332c1010 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c10a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c1130 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] 0x2aa3325c1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325c280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325c310 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] 0x2aa332c19c0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c1a50 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c1ae0 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] 0x2aa3325cb00 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325cb90 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325cc20 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] 0x2aa332c2370 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c2400 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c2490 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] 0x2aa3325d410 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3325d4a0 KEYVAL: 'example' 'Several lines 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] 0x2aa332c2d20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c2db0 KEYVAL: 'example' 'Several lines 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] 0x2aa3325dd20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3325ddb0 KEYVAL: 'example' 'Several lines 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] 0x2aa332c36d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c3760 KEYVAL: 'example' 'Several lines 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] 0x2aa3325e630 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325e6c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325e750 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] 0x2aa332c4080 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c4110 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c41a0 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] 0x2aa3325ef40 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa3325efd0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa3325f060 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] 0x2aa332c4a30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c4ac0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332c4b50 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] 0x2aa3325f850 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3325f8e0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa3325f970 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] 0x2aa332c53a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c5430 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332c54c0 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] 0x2aa33260160 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332601f0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa33260280 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] 0x2aa332c5d10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c5da0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332c5e30 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] 0x2aa33260a70 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33260b00 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa33260b90 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] 0x2aa332c6680 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c6710 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332c67a0 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] 0x2aa33261380 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa33261410 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa332614a0 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] 0x2aa332c6f90 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332c7020 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa332c70b0 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] 0x2aa33261c90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33261d20 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa33261db0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa33261e40 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] 0x2aa332c78d0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332c7960 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa332c79f0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa332c7a80 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] 0x2aa332625a0 [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] 0x2aa332c8210 [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] 0x2aa33262eb0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332c8b20 [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] 0x2aa332637c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332c9430 [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] 0x2aa332640d0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332c9d40 [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] 0x2aa332649e0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332ca650 [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] 0x2aa332652f0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332caf60 [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] 0x2aa33265c00 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332cb870 [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] 0x2aa33266510 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332cc180 [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] 0x2aa33266e20 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332cca90 [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] 0x2aa33267730 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332cd3a0 [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] 0x2aa33268040 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332cdcb0 [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] 0x2aa33268950 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332ce5c0 [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] 0x2aa33269260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332692f0 VAL: '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: - ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332ceed0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332cef60 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] 0x2aa33269b70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33269c00 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] 0x2aa332cf7e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332cf870 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] 0x2aa3326a480 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326a510 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] 0x2aa332d00f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d0180 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] 0x2aa3326ad90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326ae20 KEYVAL: 'foo' '' (1 sibs) 27: #nodes=2 vs #printed=2 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: foo: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332d0a00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d0a90 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] 0x2aa3326b6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326b730 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] 0x2aa332d1310 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d13a0 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] 0x2aa3326bfb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326c040 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] 0x2aa332d1c20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d1cb0 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] 0x2aa3326c8c0 [ROOT] DOCVAL: '' (1 sibs) 27: #nodes=1 vs #printed=1 27: -------------------------------------- 27: ~~~~~~~~~~~~~~ emitted yml: 27: ''\n 27: ~~~~~~~~~~~~~~ emitted tree: 27: -------------------------------------- 27: [0][0] 0x2aa332d2530 [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] 0x2aa3326d1d0 [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] 0x2aa332d2e40 [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] 0x2aa3326dae0 [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] 0x2aa332d3750 [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] 0x2aa3326e3f0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326e480 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] 0x2aa332d4060 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d40f0 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] 0x2aa3326ed00 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326ed90 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] 0x2aa332d4970 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d4a00 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] 0x2aa3326f610 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326f6a0 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] 0x2aa332d5280 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d5310 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] 0x2aa3326ff20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa3326ffb0 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] 0x2aa332d5b90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d5c20 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] 0x2aa33270830 [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] 0x2aa332d64a0 [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] 0x2aa33271140 [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] 0x2aa332d6db0 [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] 0x2aa33271a50 [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] 0x2aa332d76c0 [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] 0x2aa33272360 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332723f0 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] 0x2aa332d7fd0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d8060 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] 0x2aa33272c70 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33272d00 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] 0x2aa332d88e0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d8970 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] 0x2aa33273580 [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] 0x2aa332d91f0 [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] 0x2aa33273e90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa33273f20 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] 0x2aa332d9b00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332d9b90 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] 0x2aa332747a0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa33274830 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] 0x2aa332da440 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332da4d0 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] 0x2aa332750b0 [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] 0x2aa332dad50 [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] 0x2aa332759c0 [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] 0x2aa332db660 [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] 0x2aa332762d0 [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] 0x2aa332dbf70 [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] 0x2aa33276be0 [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] 0x2aa332dc880 [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] 0x2aa332774f0 [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] 0x2aa332dd190 [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] 0x2aa33277e00 [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] 0x2aa332ddaa0 [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] 0x2aa33278710 [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] 0x2aa332de3b0 [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] 0x2aa33279020 [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] 0x2aa332decc0 [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] 0x2aa33279930 [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] 0x2aa332df5d0 [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] 0x2aa3327a240 [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] 0x2aa332dfee0 [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] 0x2aa3327ab50 [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] 0x2aa332e07f0 [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] 0x2aa3327b460 [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] 0x2aa332e1130 [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] 0x2aa3327bd70 [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] 0x2aa332e1a40 [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] 0x2aa3327c680 [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] 0x2aa332e2350 [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] 0x2aa3327cf90 [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] 0x2aa332e2c60 [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] 0x2aa3327d8a0 [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] 0x2aa332e3570 [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] 0x2aa3327e1b0 [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] 0x2aa332e3e80 [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] 0x2aa3327eac0 [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] 0x2aa332e4790 [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] 0x2aa3327f3d0 [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] 0x2aa332e50a0 [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] 0x2aa3327fce0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa3327fd70 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa3327fe00 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] 0x2aa332e59b0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e5a40 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332e5ad0 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] 0x2aa332805f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa33280680 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa33280710 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] 0x2aa332e62f0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e6380 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332e6410 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: 0x2aa32fc2700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa32fb8d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb8f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb9028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb90c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa32fb9200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa32fb9298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa32fb9158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa32fb9340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa32fb93d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e6c30 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa332e6cc0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa332e6d50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa332e6de0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa332e6e70 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa332e6f00 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa332e6f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa332e7020 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa332e70b0 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa332e7140 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa332e71d0 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa332e7260 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa332e72f0 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: 0x2aa32fc2b60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb9c50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa331a7120 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa331a71b0 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: 0x2aa32fc2c78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb97e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7390 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e7420 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: 0x2aa32fc2d90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb98d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e74c0 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e7550 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: 0x2aa32fc2ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e75f0 [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: 0x2aa32fc2fc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7690 [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: 0x2aa32fc30d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7730 [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: 0x2aa32fc31f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fb9ab0 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] 0x2aa332e77d0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e7860 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: 0x2aa32fc3308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa32fb9cf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa32fb9d88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa32fb9e20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7900 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa332e7990 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa332e7a20 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] 0x2aa332e7ab0 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: 0x2aa32fc3420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fb9f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fb9fa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7b50 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e7be0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e7c70 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: 0x2aa32fc3538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba0f0 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: 0x2aa32fba188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7d10 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e7da0 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] 0x2aa332e7e30 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: 0x2aa32fc3650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba280 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: 0x2aa32fba318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e7ed0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e7f60 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] 0x2aa332e7ff0 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: 0x2aa32fc3768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba410 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: 0x2aa32fba4a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8090 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8120 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] 0x2aa332e81b0 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: 0x2aa32fc3880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fb9ba0 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] 0x2aa332e8250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e82e0 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: 0x2aa32fc3998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fba5f0 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] 0x2aa332e8380 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e8410 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: 0x2aa32fc3ab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fba6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fba778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e84b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e85d0 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: 0x2aa32fc3bc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fba870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fba908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8670 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8700 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e8790 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: 0x2aa32fc3ce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbaa00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa32fbaa98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8830 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e88c0 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa332e8950 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: 0x2aa32fc3df8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbab90 KEYVAL: 'example' 'Several 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: 0x2aa32fbac28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e89f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8a80 KEYVAL: 'example' 'Several 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] 0x2aa332e8b10 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: 0x2aa32fc3f10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbad20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbadb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8bb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8c40 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e8cd0 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: 0x2aa32fc4028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbaeb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbaf48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8d70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8e00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e8e90 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: 0x2aa32fc4140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb0d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e8f30 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e8fc0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e9050 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: 0x2aa32fc4258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e90f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e9180 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e9210 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: 0x2aa32fc4370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbb360 KEYVAL: 'example' 'Several lines 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] 0x2aa332e92b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e9340 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc4488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbb450 KEYVAL: 'example' 'Several lines 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] 0x2aa332e93e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e9470 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc45a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb5d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9510 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e95a0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e9630 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: 0x2aa32fc46b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbda60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbdaf8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e96d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e9760 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332e97f0 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: 0x2aa32fc47d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbdc40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fbdce0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9890 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e9920 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332e99b0 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: 0x2aa32fc48e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbddd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fbde70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9a50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e9ae0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332e9b70 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: 0x2aa32fc4a00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fc2570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fc2610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9c10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332e9ca0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332e9d30 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: 0x2aa32fc4b18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa32fbb808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9dd0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332e9e60 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa332e9ef0 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: 0x2aa32fc4c30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbdba0 MAP: (1 sibs) 2 children: 27: 0x2aa32fbba40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa32fbbad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332e9f90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ea020 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa332ea0b0 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa332ea140 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: 0x2aa32fc4d48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea1e0 [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: 0x2aa32fc4e60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea280 [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: 0x2aa32fc4f78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea320 [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: 0x2aa32fc5090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea3c0 [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: 0x2aa32fc51a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea460 [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: 0x2aa32fc52c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea500 [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: 0x2aa32fc53d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea5a0 [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: 0x2aa32fc54f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea640 [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: 0x2aa32fc5608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea6e0 [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: 0x2aa32fc5720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea780 [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: 0x2aa32fc5838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea820 [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: 0x2aa32fc5950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea8c0 [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: 0x2aa32fc5a68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbbf40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ea960 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ea9f0 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: 0x2aa32fc5b80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eaa90 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eab20 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: 0x2aa32fc5c98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eabc0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eac50 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: 0x2aa32fc5db0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eacf0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ead80 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: 0x2aa32fc5ec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eae20 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eaeb0 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: 0x2aa32fc5fe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eaf50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eafe0 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: 0x2aa32fc60f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb080 [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: 0x2aa32fc6210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb120 [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: 0x2aa32fc6328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb1c0 [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: 0x2aa32fc6440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc5d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb260 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eb2f0 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: 0x2aa32fc6558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc6c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb390 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eb420 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: 0x2aa32fc6670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc7b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb4c0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eb550 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: 0x2aa32fc6788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc8a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb5f0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eb680 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: 0x2aa32fc68a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb720 [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: 0x2aa32fc69b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb7c0 [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: 0x2aa32fc6ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb860 [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: 0x2aa32fc6be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbca80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eb900 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eb990 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: 0x2aa32fc6d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbcb70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eba30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ebac0 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: 0x2aa32fc6e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebb60 [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: 0x2aa32fc6f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbccb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebc00 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ebc90 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: 0x2aa32fc7048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbcda0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebd30 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ebdc0 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: 0x2aa32fc7160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebe60 [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: 0x2aa32fc7278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebf00 [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: 0x2aa32fc7390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ebfa0 [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: 0x2aa32fc74a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec040 [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: 0x2aa32fc75c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec0e0 [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: 0x2aa32fc76d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec180 [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: 0x2aa32fc77f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec220 [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: 0x2aa32fc7908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec2c0 [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: 0x2aa32fc7a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec360 [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: 0x2aa32fc7b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec400 [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: 0x2aa32fc7c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec4a0 [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: 0x2aa32fc7d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec540 [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: 0x2aa32fc7e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec5e0 [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: 0x2aa32fc7f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec680 [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: 0x2aa32fc80b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec720 [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: 0x2aa32fc81c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec7c0 [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: 0x2aa32fc82e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec860 [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: 0x2aa32fc83f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec900 [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: 0x2aa32fc8510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ec9a0 [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: 0x2aa32fc8628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fbb8b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa32fbb948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eca40 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ecad0 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332ecb60 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: 0x2aa32fc8740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fbd4d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa32fbd568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ecc00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ecc90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332ecd20 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: 0x2aa32fc2700 [ROOT] STREAM: (0 sibs) 8 children: 27: 0x2aa32fb8d30 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8dc8 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8e60 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: 0x2aa32fb8ef8 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb8f90 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb9028 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: 0x2aa32fb90c0 DOCSEQ: (8 sibs) 2 children: 27: 0x2aa32fb9200 VAL: 'hello 27: there 27: ' (2 sibs) 27: 0x2aa32fb9298 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: 0x2aa32fb9158 DOCMAP: (8 sibs) 2 children: 27: 0x2aa32fb9340 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: 0x2aa32fb93d8 KEYVAL: 'bar' 'ciao 27: qua 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ecdc0 [ROOT] STREAM: (1 sibs) 8 children: 27: [1] [1] 0x2aa332ece50 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [2] [2] 0x2aa332ecee0 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [3] [3] 0x2aa332ecf70 DOCVAL: 'hello 27: there 27: ' (8 sibs) 27: [4] [4] 0x2aa332ed000 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [5] [5] 0x2aa332ed090 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [6] [6] 0x2aa332ed120 DOCVAL: 'ciao 27: qua 27: ' (8 sibs) 27: [7] [7] 0x2aa332ed1b0 DOCSEQ: (8 sibs) 2 children: 27: [8] [8] 0x2aa332ed240 VAL: 'hello 27: there 27: ' (2 sibs) 27: [9] [9] 0x2aa332ed2d0 VAL: 'ciao 27: qua 27: ' (2 sibs) 27: [10] [10] 0x2aa332ed360 DOCMAP: (8 sibs) 2 children: 27: [11] [11] 0x2aa332ed3f0 KEYVAL: 'foo' 'hello 27: there 27: ' (2 sibs) 27: [12] [12] 0x2aa332ed480 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: 0x2aa32fc2b60 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb9c50 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed520 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ed5b0 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: 0x2aa32fc2c78 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb97e0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed650 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ed6e0 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: 0x2aa32fc2d90 [ROOT] STREAM: (0 sibs) 1 children: 27: 0x2aa32fb98d0 DOCVAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed780 [ROOT] STREAM: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ed810 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: 0x2aa32fc2ea8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed8b0 [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: 0x2aa32fc2fc0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed950 [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: 0x2aa32fc30d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ed9f0 [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: 0x2aa32fc31f0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fb9ab0 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] 0x2aa332eda90 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332edb20 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: 0x2aa32fc3308 [ROOT] MAP: (0 sibs) 3 children: 27: 0x2aa32fb9cf0 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: 0x2aa32fb9d88 KEYVAL: 'message' '"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27:
27:27: ' (3 sibs) 27: 0x2aa32fb9e20 KEYVAL: 'date' '2007-06-01' (3 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332edbc0 [ROOT] MAP: (1 sibs) 3 children: 27: [1] [1] 0x2aa332edc50 KEYVAL: 'example' 'HTML goes into YAML without modification 27: ' (3 sibs) 27: [2] [2] 0x2aa332edce0 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] 0x2aa332edd70 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: 0x2aa32fc3420 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fb9f10 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fb9fa8 KEYVAL: 'another' 'text' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ede10 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332edea0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332edf30 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: 0x2aa32fc3538 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba0f0 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: 0x2aa32fba188 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332edfd0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ee060 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] 0x2aa332ee0f0 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: 0x2aa32fc3650 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba280 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: 0x2aa32fba318 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ee190 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ee220 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] 0x2aa332ee2b0 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: 0x2aa32fc3768 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fba410 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: 0x2aa32fba4a8 VAL: 'another val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ee350 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ee3e0 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] 0x2aa332ee470 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: 0x2aa32fc3880 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fb9ba0 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] 0x2aa332ee510 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ee5a0 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: 0x2aa32fc3998 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fba5f0 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] 0x2aa332ee640 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ee6d0 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: 0x2aa32fc3ab0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fba6e0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fba778 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ee770 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ee800 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ee890 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: 0x2aa32fc3bc8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fba870 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fba908 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ee930 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ee9c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332eea50 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: 0x2aa32fc3ce0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbaa00 KEYVAL: 'example' 'Several lines of text, 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: 0x2aa32fbaa98 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eeaf0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332eeb80 KEYVAL: 'example' 'Several lines of text, 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] 0x2aa332eec10 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: 0x2aa32fc3df8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbab90 KEYVAL: 'example' 'Several 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: 0x2aa32fbac28 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eecb0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332eed40 KEYVAL: 'example' 'Several 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] 0x2aa332eedd0 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: 0x2aa32fc3f10 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbad20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbadb8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332eee70 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332eef00 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332eef90 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: 0x2aa32fc4028 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbaeb0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbaf48 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ef030 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ef0c0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ef150 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: 0x2aa32fc4140 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb040 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb0d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ef1f0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ef280 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ef310 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: 0x2aa32fc4258 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb1d0 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb268 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ef3b0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ef440 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ef4d0 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: 0x2aa32fc4370 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbb360 KEYVAL: 'example' 'Several lines 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] 0x2aa332ef570 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ef600 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc4488 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbb450 KEYVAL: 'example' 'Several lines 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] 0x2aa332ef6a0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332ef730 KEYVAL: 'example' 'Several lines 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: 0x2aa32fc45a0 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb540 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbb5d8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ef7d0 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332ef860 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332ef8f0 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: 0x2aa32fc46b8 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbda60 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: 0x2aa32fbdaf8 KEYVAL: 'another' 'val' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332ef990 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332efa20 KEYVAL: 'example' 'Several lines of text, 27: with some "quotes" of various 'types', 27: and also a blank line: 27: 27: plus another line at the end. 27: ' (2 sibs) 27: [2] [2] 0x2aa332efab0 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: 0x2aa32fc47d0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbdc40 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fbdce0 KEYVAL: 'src' '#include <{{hdr.filename}}> 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332efb50 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332efbe0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332efc70 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: 0x2aa32fc48e8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbddd0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fbde70 KEYVAL: 'src' '#include "{{hdr.filename}}" 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332efd10 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332efda0 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332efe30 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: 0x2aa32fc4a00 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fc2570 KEYMAP: 'tpl' (1 sibs) 1 children: 27: 0x2aa32fc2610 KEYVAL: 'src' '#include '{{hdr.filename}}' 27: 27: {{src.gencode}} 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332efed0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332eff60 KEYMAP: 'tpl' (1 sibs) 1 children: 27: [2] [2] 0x2aa332efff0 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: 0x2aa32fc4b18 [ROOT] MAP: (0 sibs) 2 children: 27: 0x2aa32fbb770 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa32fbb808 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0090 [ROOT] MAP: (1 sibs) 2 children: 27: [1] [1] 0x2aa332f0120 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [2] [2] 0x2aa332f01b0 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: 0x2aa32fc4c30 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbdba0 MAP: (1 sibs) 2 children: 27: 0x2aa32fbba40 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: 0x2aa32fbbad8 KEYVAL: 'bbb' 'yyy 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0250 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f02e0 MAP: (1 sibs) 2 children: 27: [2] [2] 0x2aa332f0370 KEYVAL: 'aaa' 'xxx 27: ' (2 sibs) 27: [3] [3] 0x2aa332f0400 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: 0x2aa32fc4d48 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f04a0 [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: 0x2aa32fc4e60 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0540 [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: 0x2aa32fc4f78 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f05e0 [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: 0x2aa32fc5090 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0680 [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: 0x2aa32fc51a8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0720 [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: 0x2aa32fc52c0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f07c0 [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: 0x2aa32fc53d8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0860 [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: 0x2aa32fc54f0 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0900 [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: 0x2aa32fc5608 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f09a0 [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: 0x2aa32fc5720 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0a40 [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: 0x2aa32fc5838 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0ae0 [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: 0x2aa32fc5950 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0b80 [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: 0x2aa32fc5a68 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbbf40 VAL: '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0c20 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f0cb0 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: 0x2aa32fc5b80 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc030 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0d50 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f0de0 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: 0x2aa32fc5c98 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc120 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0e80 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f0f10 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: 0x2aa32fc5db0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc210 KEYVAL: 'foo' '' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f0fb0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1040 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: 0x2aa32fc5ec8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc300 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f10e0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1170 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: 0x2aa32fc5fe0 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc3f0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1210 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f12a0 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: 0x2aa32fc60f8 [ROOT] DOCVAL: '' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1340 [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: 0x2aa32fc6210 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f13e0 [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: 0x2aa32fc6328 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1480 [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: 0x2aa32fc6440 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc5d0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1520 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f15b0 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: 0x2aa32fc6558 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbc6c0 VAL: ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1650 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f16e0 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: 0x2aa32fc6670 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc7b0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1780 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1810 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: 0x2aa32fc6788 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbc8a0 KEYVAL: 'foo' ' 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f18b0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1940 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: 0x2aa32fc68a0 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f19e0 [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: 0x2aa32fc69b8 [ROOT] DOCVAL: ' 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1a80 [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: 0x2aa32fc6ad0 [ROOT] DOCVAL: ' 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1b20 [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: 0x2aa32fc6be8 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbca80 KEYVAL: 'foo' ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1bc0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1c50 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: 0x2aa32fc6d00 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbcb70 VAL: ' 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1cf0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1d80 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: 0x2aa32fc6e18 [ROOT] DOCVAL: ' 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1e20 [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: 0x2aa32fc6f30 [ROOT] MAP: (0 sibs) 1 children: 27: 0x2aa32fbccb0 KEYVAL: 'foo' ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1ec0 [ROOT] MAP: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f1f50 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: 0x2aa32fc7048 [ROOT] SEQ: (0 sibs) 1 children: 27: 0x2aa32fbcda0 VAL: ' 27: 27: 27: ' (1 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f1ff0 [ROOT] SEQ: (1 sibs) 1 children: 27: [1] [1] 0x2aa332f2080 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: 0x2aa32fc7160 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2120 [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: 0x2aa32fc7278 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f21c0 [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: 0x2aa32fc7390 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2260 [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: 0x2aa32fc74a8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2300 [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: 0x2aa32fc75c0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f23a0 [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: 0x2aa32fc76d8 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2440 [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: 0x2aa32fc77f0 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f24e0 [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: 0x2aa32fc7908 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2580 [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: 0x2aa32fc7a20 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2620 [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: 0x2aa32fc7b38 [ROOT] DOCVAL: 'asd 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f26c0 [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: 0x2aa32fc7c50 [ROOT] DOCVAL: 'asd 27: 27: 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2760 [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: 0x2aa32fc7d68 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2800 [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: 0x2aa32fc7e80 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f28a0 [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: 0x2aa32fc7f98 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2940 [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: 0x2aa32fc80b0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f29e0 [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: 0x2aa32fc81c8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2a80 [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: 0x2aa32fc82e0 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2b20 [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: 0x2aa32fc83f8 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2bc0 [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: 0x2aa32fc8510 [ROOT] DOCVAL: 'asd 27: 27: ' (0 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2c60 [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: 0x2aa32fc8628 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fbb8b0 VAL: ' 27: ' (2 sibs) 27: 0x2aa32fbb948 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2d00 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332f2d90 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332f2e20 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: 0x2aa32fc8740 [ROOT] SEQ: (0 sibs) 2 children: 27: 0x2aa32fbd4d0 VAL: ' 27: ' (2 sibs) 27: 0x2aa32fbd568 VAL: ' 27: ' (2 sibs) 27: RECREATED TREE: 27: -------------------------------------- 27: [0][0] 0x2aa332f2ec0 [ROOT] SEQ: (1 sibs) 2 children: 27: [1] [1] 0x2aa332f2f50 VAL: ' 27: ' (2 sibs) 27: [2] [2] 0x2aa332f2fe0 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 (51 ms total) 27: 27: [----------] Global test environment tear-down 27: [==========] 3213 tests from 3 test suites ran. (52 ms total) 27: [ PASSED ] 3213 tests. 27/52 Test #27: ryml-test-block_literal ........... Passed 0.06 sec test 28 Start 28: ryml-test-block_folded 28: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-block_folded-0.5.0 28: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 28: Test timeout computed to be: 10000000 28: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 28: [==========] Running 2366 tests from 3 test suites. 28: [----------] Global test environment set-up. 28: [----------] 1 test from CaseNode 28: [ RUN ] CaseNode.setting_up 28: [ OK ] CaseNode.setting_up (0 ms) 28: [----------] 1 test from CaseNode (0 ms total) 28: 28: [----------] 25 tests from block_folded 28: [ RUN ] block_folded.basic 28: [ OK ] block_folded.basic (0 ms) 28: [ RUN ] block_folded.empty_block 28: [ OK ] block_folded.empty_block (0 ms) 28: [ RUN ] block_folded.empty_block0 28: [ OK ] block_folded.empty_block0 (0 ms) 28: [ RUN ] block_folded.empty_block1 28: [ OK ] block_folded.empty_block1 (0 ms) 28: [ RUN ] block_folded.empty_block_as_container_member 28: [ OK ] block_folded.empty_block_as_container_member (0 ms) 28: [ RUN ] block_folded.issue152_not_indented 28: [ OK ] block_folded.issue152_not_indented (0 ms) 28: [ RUN ] block_folded.issue152_indented_once 28: [ OK ] block_folded.issue152_indented_once (0 ms) 28: [ RUN ] block_folded.issue152_indented_twice 28: [ OK ] block_folded.issue152_indented_twice (0 ms) 28: [ RUN ] block_folded.issue152_indented_thrice 28: [ OK ] block_folded.issue152_indented_thrice (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ 28: [ OK ] block_folded.test_suite_4QFQ (0 ms) 28: [ RUN ] block_folded.test_suite_4QFQ_pt2 28: [ OK ] block_folded.test_suite_4QFQ_pt2 (0 ms) 28: [ RUN ] block_folded.test_suite_6VJK 28: [ OK ] block_folded.test_suite_6VJK (0 ms) 28: [ RUN ] block_folded.test_suite_7T8X 28: [ OK ] block_folded.test_suite_7T8X (0 ms) 28: [ RUN ] block_folded.test_suite_A6F9 28: [ OK ] block_folded.test_suite_A6F9 (0 ms) 28: [ RUN ] block_folded.test_suite_B3HG 28: [ OK ] block_folded.test_suite_B3HG (0 ms) 28: [ RUN ] block_folded.test_suite_D83L 28: [ OK ] block_folded.test_suite_D83L (0 ms) 28: [ RUN ] block_folded.test_suite_DWX9 28: [ OK ] block_folded.test_suite_DWX9 (0 ms) 28: [ RUN ] block_folded.test_suite_F6MC 28: [ OK ] block_folded.test_suite_F6MC (0 ms) 28: [ RUN ] block_folded.test_suite_K858 28: [ OK ] block_folded.test_suite_K858 (0 ms) 28: [ RUN ] block_folded.test_suite_MJS9 28: [ OK ] block_folded.test_suite_MJS9 (0 ms) 28: [ RUN ] block_folded.test_suite_P2AD 28: [ OK ] block_folded.test_suite_P2AD (0 ms) 28: [ RUN ] block_folded.test_suite_R4YG 28: [ OK ] block_folded.test_suite_R4YG (0 ms) 28: [ RUN ] block_folded.test_suite_T26H 28: [ OK ] block_folded.test_suite_T26H (0 ms) 28: [ RUN ] block_folded.test_suite_T5N4 28: [ OK ] block_folded.test_suite_T5N4 (0 ms) 28: [ RUN ] block_folded.test_suite_W4TN 28: [ OK ] block_folded.test_suite_W4TN (0 ms) 28: [----------] 25 tests from block_folded (1 ms total) 28: 28: [----------] 2340 tests from BLOCK_FOLDED/YmlTestCase 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.parse_unix/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --------------- 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: hello 28: there 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: > 28: ciao 28: qua 28: --- 28: - > 28: hello 28: there 28: - > 28: ciao 28: qua 28: --- 28: foo: > 28: hello 28: there 28: bar: > 28: ciao 28: qua 28: --------------- 28: REF TREE: 28: 0x2aa2baa2f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa2ba998d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99b30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99bc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99c60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa2ba99da0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99e38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa2ba99cf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa2ba99ee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99f78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc09c70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bc09d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bc09d90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bc09e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bc09eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bc09f40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bc09fd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bc0a060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bc0a0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bc0a180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bc0a210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bc0a2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bc0a330 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: 0x2aa2baa33e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc12c80 [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: 0x2aa2baa34f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc149b0 [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: 0x2aa2baa3610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc166e0 [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: 0x2aa2baa3728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa2ba9a470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a5a0 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] 0x2aa2bc18e90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bc18f20 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bc18fb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bc19040 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: 0x2aa2baa3840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9a690 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: 0x2aa2ba9a728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc1ad00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1ad90 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] 0x2aa2bc1ae20 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: 0x2aa2baa3958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9a8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc1ccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1cd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc1ce10 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: 0x2aa2baa3a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a9b0 KEYVAL: '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: 0x2aa2ba9aa48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc1ec30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1ecc0 KEYVAL: '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] 0x2aa2bc1ed50 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: 0x2aa2baa3b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ab40 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: 0x2aa2ba9abd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc20c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc20cb0 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] 0x2aa2bc20d40 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: 0x2aa2baa3ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9acd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9ad68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc22c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc22ca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc22d30 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: 0x2aa2baa3db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ae60 KEYVAL: '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: 0x2aa2ba9aef8 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] 0x2aa2bc24ce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc24d70 KEYVAL: '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] 0x2aa2bc24e00 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: 0x2aa2baa3ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c250 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: 0x2aa2ba9c2e8 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] 0x2aa2bc26ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc26f80 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] 0x2aa2bc27010 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: 0x2aa2baa3fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9c428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc28fb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc29040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc290d0 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: 0x2aa2baa4100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9e7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9e878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc2afc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2b050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2b0e0 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: 0x2aa2baa4218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc2cff0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2d080 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2d110 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: 0x2aa2baa4330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc2f020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2f0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2f140 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: 0x2aa2baa4448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc30ff0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc31080 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc31110 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: 0x2aa2baa4560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc331a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc33230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc332c0 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: 0x2aa2baa4678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa2ba9b6d0 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] 0x2aa2bc35070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bc35100 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: 0x2aa2baa4790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc37040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc370d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc37160 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: 0x2aa2baa48a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc38d70 [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: 0x2aa2baa49c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc3aaa0 [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: 0x2aa2baa4ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc3c7d0 [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: 0x2aa2baa4bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc3e500 [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: 0x2aa2baa4d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc40230 [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: 0x2aa2baa4e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc41f60 [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: 0x2aa2baa4f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc43c90 [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: 0x2aa2baa5050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc459c0 [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: 0x2aa2baa5168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc476f0 [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: 0x2aa2baa5280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc49420 [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: 0x2aa2baa5398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc4b150 [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: 0x2aa2baa54b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc4ce80 [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: 0x2aa2baa55c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc4ebb0 [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: 0x2aa2baa56e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc508e0 [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: 0x2aa2baa57f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc52610 [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: 0x2aa2baa5910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc54340 [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: 0x2aa2baa5a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc56070 [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: 0x2aa2baa5b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc57da0 [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: 0x2aa2baa5c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc59ad0 [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: 0x2aa2baa5d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc5b800 [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: 0x2aa2baa5e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc5d530 [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: 0x2aa2baa5fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc5f260 [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: 0x2aa2baa60b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc60f90 [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: 0x2aa2baa61d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc62cc0 [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: 0x2aa2baa62e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc649f0 [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: 0x2aa2baa6400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc66780 [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: 0x2aa2baa6518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc68530 [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: 0x2aa2baa6630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc6a2e0 [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: 0x2aa2baa6748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc6c090 [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: 0x2aa2baa6860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc6de40 [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: 0x2aa2baa6978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc6fbf0 [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: 0x2aa2baa6a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc719a0 [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: 0x2aa2baa6ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc73750 [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: 0x2aa2baa6cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc75500 [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: 0x2aa2baa6dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc772b0 [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: 0x2aa2baa6ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc79060 [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: 0x2aa2baa7008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc7ae10 [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: 0x2aa2baa7120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc7cbc0 [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: 0x2aa2baa7238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc7e970 [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: 0x2aa2baa7350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc80720 [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: 0x2aa2baa7468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9c890 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9c928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc824d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc82560 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc825f0 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: 0x2aa2baa7580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9ca20 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9cab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc84280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc84310 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc843a0 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: 0x2aa2baa2f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa2ba998d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99b30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99bc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99c60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa2ba99da0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99e38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa2ba99cf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa2ba99ee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99f78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc84b90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bc84c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bc84cb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bc84d40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bc84dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bc84e60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bc84ef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bc84f80 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bc85010 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bc850a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bc85130 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bc851c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bc85250 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: 0x2aa2baa33e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc87070 [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: 0x2aa2baa34f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc87980 [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: 0x2aa2baa3610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc88290 [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: 0x2aa2baa3728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa2ba9a470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a5a0 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] 0x2aa2bc88ba0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bc88c30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bc88cc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bc88d50 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: 0x2aa2baa3840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9a690 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: 0x2aa2ba9a728 VAL: 'another val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc894b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc89540 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] 0x2aa2bc895d0 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: 0x2aa2baa3958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9a8b8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc89dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc89e50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc89ee0 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: 0x2aa2baa3a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a9b0 KEYVAL: '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: 0x2aa2ba9aa48 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8a6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8a760 KEYVAL: '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] 0x2aa2bc8a7f0 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: 0x2aa2baa3b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ab40 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: 0x2aa2ba9abd8 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8afe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8b070 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] 0x2aa2bc8b100 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: 0x2aa2baa3ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9acd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9ad68 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8b8f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8b980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8ba10 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: 0x2aa2baa3db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ae60 KEYVAL: '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: 0x2aa2ba9aef8 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] 0x2aa2bc8c200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8c290 KEYVAL: '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] 0x2aa2bc8c320 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: 0x2aa2baa3ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c250 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: 0x2aa2ba9c2e8 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] 0x2aa2bc8cb10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8cba0 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] 0x2aa2bc8cc30 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: 0x2aa2baa3fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9c428 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8d420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8d4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8d540 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: 0x2aa2baa4100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9e7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9e878 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8dd30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8ddc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8de50 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: 0x2aa2baa4218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b178 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8e640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8e6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8e760 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: 0x2aa2baa4330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b308 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8ef50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8efe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8f070 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: 0x2aa2baa4448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b498 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc8f860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8f8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8f980 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: 0x2aa2baa4560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b628 KEYVAL: 'another' 'val' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc90240 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc902d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc90360 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: 0x2aa2baa4678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa2ba9b6d0 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] 0x2aa2bc90b50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bc90be0 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: 0x2aa2baa4790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b858 KEYVAL: 'another' 'text' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc91460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc914f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc91580 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: 0x2aa2baa48a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc91d70 [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: 0x2aa2baa49c0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc92680 [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: 0x2aa2baa4ad8 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc92f90 [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: 0x2aa2baa4bf0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc938a0 [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: 0x2aa2baa4d08 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc941b0 [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: 0x2aa2baa4e20 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc94ac0 [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: 0x2aa2baa4f38 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc953d0 [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: 0x2aa2baa5050 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc95ce0 [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: 0x2aa2baa5168 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc965f0 [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: 0x2aa2baa5280 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc96f00 [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: 0x2aa2baa5398 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc97810 [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: 0x2aa2baa54b0 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc98120 [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: 0x2aa2baa55c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc98a30 [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: 0x2aa2baa56e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc99340 [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: 0x2aa2baa57f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc99c50 [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: 0x2aa2baa5910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9a560 [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: 0x2aa2baa5a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9ae70 [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: 0x2aa2baa5b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9b780 [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: 0x2aa2baa5c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9c090 [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: 0x2aa2baa5d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9c9a0 [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: 0x2aa2baa5e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9d2b0 [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: 0x2aa2baa5fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9dbc0 [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: 0x2aa2baa60b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9e4d0 [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: 0x2aa2baa61d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9ede0 [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: 0x2aa2baa62e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc9f6f0 [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: 0x2aa2baa6400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca0000 [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: 0x2aa2baa6518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca0910 [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: 0x2aa2baa6630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca1220 [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: 0x2aa2baa6748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca1b30 [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: 0x2aa2baa6860 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca2440 [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: 0x2aa2baa6978 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca2d50 [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: 0x2aa2baa6a90 [ROOT] DOCVAL: '' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca3660 [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: 0x2aa2baa6ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca3f70 [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: 0x2aa2baa6cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca4880 [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: 0x2aa2baa6dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca5190 [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: 0x2aa2baa6ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca5aa0 [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: 0x2aa2baa7008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca63b0 [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: 0x2aa2baa7120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca6cc0 [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: 0x2aa2baa7238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca75d0 [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: 0x2aa2baa7350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca7ee0 [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: 0x2aa2baa7468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9c890 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9c928 VAL: '' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca87f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bca8880 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bca8910 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: 0x2aa2baa7580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9ca20 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9cab8 VAL: ' 28: ' (2 sibs) 28: PARSED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bca9100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bca9190 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bca9220 VAL: ' 28: ' (2 sibs) 28: #nodes=3 vs #printed=3 28: -------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.parse_windows/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stdout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_cout/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_stringstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_ofstream/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_unix_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: hello there 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- | 28: ciao qua 28: 28: --- 28: - | 28: hello there 28: 28: - | 28: ciao qua 28: 28: --- 28: foo: | 28: hello there 28: 28: bar: | 28: ciao qua 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: | 28: foo 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: | 28: foo 28: 28: bar 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: - | 28: 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: - | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: - another val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: example: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: example2: |+ 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: example: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: example2: |- 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: val 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: data: | 28: Wrapped text will be folded into a single paragraph 28: Blank lines denote paragraph breaks 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: example: | 28: Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: 28: another: text 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: |2 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: | 28: asd 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: 'asd' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: | 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: |+ 28: asd 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: |+ 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: |+ 28: 28: 28: 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: - |+ 28: 28: - '' 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: - |+ 28: 28: - |+ 28: 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_yml_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.emit_json_windows_string/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.unix_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 28: ------------------------------------------- 28: running test case 'indentation requirements err seq' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 28: ------------------------------------------- 28: running test case 'indentation requirements err map' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 28: ------------------------------------------- 28: running test case 'indentation requirements err level' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 28: ------------------------------------------- 28: running test case 'foo without space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 28: ------------------------------------------- 28: running test case 'foo with space after' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 28: ------------------------------------------- 28: running test case 'simple with indents' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 28: ------------------------------------------- 28: running test case '7T8X' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 28: ------------------------------------------- 28: running test case 'block folded as seq val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=keep' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 2, chomp=strip' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 28: ------------------------------------------- 28: running test case 'block folded as map val, implicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 28: ------------------------------------------- 28: running test case 'block folded as map val, explicit indentation 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 28: ------------------------------------------- 28: running test case 'block folded as map entry' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 28: ------------------------------------------- 28: running test case 'block folded, no chomp, no indentation' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/22 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 28: ------------------------------------------- 28: running test case 'block folded with tab and spaces' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/23 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 28: ------------------------------------------- 28: running test case 'block folded with empty docval 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/24 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 28: ------------------------------------------- 28: running test case 'block folded with empty docval 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/25 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 28: ------------------------------------------- 28: running test case 'block folded with empty docval 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/26 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 28: ------------------------------------------- 28: running test case 'block folded with empty docval 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/27 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 28: ------------------------------------------- 28: running test case 'block folded with empty docval 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/28 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 28: ------------------------------------------- 28: running test case 'block folded with empty docval 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/29 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 28: ------------------------------------------- 28: running test case 'block folded with empty docval 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/30 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 28: ------------------------------------------- 28: running test case 'block folded with empty docval 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/31 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 28: ------------------------------------------- 28: running test case 'block folded with empty docval 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/32 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 28: ------------------------------------------- 28: running test case 'block folded with empty docval 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/33 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 28: ------------------------------------------- 28: running test case 'block folded with empty docval 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/34 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/35 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/36 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/37 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/38 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/39 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/40 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/41 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/42 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 5.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/43 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 6' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/44 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 7' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/45 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 8' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/46 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 9' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/47 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 10' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/48 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 11' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/49 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 12' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/50 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 28: ------------------------------------------- 28: running test case 'block folded with docval no newlines at end 13' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/51 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/52 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/53 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/54 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/55 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/56 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 1.4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/57 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/58 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 2.1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/59 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 3' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/60 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 4' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/61 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 28: ------------------------------------------- 28: running test case 'block folded, keep, empty docval trailing 5' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/62 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 0' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/63 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 28: ------------------------------------------- 28: running test case 'block folded, empty block vals in seq 1' 28: ------------------------------------------- 28: [ OK ] BLOCK_FOLDED/YmlTestCase.windows_emitrs_json_cfile/64 (0 ms) 28: [ RUN ] BLOCK_FOLDED/YmlTestCase.complete_unix_round_trip/0 28: ------------------------------------------- 28: running test case 'indentation requirements' 28: ------------------------------------------- 28: ~~~~~~~~~~~~~~ src yml: 28: ---\n 28: >\n 28: hello there\n 28: ---\n 28: >\n 28: hello there\n 28: e\n 28: ---\n 28: >\n 28: hello there\n 28: ere\n 28: ---\n 28: >\n 28: ciao qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: qua\n 28: ---\n 28: >\n 28: ciao qua\n 28: o\n 28: qua\n 28: ---\n 28: - >\n 28: hello there\n 28: e\n 28: - >\n 28: ciao qua\n 28: a\n 28: ---\n 28: foo: >\n 28: hello there\n 28: e\n 28: bar: >\n 28: ciao qua\n 28: a\n 28: ~~~~~~~~~~~~~~ parsed tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bc09c70 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bc09d00 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bc09d90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bc09e20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bc09eb0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bc09f40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bc09fd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bc0a060 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bc0a0f0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bc0a180 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bc0a210 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bc0a2a0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bc0a330 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] 0x2aa2bcac140 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bcac1d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bcac260 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bcac2f0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bcac380 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bcac410 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bcac4a0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bcac530 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bcac5c0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bcac650 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bcac6e0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bcac770 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bcac800 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] 0x2aa2bc12c80 [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] 0x2aa2bcad330 [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] 0x2aa2bc149b0 [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] 0x2aa2bcadc40 [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] 0x2aa2bc166e0 [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] 0x2aa2bcae550 [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] 0x2aa2bc18e90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bc18f20 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bc18fb0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bc19040 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] 0x2aa2bcaee60 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bcaeef0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bcaef80 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bcaf010 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] 0x2aa2bc1ad00 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1ad90 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] 0x2aa2bc1ae20 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] 0x2aa2bcaf770 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcaf800 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] 0x2aa2bcaf890 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] 0x2aa2bc1ccf0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1cd80 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc1ce10 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] 0x2aa2bcb0080 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb0110 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb01a0 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] 0x2aa2bc1ec30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc1ecc0 KEYVAL: '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] 0x2aa2bc1ed50 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] 0x2aa2bcb0990 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb0a20 KEYVAL: '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] 0x2aa2bcb0ab0 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] 0x2aa2bc20c20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc20cb0 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] 0x2aa2bc20d40 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] 0x2aa2bcb12a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb1330 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] 0x2aa2bcb13c0 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] 0x2aa2bc22c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc22ca0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc22d30 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] 0x2aa2bcb1bb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb1c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb1cd0 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] 0x2aa2bc24ce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc24d70 KEYVAL: '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] 0x2aa2bc24e00 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] 0x2aa2bcb24c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb2550 KEYVAL: '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] 0x2aa2bcb25e0 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] 0x2aa2bc26ef0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc26f80 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] 0x2aa2bc27010 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] 0x2aa2bcb2dd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb2e60 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] 0x2aa2bcb2ef0 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] 0x2aa2bc28fb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc29040 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc290d0 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] 0x2aa2bcb36e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb3770 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb3800 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] 0x2aa2bc2afc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2b050 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2b0e0 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] 0x2aa2bcb3ff0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb4080 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb4110 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] 0x2aa2bc2cff0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2d080 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2d110 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] 0x2aa2bcb4900 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb4990 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb4a20 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] 0x2aa2bc2f020 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc2f0b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc2f140 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] 0x2aa2bcb5210 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb52a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb5330 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] 0x2aa2bc30ff0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc31080 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc31110 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] 0x2aa2bcb5b20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb5bb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb5c40 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] 0x2aa2bc331a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc33230 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc332c0 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] 0x2aa2bcb6430 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb64c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb6550 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] 0x2aa2bc35070 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bc35100 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] 0x2aa2bcb6d40 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bcb6dd0 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] 0x2aa2bc37040 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc370d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc37160 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] 0x2aa2bcb7650 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcb76e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcb7770 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] 0x2aa2bc38d70 [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] 0x2aa2bcb7f60 [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] 0x2aa2bc3aaa0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcb8870 [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] 0x2aa2bc3c7d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcb9180 [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] 0x2aa2bc3e500 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcb9a90 [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] 0x2aa2bc40230 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcba3a0 [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] 0x2aa2bc41f60 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbacb0 [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] 0x2aa2bc43c90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbb5c0 [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] 0x2aa2bc459c0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbbed0 [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] 0x2aa2bc476f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbc7e0 [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] 0x2aa2bc49420 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbd0f0 [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] 0x2aa2bc4b150 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbda00 [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] 0x2aa2bc4ce80 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcbe310 [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] 0x2aa2bc4ebb0 [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] 0x2aa2bcbec20 [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] 0x2aa2bc508e0 [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] 0x2aa2bcbf530 [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] 0x2aa2bc52610 [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] 0x2aa2bcbfe40 [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] 0x2aa2bc54340 [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] 0x2aa2bcc0750 [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] 0x2aa2bc56070 [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] 0x2aa2bcc1060 [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] 0x2aa2bc57da0 [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] 0x2aa2bcc1970 [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] 0x2aa2bc59ad0 [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] 0x2aa2bcc2280 [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] 0x2aa2bc5b800 [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] 0x2aa2bcc2b90 [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] 0x2aa2bc5d530 [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] 0x2aa2bcc34a0 [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] 0x2aa2bc5f260 [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] 0x2aa2bcc3db0 [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] 0x2aa2bc60f90 [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] 0x2aa2bcc46c0 [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] 0x2aa2bc62cc0 [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] 0x2aa2bcc4fd0 [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] 0x2aa2bc649f0 [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] 0x2aa2bcc58e0 [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] 0x2aa2bc66780 [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] 0x2aa2bcc61f0 [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] 0x2aa2bc68530 [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] 0x2aa2bcc6b00 [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] 0x2aa2bc6a2e0 [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] 0x2aa2bcc7410 [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] 0x2aa2bc6c090 [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] 0x2aa2bcc7d20 [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] 0x2aa2bc6de40 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcc8630 [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] 0x2aa2bc6fbf0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcc8f40 [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] 0x2aa2bc719a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcc9850 [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] 0x2aa2bc73750 [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] 0x2aa2bcca160 [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] 0x2aa2bc75500 [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] 0x2aa2bccaa70 [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] 0x2aa2bc772b0 [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] 0x2aa2bccb380 [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] 0x2aa2bc79060 [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] 0x2aa2bccbc90 [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] 0x2aa2bc7ae10 [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] 0x2aa2bccc5a0 [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] 0x2aa2bc7cbc0 [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] 0x2aa2bccceb0 [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] 0x2aa2bc7e970 [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] 0x2aa2bccd7c0 [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] 0x2aa2bc80720 [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] 0x2aa2bcce0d0 [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] 0x2aa2bc824d0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc82560 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc825f0 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] 0x2aa2bcce9e0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bccea70 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcceb00 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] 0x2aa2bc84280 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc84310 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc843a0 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] 0x2aa2bccf2f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bccf380 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bccf410 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] 0x2aa2bc84b90 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bc84c20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bc84cb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bc84d40 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bc84dd0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bc84e60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bc84ef0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bc84f80 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bc85010 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bc850a0 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bc85130 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bc851c0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bc85250 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] 0x2aa2bccfc00 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bccfc90 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bccfd20 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bccfdb0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bccfe40 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bccfed0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bccff60 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bccfff0 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bcd0080 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bcd0110 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bcd01a0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bcd0230 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bcd02c0 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] 0x2aa2bc87070 [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] 0x2aa2bcd0510 [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] 0x2aa2bc87980 [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] 0x2aa2bcd0e20 [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] 0x2aa2bc88290 [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] 0x2aa2bcd1730 [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] 0x2aa2bc88ba0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bc88c30 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bc88cc0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bc88d50 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] 0x2aa2bcd2040 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bcd20d0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bcd2160 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bcd21f0 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] 0x2aa2bc894b0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc89540 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] 0x2aa2bc895d0 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] 0x2aa2bcd2950 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd29e0 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] 0x2aa2bcd2a70 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] 0x2aa2bc89dc0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc89e50 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc89ee0 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] 0x2aa2bcd3260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd32f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd3380 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] 0x2aa2bc8a6d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8a760 KEYVAL: '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] 0x2aa2bc8a7f0 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] 0x2aa2bcd3c10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd3ca0 KEYVAL: '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] 0x2aa2bcd3d30 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] 0x2aa2bc8afe0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8b070 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] 0x2aa2bc8b100 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] 0x2aa2bcd45c0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd4650 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] 0x2aa2bcd46e0 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] 0x2aa2bc8b8f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8b980 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8ba10 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] 0x2aa2bcd4f70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd5000 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd5090 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] 0x2aa2bc8c200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8c290 KEYVAL: '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] 0x2aa2bc8c320 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] 0x2aa2bcd5880 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd5910 KEYVAL: '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] 0x2aa2bcd59a0 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] 0x2aa2bc8cb10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8cba0 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] 0x2aa2bc8cc30 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] 0x2aa2bcd6190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd6220 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] 0x2aa2bcd62b0 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] 0x2aa2bc8d420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8d4b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8d540 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] 0x2aa2bcd6b40 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd6bd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd6c60 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] 0x2aa2bc8dd30 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8ddc0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8de50 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] 0x2aa2bcd74f0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd7580 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd7610 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] 0x2aa2bc8e640 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8e6d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8e760 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] 0x2aa2bcd7ea0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd7f30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd7fc0 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] 0x2aa2bc8ef50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8efe0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8f070 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] 0x2aa2bcd8850 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd88e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd8970 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] 0x2aa2bc8f860 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc8f8f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc8f980 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] 0x2aa2bcd9200 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd9290 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd9320 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] 0x2aa2bc90240 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc902d0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc90360 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] 0x2aa2bcd9bb0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcd9c40 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcd9cd0 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] 0x2aa2bc90b50 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bc90be0 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] 0x2aa2bcda4c0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bcda550 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] 0x2aa2bc91460 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc914f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bc91580 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] 0x2aa2bcdae70 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcdaf00 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcdaf90 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] 0x2aa2bc91d70 [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] 0x2aa2bcdb780 [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] 0x2aa2bc92680 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcdc090 [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] 0x2aa2bc92f90 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcdc9a0 [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] 0x2aa2bc938a0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcdd2b0 [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] 0x2aa2bc941b0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcddbc0 [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] 0x2aa2bc94ac0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcde4d0 [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] 0x2aa2bc953d0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcdede0 [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] 0x2aa2bc95ce0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcdf6f0 [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] 0x2aa2bc965f0 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bce0000 [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] 0x2aa2bc96f00 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bce0910 [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] 0x2aa2bc97810 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bce1220 [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] 0x2aa2bc98120 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bce1b30 [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] 0x2aa2bc98a30 [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] 0x2aa2bce2440 [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] 0x2aa2bc99340 [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] 0x2aa2bce2d50 [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] 0x2aa2bc99c50 [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] 0x2aa2bce3660 [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] 0x2aa2bc9a560 [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] 0x2aa2bce3f70 [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] 0x2aa2bc9ae70 [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] 0x2aa2bce4880 [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] 0x2aa2bc9b780 [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] 0x2aa2bce5190 [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] 0x2aa2bc9c090 [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] 0x2aa2bce5aa0 [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] 0x2aa2bc9c9a0 [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] 0x2aa2bce63b0 [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] 0x2aa2bc9d2b0 [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] 0x2aa2bce6cc0 [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] 0x2aa2bc9dbc0 [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] 0x2aa2bce7600 [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] 0x2aa2bc9e4d0 [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] 0x2aa2bce7f10 [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] 0x2aa2bc9ede0 [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] 0x2aa2bce8820 [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] 0x2aa2bc9f6f0 [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] 0x2aa2bce9130 [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] 0x2aa2bca0000 [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] 0x2aa2bce9a40 [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] 0x2aa2bca0910 [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] 0x2aa2bcea350 [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] 0x2aa2bca1220 [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] 0x2aa2bceac60 [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] 0x2aa2bca1b30 [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] 0x2aa2bceb570 [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] 0x2aa2bca2440 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcebe80 [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] 0x2aa2bca2d50 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bcec790 [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] 0x2aa2bca3660 [ROOT] DOCVAL: '' (1 sibs) 28: #nodes=1 vs #printed=1 28: -------------------------------------- 28: ~~~~~~~~~~~~~~ emitted yml: 28: ''\n 28: ~~~~~~~~~~~~~~ emitted tree: 28: -------------------------------------- 28: [0][0] 0x2aa2bced0a0 [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] 0x2aa2bca3f70 [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] 0x2aa2bced9b0 [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] 0x2aa2bca4880 [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] 0x2aa2bcee2c0 [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] 0x2aa2bca5190 [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] 0x2aa2bceebd0 [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] 0x2aa2bca5aa0 [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] 0x2aa2bcef4e0 [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] 0x2aa2bca63b0 [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] 0x2aa2bcefdf0 [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] 0x2aa2bca6cc0 [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] 0x2aa2bcf0700 [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] 0x2aa2bca75d0 [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] 0x2aa2bcf1010 [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] 0x2aa2bca7ee0 [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] 0x2aa2bcf1920 [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] 0x2aa2bca87f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bca8880 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bca8910 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] 0x2aa2bcf2230 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf22c0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf2350 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] 0x2aa2bca9100 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bca9190 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bca9220 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] 0x2aa2bcf2b40 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf2bd0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf2c60 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: 0x2aa2baa2f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa2ba998d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99b30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99bc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99c60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa2ba99da0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99e38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa2ba99cf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa2ba99ee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99f78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf3480 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bcf3510 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bcf35a0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bcf3630 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bcf36c0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bcf3750 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bcf37e0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bcf3870 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bcf3900 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bcf3990 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bcf3a20 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bcf3ab0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bcf3b40 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: 0x2aa2baa33e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf3be0 [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: 0x2aa2baa34f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf3c80 [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: 0x2aa2baa3610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf3d20 [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: 0x2aa2baa3728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa2ba9a470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a5a0 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] 0x2aa2bcf3dc0 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bcf3e50 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bcf3ee0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bcf3f70 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: 0x2aa2baa3840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9a690 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: 0x2aa2ba9a728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bc083f0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bc08480 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] 0x2aa2bc08510 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: 0x2aa2baa3958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9a8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4010 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf40a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf4130 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: 0x2aa2baa3a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a9b0 KEYVAL: '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: 0x2aa2ba9aa48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf41d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4260 KEYVAL: '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] 0x2aa2bcf42f0 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: 0x2aa2baa3b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ab40 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: 0x2aa2ba9abd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4390 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4420 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] 0x2aa2bcf44b0 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: 0x2aa2baa3ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9acd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9ad68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4550 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf45e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf4670 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: 0x2aa2baa3db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ae60 KEYVAL: '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: 0x2aa2ba9aef8 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] 0x2aa2bcf4710 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf47a0 KEYVAL: '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] 0x2aa2bcf4830 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: 0x2aa2baa3ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c250 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: 0x2aa2ba9c2e8 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] 0x2aa2bcf48d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4960 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] 0x2aa2bcf49f0 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: 0x2aa2baa3fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9c428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4a90 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4b20 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf4bb0 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: 0x2aa2baa4100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9e7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9e878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4c50 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4ce0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf4d70 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: 0x2aa2baa4218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4e10 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf4ea0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf4f30 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: 0x2aa2baa4330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf4fd0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf5060 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf50f0 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: 0x2aa2baa4448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5190 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf5220 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf52b0 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: 0x2aa2baa4560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5350 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf53e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf5470 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: 0x2aa2baa4678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa2ba9b6d0 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] 0x2aa2bc0a690 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bc0a720 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: 0x2aa2baa4790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5510 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf55a0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf5630 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: 0x2aa2baa48a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf56d0 [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: 0x2aa2baa49c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5770 [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: 0x2aa2baa4ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5810 [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: 0x2aa2baa4bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf58b0 [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: 0x2aa2baa4d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5950 [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: 0x2aa2baa4e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf59f0 [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: 0x2aa2baa4f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5a90 [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: 0x2aa2baa5050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5b30 [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: 0x2aa2baa5168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5bd0 [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: 0x2aa2baa5280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5c70 [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: 0x2aa2baa5398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5d10 [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: 0x2aa2baa54b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5db0 [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: 0x2aa2baa55c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5e50 [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: 0x2aa2baa56e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5ef0 [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: 0x2aa2baa57f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf5f90 [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: 0x2aa2baa5910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6030 [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: 0x2aa2baa5a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf60d0 [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: 0x2aa2baa5b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6170 [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: 0x2aa2baa5c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6210 [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: 0x2aa2baa5d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf62b0 [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: 0x2aa2baa5e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6350 [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: 0x2aa2baa5fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf63f0 [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: 0x2aa2baa60b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6490 [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: 0x2aa2baa61d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6530 [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: 0x2aa2baa62e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf65d0 [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: 0x2aa2baa6400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6670 [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: 0x2aa2baa6518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6710 [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: 0x2aa2baa6630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf67b0 [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: 0x2aa2baa6748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6850 [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: 0x2aa2baa6860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf68f0 [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: 0x2aa2baa6978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6990 [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: 0x2aa2baa6a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6a30 [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: 0x2aa2baa6ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6ad0 [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: 0x2aa2baa6cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6b70 [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: 0x2aa2baa6dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6c10 [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: 0x2aa2baa6ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6cb0 [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: 0x2aa2baa7008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6d50 [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: 0x2aa2baa7120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6df0 [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: 0x2aa2baa7238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6e90 [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: 0x2aa2baa7350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6f30 [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: 0x2aa2baa7468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9c890 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9c928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf6fd0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf7060 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf70f0 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: 0x2aa2baa7580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9ca20 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9cab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7190 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf7220 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf72b0 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: 0x2aa2baa2f80 [ROOT] STREAM: (0 sibs) 8 children: 28: 0x2aa2ba998d0 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99968 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a00 DOCVAL: 'hello there 28: ' (8 sibs) 28: 0x2aa2ba99a98 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99b30 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99bc8 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: 0x2aa2ba99c60 DOCSEQ: (8 sibs) 2 children: 28: 0x2aa2ba99da0 VAL: 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99e38 VAL: 'ciao qua 28: ' (2 sibs) 28: 0x2aa2ba99cf8 DOCMAP: (8 sibs) 2 children: 28: 0x2aa2ba99ee0 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: 0x2aa2ba99f78 KEYVAL: 'bar' 'ciao qua 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7350 [ROOT] STREAM: (1 sibs) 8 children: 28: [1] [1] 0x2aa2bcf73e0 DOCVAL: 'hello there 28: ' (8 sibs) 28: [2] [2] 0x2aa2bcf7470 DOCVAL: 'hello there 28: ' (8 sibs) 28: [3] [3] 0x2aa2bcf7500 DOCVAL: 'hello there 28: ' (8 sibs) 28: [4] [4] 0x2aa2bcf7590 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [5] [5] 0x2aa2bcf7620 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [6] [6] 0x2aa2bcf76b0 DOCVAL: 'ciao qua 28: ' (8 sibs) 28: [7] [7] 0x2aa2bcf7740 DOCSEQ: (8 sibs) 2 children: 28: [8] [8] 0x2aa2bcf77d0 VAL: 'hello there 28: ' (2 sibs) 28: [9] [9] 0x2aa2bcf7860 VAL: 'ciao qua 28: ' (2 sibs) 28: [10] [10] 0x2aa2bcf78f0 DOCMAP: (8 sibs) 2 children: 28: [11] [11] 0x2aa2bcf7980 KEYVAL: 'foo' 'hello there 28: ' (2 sibs) 28: [12] [12] 0x2aa2bcf7a10 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: 0x2aa2baa33e0 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7ab0 [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: 0x2aa2baa34f8 [ROOT] DOCVAL: 'foo 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7b50 [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: 0x2aa2baa3610 [ROOT] DOCVAL: 'foo 28: 28: bar 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7bf0 [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: 0x2aa2baa3728 [ROOT] SEQ: (0 sibs) 3 children: 28: 0x2aa2ba9a470 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a508 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: 0x2aa2ba9a5a0 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] 0x2aa2bcf7c90 [ROOT] SEQ: (1 sibs) 3 children: 28: [1] [1] 0x2aa2bcf7d20 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [2] [2] 0x2aa2bcf7db0 VAL: ' 28: folded line 28: next line 28: * bullet 28: 28: * list 28: * lines 28: 28: last line 28: ' (3 sibs) 28: [3] [3] 0x2aa2bcf7e40 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: 0x2aa2baa3840 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9a690 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: 0x2aa2ba9a728 VAL: 'another val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf7ee0 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf7f70 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] 0x2aa2bcf8000 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: 0x2aa2baa3958 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a820 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9a8b8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf80a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8130 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf81c0 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: 0x2aa2baa3a70 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9a9b0 KEYVAL: '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: 0x2aa2ba9aa48 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf8260 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf82f0 KEYVAL: '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] 0x2aa2bcf8380 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: 0x2aa2baa3b88 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ab40 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: 0x2aa2ba9abd8 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf8420 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf84b0 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] 0x2aa2bcf8540 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: 0x2aa2baa3ca0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9acd0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9ad68 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf85e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8670 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf8700 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: 0x2aa2baa3db8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9ae60 KEYVAL: '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: 0x2aa2ba9aef8 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] 0x2aa2bcf87a0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8830 KEYVAL: '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] 0x2aa2bcf88c0 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: 0x2aa2baa3ed0 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c250 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: 0x2aa2ba9c2e8 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] 0x2aa2bcf8960 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf89f0 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] 0x2aa2bcf8a80 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: 0x2aa2baa3fe8 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9c390 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9c428 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf8b20 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8bb0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf8c40 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: 0x2aa2baa4100 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9e7e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9e878 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf8ce0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8d70 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf8e00 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: 0x2aa2baa4218 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b0e0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b178 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf8ea0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf8f30 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf8fc0 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: 0x2aa2baa4330 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b270 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b308 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9060 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf90f0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf9180 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: 0x2aa2baa4448 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b400 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b498 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9220 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf92b0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf9340 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: 0x2aa2baa4560 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b590 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b628 KEYVAL: 'another' 'val' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf93e0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf9470 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf9500 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: 0x2aa2baa4678 [ROOT] MAP: (0 sibs) 1 children: 28: 0x2aa2ba9b6d0 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] 0x2aa2bcf95a0 [ROOT] MAP: (1 sibs) 1 children: 28: [1] [1] 0x2aa2bcf9630 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: 0x2aa2baa4790 [ROOT] MAP: (0 sibs) 2 children: 28: 0x2aa2ba9b7c0 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: 0x2aa2ba9b858 KEYVAL: 'another' 'text' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf96d0 [ROOT] MAP: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcf9760 KEYVAL: 'example' 'Several lines of text, with some "quotes" of various 'types', and also a blank line: 28: plus another line at the end. 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcf97f0 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: 0x2aa2baa48a8 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9890 [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: 0x2aa2baa49c0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9930 [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: 0x2aa2baa4ad8 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf99d0 [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: 0x2aa2baa4bf0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9a70 [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: 0x2aa2baa4d08 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9b10 [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: 0x2aa2baa4e20 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9bb0 [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: 0x2aa2baa4f38 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9c50 [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: 0x2aa2baa5050 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9cf0 [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: 0x2aa2baa5168 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9d90 [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: 0x2aa2baa5280 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9e30 [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: 0x2aa2baa5398 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9ed0 [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: 0x2aa2baa54b0 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcf9f70 [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: 0x2aa2baa55c8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa010 [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: 0x2aa2baa56e0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa0b0 [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: 0x2aa2baa57f8 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa150 [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: 0x2aa2baa5910 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa1f0 [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: 0x2aa2baa5a28 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa290 [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: 0x2aa2baa5b40 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa330 [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: 0x2aa2baa5c58 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa3d0 [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: 0x2aa2baa5d70 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa470 [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: 0x2aa2baa5e88 [ROOT] DOCVAL: 'asd 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa510 [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: 0x2aa2baa5fa0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa5b0 [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: 0x2aa2baa60b8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa650 [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: 0x2aa2baa61d0 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa6f0 [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: 0x2aa2baa62e8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa790 [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: 0x2aa2baa6400 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa830 [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: 0x2aa2baa6518 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa8d0 [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: 0x2aa2baa6630 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfa970 [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: 0x2aa2baa6748 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfaa10 [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: 0x2aa2baa6860 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfaab0 [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: 0x2aa2baa6978 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfab50 [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: 0x2aa2baa6a90 [ROOT] DOCVAL: '' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfabf0 [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: 0x2aa2baa6ba8 [ROOT] DOCVAL: 'asd' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfac90 [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: 0x2aa2baa6cc0 [ROOT] DOCVAL: 'asd 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfad30 [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: 0x2aa2baa6dd8 [ROOT] DOCVAL: 'asd 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfadd0 [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: 0x2aa2baa6ef0 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfae70 [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: 0x2aa2baa7008 [ROOT] DOCVAL: ' 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfaf10 [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: 0x2aa2baa7120 [ROOT] DOCVAL: ' 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfafb0 [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: 0x2aa2baa7238 [ROOT] DOCVAL: ' 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfb050 [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: 0x2aa2baa7350 [ROOT] DOCVAL: ' 28: 28: 28: 28: ' (0 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfb0f0 [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: 0x2aa2baa7468 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9c890 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9c928 VAL: '' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfb190 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcfb220 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcfb2b0 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: 0x2aa2baa7580 [ROOT] SEQ: (0 sibs) 2 children: 28: 0x2aa2ba9ca20 VAL: ' 28: ' (2 sibs) 28: 0x2aa2ba9cab8 VAL: ' 28: ' (2 sibs) 28: RECREATED TREE: 28: -------------------------------------- 28: [0][0] 0x2aa2bcfb350 [ROOT] SEQ: (1 sibs) 2 children: 28: [1] [1] 0x2aa2bcfb3e0 VAL: ' 28: ' (2 sibs) 28: [2] [2] 0x2aa2bcfb470 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 (29 ms total) 28: 28: [----------] Global test environment tear-down 28: [==========] 2366 tests from 3 test suites ran. (30 ms total) 28: [ PASSED ] 2366 tests. 28/52 Test #28: ryml-test-block_folded ............ Passed 0.04 sec test 29 Start 29: ryml-test-tag_property 29: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-tag_property-0.5.0 29: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 29: Test timeout computed to be: 10000000 29: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 29: [==========] Running 598 tests from 8 test suites. 29: [----------] Global test environment set-up. 29: [----------] 1 test from CaseNode 29: [ RUN ] CaseNode.setting_up 29: [ OK ] CaseNode.setting_up (0 ms) 29: [----------] 1 test from CaseNode (0 ms total) 29: 29: [----------] 7 tests from tag_directives 29: [ RUN ] tag_directives.basic 29: [ OK ] tag_directives.basic (0 ms) 29: [ RUN ] tag_directives.accepts_comment 29: [ OK ] tag_directives.accepts_comment (0 ms) 29: [ RUN ] tag_directives.accepts_multiple_spaces 29: [ OK ] tag_directives.accepts_multiple_spaces (0 ms) 29: [ RUN ] tag_directives.errors 29: 2:1: (1B):ERROR: malformed tag directive: %TAG 29: 2:1: %TAG (size=4) 29: ^~~~ (cols 1-5) 29: 29: 2:1: (1B):ERROR: malformed tag directive: %TAG !m! 29: 2:1: %TAG !m! (size=8) 29: ^~~~~~~~ (cols 1-9) 29: 29: [ OK ] tag_directives.errors (0 ms) 29: [ RUN ] tag_directives.resolve_tags 29: [ OK ] tag_directives.resolve_tags (0 ms) 29: [ RUN ] tag_directives.safe_with_empty_tree 29: [ OK ] tag_directives.safe_with_empty_tree (0 ms) 29: [ RUN ] tag_directives.decode_uri_chars 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.cpp:1774:check failed: pos+1 < next 29: [ OK ] tag_directives.decode_uri_chars (0 ms) 29: [----------] 7 tests from tag_directives (0 ms total) 29: 29: [----------] 7 tests from tags 29: [ RUN ] tags.test_suite_735Y 29: [ OK ] tags.test_suite_735Y (0 ms) 29: [ RUN ] tags.parsing 29: [ OK ] tags.parsing (0 ms) 29: [ RUN ] tags.setting 29: [ OK ] tags.setting (0 ms) 29: [ RUN ] tags.errors 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:585:check failed: has_key_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:591:check failed: has_val_tag(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:735:check failed: has_key(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:736:check failed: has_val(node) || is_container(node) 29: [ OK ] tags.errors (0 ms) 29: [ RUN ] tags.setting_user_tags_do_not_require_leading_mark 29: [ OK ] tags.setting_user_tags_do_not_require_leading_mark (0 ms) 29: [ RUN ] tags.valid_chars 29: [ OK ] tags.valid_chars (0 ms) 29: [ RUN ] tags.EHF6 29: [ OK ] tags.EHF6 (0 ms) 29: [----------] 7 tests from tags (0 ms total) 29: 29: [----------] 4 tests from to_tag 29: [ RUN ] to_tag.user 29: [ OK ] to_tag.user (0 ms) 29: [ RUN ] to_tag.double_exc_mark 29: [ OK ] to_tag.double_exc_mark (0 ms) 29: [ RUN ] to_tag.with_namespace 29: [ OK ] to_tag.with_namespace (0 ms) 29: [ RUN ] to_tag.with_namespace_bracket 29: [ OK ] to_tag.with_namespace_bracket (0 ms) 29: [----------] 4 tests from to_tag (0 ms total) 29: 29: [----------] 1 test from from_tag 29: [ RUN ] from_tag.basic 29: [ OK ] from_tag.basic (0 ms) 29: [----------] 1 test from from_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag 29: [ RUN ] normalize_tag.basic 29: [ OK ] normalize_tag.basic (0 ms) 29: [----------] 1 test from normalize_tag (0 ms total) 29: 29: [----------] 1 test from normalize_tag_long 29: [ RUN ] normalize_tag_long.basic 29: [ OK ] normalize_tag_long.basic (0 ms) 29: [----------] 1 test from normalize_tag_long (0 ms total) 29: 29: [----------] 576 tests from TAG_PROPERTY/YmlTestCase 29: [ RUN ] TAG_PROPERTY/YmlTestCase.parse_unix/0 29: ------------------------------------------- 29: running test case 'user tag, empty, test suite 52DL' 29: ------------------------------------------- 29: --------------- 29: ! a--------------- 29: REF TREE: 29: 0x2aa00a617e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00abf550 [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: 0x2aa00a618f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a5fa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa00a5fb28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa00a5fbc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa00a5fc58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa00a5fcf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa00a5fd88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa00a5fe20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a5ff60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a5fff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a5feb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ac1280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ac1310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00ac13a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00ac1430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ac14c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00ac1550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ac15e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00ac1670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ac1700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ac1790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ac1820 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: 0x2aa00a61a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a60510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa00a605a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa00a60640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa00a606d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa00a60770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa00a60808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa00a608a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a609e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a60a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a60938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ac33e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ac3470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00ac3500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00ac3590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ac3620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00ac36b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ac3740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00ac37d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ac3860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ac38f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ac3980 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: 0x2aa00a61b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a60b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa00a60bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa00a60c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ac5110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ac51a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00ac5230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00ac52c0 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: 0x2aa00a61c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a615c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa00a61658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa00a616f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ac6e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ac6f10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00ac6fa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00ac7030 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: 0x2aa00a61d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a5f710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a5f7a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ac8c30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ac8cc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ac8d50 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: 0x2aa00a61e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a60140 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a601d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00aca960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00aca9f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00acaa80 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: 0x2aa00a61f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a602d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00acc690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00acc720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00acc7b0 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: 0x2aa00a620a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a62920 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a629b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ace3e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ace470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ace500 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: 0x2aa00a621b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a60e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa00a60f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60fb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ad01d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ad0260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ad02f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00ad0380 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: 0x2aa00a622d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a610b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa00a61150 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a611e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ad1f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ad2010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ad20a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00ad2130 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: 0x2aa00a623e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa00a62ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa00a63410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa00a634a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa00a62d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa00a60460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa00a62e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa00a63550 VAL: 'a' (2 sibs) 29: 0x2aa00a635e8 VAL: 'b' (2 sibs) 29: 0x2aa00a62ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a63070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a63108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a631a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa00a61510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa00a63238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a632d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a63690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa00a63368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a637d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ad4ac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00ad4b50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00ad4be0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00ad4c70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00ad4d00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00ad4d90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00ad4e20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00ad4eb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00ad4f40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00ad4fd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00ad5060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00ad50f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00ad5180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00ad5210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00ad52a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00ad5330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00ad53c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00ad5450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00ad54e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00ad5570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00ad5600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00ad5690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00ad5720 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: 0x2aa00a62500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa00a639b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa00a63a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa00a63cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa00a63d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa00a63ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa00a63df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa00a63e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa00a63b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa00a63f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa00a63fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa00a63c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa00a64070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa00a64108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ad70f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ad7180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ad7210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ad72a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ad7330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ad73c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ad7450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ad74e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ad7570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ad7600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00ad7690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00ad7720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ad77b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00ad7840 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: 0x2aa00a62618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa00a64200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa00a64298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa00a64500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa00a64598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa00a64330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa00a64640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa00a646d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa00a643c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa00a64780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa00a64818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa00a64460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa00a648c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa00a64958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ad8e20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ad8eb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ad8f40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ad8fd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ad9060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ad90f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ad9180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ad9210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ad92a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ad9330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00ad93c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00ad9450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ad94e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00ad9570 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: 0x2aa00a62730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa00a65530 MAP: (6 sibs) 3 children: 29: 0x2aa00a658d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa00a65968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa00a65a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa00a655c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa00a65b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa00a65bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa00a65660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a65d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a65da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a656f8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a65e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa00a65ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa00a65f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa00a65790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a66010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa00a660a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa00a66140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa00a65828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a661e0 VAL: 'v70' (3 sibs) 29: 0x2aa00a66278 VAL: 'v80' (3 sibs) 29: 0x2aa00a66310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00adba10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00adbaa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00adbb30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00adbbc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00adbc50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00adbce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00adbd70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00adbe00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00adbe90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00adbf20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00adbfb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00adc040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00adc0d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00adc160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00adc1f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00adc280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00adc310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00adc3a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00adc430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00adc4c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00adc550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00adc5e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00adc670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00adc700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00adc790 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: 0x2aa00a62848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa00a66400 MAP: (6 sibs) 3 children: 29: 0x2aa00a667a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa00a66838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa00a668d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa00a66498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa00a66a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa00a66aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa00a66530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a66bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a66c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a665c8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a66d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa00a66da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa00a66e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa00a66660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a66ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa00a66f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa00a67010 VAL***: '!str v60' (3 sibs) 29: 0x2aa00a666f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a670b0 VAL: 'v70' (3 sibs) 29: 0x2aa00a67148 VAL: 'v80' (3 sibs) 29: 0x2aa00a671e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ade950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ade9e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00adea70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00adeb00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00adeb90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00adec20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00adecb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00aded40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00adedd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00adee60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00adeef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00adef80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00adf010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00adf0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00adf130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00adf1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00adf250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00adf2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00adf370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00adf400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00adf490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00adf520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00adf5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00adf640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00adf6d0 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: 0x2aa00a617e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ade040 [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: 0x2aa00a618f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a5fa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa00a5fb28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa00a5fbc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa00a5fc58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa00a5fcf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa00a5fd88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa00a5fe20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a5ff60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a5fff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a5feb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00adfb60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00adfbf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00adfc80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00adfd10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00adfda0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00adfe30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00adfec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00adff50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00adffe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ae0070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ae0100 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: 0x2aa00a61a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a60510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa00a605a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa00a60640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa00a606d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa00a60770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa00a60808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa00a608a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a609e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a60a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a60938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae0470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ae0500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00ae0590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00ae0620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ae06b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00ae0740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ae07d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00ae0860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ae08f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ae0980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ae0a10 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: 0x2aa00a61b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a60b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa00a60bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa00a60c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae0d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ae0e10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00ae0ea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00ae0f30 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: 0x2aa00a61c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a615c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa00a61658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa00a616f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae1690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ae1720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00ae17b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00ae1840 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: 0x2aa00a61d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a5f710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a5f7a8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae1fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae2030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ae20c0 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: 0x2aa00a61e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a60140 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a601d8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae28b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae2940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ae29d0 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: 0x2aa00a61f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a602d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60368 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae31c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae3250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ae32e0 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: 0x2aa00a620a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a62920 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a629b8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae3ad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae3b60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ae3bf0 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: 0x2aa00a621b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a60e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa00a60f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60fb8 VAL***: '!!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae43e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ae4470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ae4500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00ae4590 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: 0x2aa00a622d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a610b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa00a61150 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a611e8 VAL***: '!str 0' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae4cf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ae4d80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ae4e10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00ae4ea0 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: 0x2aa00a623e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa00a62ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa00a63410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa00a634a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa00a62d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa00a60460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa00a62e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa00a63550 VAL: 'a' (2 sibs) 29: 0x2aa00a635e8 VAL: 'b' (2 sibs) 29: 0x2aa00a62ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a63070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a63108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a631a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa00a61510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa00a63238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a632d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a63690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa00a63368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a637d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63868 KEYVAL: 'b' '' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae5f10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00ae5fa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00ae6030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00ae60c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00ae6150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00ae61e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00ae6270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00ae6300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00ae6390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00ae6420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00ae64b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00ae6540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00ae65d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00ae6660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00ae66f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00ae6780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00ae6810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00ae68a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00ae6930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00ae69c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00ae6a50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00ae6ae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00ae6b70 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: 0x2aa00a62500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa00a639b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa00a63a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa00a63cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa00a63d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa00a63ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa00a63df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa00a63e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa00a63b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa00a63f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa00a63fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa00a63c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa00a64070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa00a64108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae5600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ae5690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ae5720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ae57b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ae5840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ae58d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ae5960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ae59f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ae5a80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ae5b10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00ae5ba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00ae5c30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ae5cc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00ae5d50 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: 0x2aa00a62618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa00a64200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa00a64298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa00a64500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa00a64598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa00a64330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa00a64640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa00a646d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa00a643c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa00a64780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa00a64818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa00a64460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa00a648c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa00a64958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae7120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ae71b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ae7240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ae72d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ae7360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ae73f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ae7480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ae7510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ae75a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ae7630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00ae76c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00ae7750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ae77e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00ae7870 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: 0x2aa00a62730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa00a65530 MAP: (6 sibs) 3 children: 29: 0x2aa00a658d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa00a65968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa00a65a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa00a655c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa00a65b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa00a65bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa00a65660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a65d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a65da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a656f8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a65e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa00a65ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa00a65f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa00a65790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a66010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa00a660a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa00a66140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa00a65828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a661e0 VAL: 'v70' (3 sibs) 29: 0x2aa00a66278 VAL: 'v80' (3 sibs) 29: 0x2aa00a66310 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae8340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ae83d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00ae8460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00ae84f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00ae8580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00ae8610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00ae86a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00ae8730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00ae87c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00ae8850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00ae88e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00ae8970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00ae8a00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00ae8a90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00ae8b20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00ae8bb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00ae8c40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00ae8cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00ae8d60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00ae8df0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00ae8e80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00ae8f10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00ae8fa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00ae9030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00ae90c0 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: 0x2aa00a62848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa00a66400 MAP: (6 sibs) 3 children: 29: 0x2aa00a667a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa00a66838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa00a668d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa00a66498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa00a66a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa00a66aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa00a66530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a66bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a66c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a665c8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a66d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa00a66da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa00a66e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa00a66660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a66ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa00a66f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa00a67010 VAL***: '!str v60' (3 sibs) 29: 0x2aa00a666f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a670b0 VAL: 'v70' (3 sibs) 29: 0x2aa00a67148 VAL: 'v80' (3 sibs) 29: 0x2aa00a671e0 VAL: 'v90' (3 sibs) 29: PARSED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00ae9550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ae95e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00ae9670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00ae9700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00ae9790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00ae9820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00ae98b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00ae9940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00ae99d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00ae9a60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00ae9af0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00ae9b80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00ae9c10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00ae9ca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00ae9d30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00ae9dc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00ae9e50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00ae9ee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00ae9f70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00aea000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00aea090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00aea120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00aea1b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00aea240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00aea2d0 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] 0x2aa00abf550 [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] 0x2aa00aeb9e0 [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] 0x2aa00ac1280 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ac1310 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00ac13a0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00ac1430 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ac14c0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00ac1550 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ac15e0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00ac1670 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ac1700 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ac1790 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ac1820 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] 0x2aa00aecbd0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00aecc60 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00aeccf0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00aecd80 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00aece10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00aecea0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00aecf30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00aecfc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00aed050 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00aed0e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00aed170 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] 0x2aa00ac33e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ac3470 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00ac3500 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00ac3590 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ac3620 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00ac36b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ac3740 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00ac37d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ac3860 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ac38f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ac3980 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] 0x2aa00aed4e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00aed570 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00aed600 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00aed690 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00aed720 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00aed7b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00aed840 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00aed8d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00aed960 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00aed9f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00aeda80 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] 0x2aa00ac5110 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ac51a0 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00ac5230 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00ac52c0 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] 0x2aa00aeddf0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00aede80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00aedf10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00aedfa0 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] 0x2aa00ac6e80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ac6f10 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00ac6fa0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00ac7030 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] 0x2aa00aee700 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00aee790 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00aee820 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00aee8b0 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] 0x2aa00ac8c30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ac8cc0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ac8d50 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] 0x2aa00aef010 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00aef0a0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00aef130 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] 0x2aa00aca960 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00aca9f0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00acaa80 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] 0x2aa00aef920 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00aef9b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00aefa40 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] 0x2aa00acc690 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00acc720 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00acc7b0 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] 0x2aa00af0230 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00af02c0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00af0350 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] 0x2aa00ace3e0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ace470 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ace500 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] 0x2aa00af0b40 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00af0bd0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00af0c60 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] 0x2aa00ad01d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ad0260 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ad02f0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00ad0380 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] 0x2aa00af1450 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00af14e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00af1570 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00af1600 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] 0x2aa00ad1f80 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ad2010 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ad20a0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00ad2130 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] 0x2aa00af1d60 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00af1df0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00af1e80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00af1f10 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] 0x2aa00ad4ac0 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00ad4b50 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00ad4be0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00ad4c70 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00ad4d00 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00ad4d90 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00ad4e20 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00ad4eb0 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00ad4f40 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00ad4fd0 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00ad5060 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00ad50f0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00ad5180 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00ad5210 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00ad52a0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00ad5330 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00ad53c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00ad5450 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00ad54e0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00ad5570 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00ad5600 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00ad5690 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00ad5720 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] 0x2aa00af2f80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00af3010 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00af30a0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00af3130 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00af31c0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00af3250 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00af32e0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00af3370 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00af3400 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00af3490 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00af3520 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00af35b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00af3640 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00af36d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00af3760 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00af37f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00af3880 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00af3910 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00af39a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00af3a30 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00af3ac0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00af3b50 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00af3be0 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] 0x2aa00ad70f0 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ad7180 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ad7210 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ad72a0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ad7330 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ad73c0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ad7450 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ad74e0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ad7570 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ad7600 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00ad7690 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00ad7720 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ad77b0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00ad7840 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] 0x2aa00af2670 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00af2700 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00af2790 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00af2820 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00af28b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00af2940 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00af29d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00af2a60 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00af2af0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00af2b80 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00af2c10 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00af2ca0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00af2d30 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00af2dc0 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] 0x2aa00ad8e20 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ad8eb0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ad8f40 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ad8fd0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ad9060 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ad90f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ad9180 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ad9210 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ad92a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ad9330 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00ad93c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00ad9450 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ad94e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00ad9570 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] 0x2aa00af4190 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00af4220 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00af42b0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00af4340 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00af43d0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00af4460 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00af44f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00af4580 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00af4610 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00af46a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00af4730 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00af47c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00af4850 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00af48e0 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] 0x2aa00adba10 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00adbaa0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00adbb30 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00adbbc0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00adbc50 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00adbce0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00adbd70 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00adbe00 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00adbe90 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00adbf20 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00adbfb0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00adc040 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00adc0d0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00adc160 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00adc1f0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00adc280 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00adc310 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00adc3a0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00adc430 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00adc4c0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00adc550 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00adc5e0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00adc670 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00adc700 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00adc790 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] 0x2aa00af53b0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00af5440 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00af54d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00af5560 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00af55f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00af5680 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00af5710 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00af57a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00af5830 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00af58c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00af5950 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00af59e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00af5a70 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00af5b00 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00af5b90 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00af5c20 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00af5cb0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00af5d40 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00af5dd0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00af5e60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00af5ef0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00af5f80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00af6010 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00af60a0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00af6130 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] 0x2aa00ade950 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ade9e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00adea70 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00adeb00 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00adeb90 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00adec20 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00adecb0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00aded40 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00adedd0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00adee60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00adeef0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00adef80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00adf010 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00adf0a0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00adf130 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00adf1c0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00adf250 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00adf2e0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00adf370 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00adf400 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00adf490 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00adf520 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00adf5b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00adf640 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00adf6d0 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] 0x2aa00af65c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00af6650 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00af66e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00af6770 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00af6800 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00af6890 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00af6920 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00af69b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00af6a40 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00af6ad0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00af6b60 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00af6bf0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00af6c80 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00af6d10 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00af6da0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00af6e30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00af6ec0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00af6f50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00af6fe0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00af7070 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00af7100 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00af7190 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00af7220 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00af72b0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00af7340 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] 0x2aa00ade040 [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] 0x2aa00af4aa0 [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] 0x2aa00adfb60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00adfbf0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00adfc80 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00adfd10 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00adfda0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00adfe30 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00adfec0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00adff50 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00adffe0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ae0070 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ae0100 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] 0x2aa00af77d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00af7860 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00af78f0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00af7980 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00af7a10 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00af7aa0 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00af7b30 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00af7bc0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00af7c50 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00af7ce0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00af7d70 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] 0x2aa00ae0470 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00ae0500 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00ae0590 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00ae0620 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00ae06b0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00ae0740 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00ae07d0 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00ae0860 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00ae08f0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00ae0980 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00ae0a10 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] 0x2aa00af80e0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00af8170 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00af8200 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00af8290 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00af8320 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00af83b0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00af8440 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00af84d0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00af8560 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00af85f0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00af8680 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] 0x2aa00ae0d80 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ae0e10 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00ae0ea0 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00ae0f30 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] 0x2aa00af89f0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00af8a80 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00af8b10 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00af8ba0 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] 0x2aa00ae1690 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00ae1720 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00ae17b0 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00ae1840 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] 0x2aa00af9300 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00af9390 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00af9420 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00af94b0 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] 0x2aa00ae1fa0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae2030 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ae20c0 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] 0x2aa00af9c10 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00af9ca0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00af9d30 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] 0x2aa00ae28b0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae2940 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ae29d0 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] 0x2aa00afa520 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00afa5b0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00afa640 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] 0x2aa00ae31c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae3250 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00ae32e0 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] 0x2aa00afae30 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00afaec0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00afaf50 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] 0x2aa00ae3ad0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00ae3b60 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00ae3bf0 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] 0x2aa00afb740 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00afb7d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00afb860 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] 0x2aa00ae43e0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ae4470 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ae4500 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00ae4590 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] 0x2aa00afc050 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00afc0e0 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00afc170 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00afc200 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] 0x2aa00ae4cf0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00ae4d80 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00ae4e10 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00ae4ea0 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] 0x2aa00afc960 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00afc9f0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00afca80 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00afcb10 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] 0x2aa00ae5f10 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00ae5fa0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00ae6030 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00ae60c0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00ae6150 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00ae61e0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00ae6270 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00ae6300 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00ae6390 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00ae6420 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00ae64b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00ae6540 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00ae65d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00ae6660 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00ae66f0 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00ae6780 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00ae6810 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00ae68a0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00ae6930 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00ae69c0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00ae6a50 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00ae6ae0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00ae6b70 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] 0x2aa00afdb80 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00afdc10 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00afdca0 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00afdd30 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00afddc0 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00afde50 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00afdee0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00afdf70 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00afe000 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00afe090 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00afe120 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00afe1b0 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00afe240 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00afe2d0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00afe360 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00afe3f0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00afe480 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00afe510 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00afe5a0 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00afe630 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00afe6c0 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00afe750 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00afe7e0 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] 0x2aa00ae5600 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ae5690 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ae5720 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ae57b0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ae5840 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ae58d0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ae5960 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ae59f0 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ae5a80 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ae5b10 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00ae5ba0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00ae5c30 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ae5cc0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00ae5d50 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] 0x2aa00afd270 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00afd300 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00afd390 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00afd420 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00afd4b0 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00afd540 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00afd5d0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00afd660 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00afd6f0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00afd780 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00afd810 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00afd8a0 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00afd930 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00afd9c0 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] 0x2aa00ae7120 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00ae71b0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00ae7240 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00ae72d0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00ae7360 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00ae73f0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00ae7480 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00ae7510 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00ae75a0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00ae7630 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00ae76c0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00ae7750 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00ae77e0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00ae7870 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] 0x2aa00afed90 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00afee20 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00afeeb0 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00afef40 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00afefd0 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00aff060 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00aff0f0 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00aff180 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00aff210 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00aff2a0 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00aff330 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00aff3c0 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00aff450 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00aff4e0 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] 0x2aa00ae8340 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ae83d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00ae8460 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00ae84f0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00ae8580 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00ae8610 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00ae86a0 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00ae8730 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00ae87c0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00ae8850 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00ae88e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00ae8970 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00ae8a00 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00ae8a90 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00ae8b20 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00ae8bb0 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00ae8c40 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00ae8cd0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00ae8d60 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00ae8df0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00ae8e80 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00ae8f10 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00ae8fa0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00ae9030 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00ae90c0 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] 0x2aa00afffb0 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b00040 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b000d0 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b00160 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b001f0 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b00280 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b00310 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b003a0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b00430 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b004c0 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b00550 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b005e0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b00670 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b00700 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b00790 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b00820 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b008b0 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b00940 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b009d0 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b00a60 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b00af0 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b00b80 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b00c10 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b00ca0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b00d30 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] 0x2aa00ae9550 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00ae95e0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00ae9670 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00ae9700 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00ae9790 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00ae9820 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00ae98b0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00ae9940 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00ae99d0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00ae9a60 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00ae9af0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00ae9b80 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00ae9c10 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00ae9ca0 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00ae9d30 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00ae9dc0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00ae9e50 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00ae9ee0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00ae9f70 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00aea000 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00aea090 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00aea120 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00aea1b0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00aea240 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00aea2d0 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] 0x2aa00b011c0 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b01250 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b012e0 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b01370 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b01400 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b01490 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b01520 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b015b0 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b01640 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b016d0 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b01760 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b017f0 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b01880 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b01910 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b019a0 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b01a30 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b01ac0 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b01b50 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b01be0 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b01c70 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b01d00 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b01d90 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b01e20 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b01eb0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b01f40 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: 0x2aa00a617e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00a61290 [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: 0x2aa00a618f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a5fa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa00a5fb28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa00a5fbc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa00a5fc58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa00a5fcf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa00a5fd88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa00a5fe20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a5ff60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a5fff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a5feb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00aff6a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00aff730 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00aff7c0 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00aff850 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00aff8e0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00aff970 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00affa00 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00affa90 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00affb20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00affbb0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00affc40 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: 0x2aa00a61a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a60510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa00a605a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa00a60640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa00a606d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa00a60770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa00a60808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa00a608a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a609e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a60a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a60938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b023d0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00b02460 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00b024f0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00b02580 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00b02610 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00b026a0 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00b02730 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00b027c0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00b02850 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00b028e0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00b02970 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: 0x2aa00a61b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a60b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa00a60bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa00a60c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00affce0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00affd70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00affe00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00affe90 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: 0x2aa00a61c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a615c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa00a61658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa00a616f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b02a10 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00b02aa0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00b02b30 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00b02bc0 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: 0x2aa00a61d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a5f710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a5f7a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00aec7f0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00aec880 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00aec910 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: 0x2aa00a61e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a60140 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a601d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b02c60 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b02cf0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00b02d80 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: 0x2aa00a61f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a602d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b02e20 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b02eb0 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00b02f40 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: 0x2aa00a620a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a62920 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a629b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b02fe0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b03070 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00b03100 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: 0x2aa00a621b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a60e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa00a60f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60fb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b031a0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00b03230 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00b032c0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00b03350 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: 0x2aa00a622d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a610b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa00a61150 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a611e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b033f0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00b03480 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00b03510 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00b035a0 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: 0x2aa00a623e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa00a62ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa00a63410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa00a634a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa00a62d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa00a60460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa00a62e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa00a63550 VAL: 'a' (2 sibs) 29: 0x2aa00a635e8 VAL: 'b' (2 sibs) 29: 0x2aa00a62ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a63070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a63108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a631a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa00a61510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa00a63238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a632d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a63690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa00a63368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a637d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b03640 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00b036d0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00b03760 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00b037f0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00b03880 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00b03910 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00b039a0 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00b03a30 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00b03ac0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00b03b50 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00b03be0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00b03c70 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00b03d00 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00b03d90 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00b03e20 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00b03eb0 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00b03f40 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00b03fd0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00b04060 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00b040f0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00b04180 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00b04210 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00b042a0 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: 0x2aa00a62500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa00a639b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa00a63a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa00a63cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa00a63d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa00a63ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa00a63df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa00a63e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa00a63b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa00a63f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa00a63fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa00a63c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa00a64070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa00a64108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b04340 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00b043d0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00b04460 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00b044f0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00b04580 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00b04610 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00b046a0 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00b04730 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00b047c0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00b04850 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00b048e0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00b04970 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00b04a00 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00b04a90 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: 0x2aa00a62618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa00a64200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa00a64298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa00a64500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa00a64598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa00a64330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa00a64640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa00a646d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa00a643c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa00a64780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa00a64818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa00a64460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa00a648c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa00a64958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b04b30 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00b04bc0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00b04c50 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00b04ce0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00b04d70 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00b04e00 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00b04e90 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00b04f20 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00b04fb0 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00b05040 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00b050d0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00b05160 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00b051f0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00b05280 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: 0x2aa00a62730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa00a65530 MAP: (6 sibs) 3 children: 29: 0x2aa00a658d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa00a65968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa00a65a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa00a655c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa00a65b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa00a65bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa00a65660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a65d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a65da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a656f8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a65e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa00a65ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa00a65f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa00a65790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a66010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa00a660a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa00a66140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa00a65828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a661e0 VAL: 'v70' (3 sibs) 29: 0x2aa00a66278 VAL: 'v80' (3 sibs) 29: 0x2aa00a66310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b05320 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b053b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b05440 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b054d0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b05560 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b055f0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b05680 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b05710 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b057a0 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b05830 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b058c0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b05950 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b059e0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b05a70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b05b00 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b05b90 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b05c20 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b05cb0 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b05d40 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b05dd0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b05e60 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b05ef0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b05f80 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b06010 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b060a0 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: 0x2aa00a62848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa00a66400 MAP: (6 sibs) 3 children: 29: 0x2aa00a667a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa00a66838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa00a668d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa00a66498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa00a66a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa00a66aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa00a66530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a66bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a66c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a665c8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a66d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa00a66da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa00a66e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa00a66660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a66ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa00a66f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa00a67010 VAL***: '!str v60' (3 sibs) 29: 0x2aa00a666f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a670b0 VAL: 'v70' (3 sibs) 29: 0x2aa00a67148 VAL: 'v80' (3 sibs) 29: 0x2aa00a671e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b06140 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b061d0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b06260 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b062f0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b06380 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b06410 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b064a0 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b06530 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b065c0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b06650 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b066e0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b06770 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b06800 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b06890 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b06920 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b069b0 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b06a40 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b06ad0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b06b60 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b06bf0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b06c80 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b06d10 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b06da0 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b06e30 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b06ec0 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: 0x2aa00a617e0 [ROOT] DOCVAL***: '! a' (0 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00a61470 [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: 0x2aa00a618f8 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a5fa90 KEYVAL***: 'ivar' '!!int 0' (8 sibs) 29: 0x2aa00a5fb28 KEYVAL***: 'svar' '!!str 0' (8 sibs) 29: 0x2aa00a5fbc0 KEYVAL***: 'fvar' '!!float 0.1' (8 sibs) 29: 0x2aa00a5fc58 KEYVAL***: '!!int 2' '!!float 3' (8 sibs) 29: 0x2aa00a5fcf0 KEYVAL***: '!!float 3' '!!int 3.4' (8 sibs) 29: 0x2aa00a5fd88 KEYVAL***: '!!str key' '!!int val' (8 sibs) 29: 0x2aa00a5fe20 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a5ff60 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a5fff8 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a5feb8 KEYVAL***: 'picture' '!!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b06f60 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00b06ff0 KEYVAL***: 'ivar' !!int '0' (8 sibs) 29: [2] [2] 0x2aa00b07080 KEYVAL***: 'svar' !!str '0' (8 sibs) 29: [3] [3] 0x2aa00b07110 KEYVAL***: 'fvar' !!float '0.1' (8 sibs) 29: [4] [4] 0x2aa00b071a0 KEYVAL***: !!int '2' !!float '3' (8 sibs) 29: [5] [5] 0x2aa00b07230 KEYVAL***: !!float '3' !!int '3.4' (8 sibs) 29: [6] [6] 0x2aa00b072c0 KEYVAL***: !!str 'key' !!int 'val' (8 sibs) 29: [7] [7] 0x2aa00b07350 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00b073e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00b07470 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00b07500 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: 0x2aa00a61a10 [ROOT] MAP: (0 sibs) 8 children: 29: 0x2aa00a60510 KEYVAL***: 'ivar' '!int 0' (8 sibs) 29: 0x2aa00a605a8 KEYVAL***: 'svar' '!str 0' (8 sibs) 29: 0x2aa00a60640 KEYVAL***: 'fvar' '!float 0.1' (8 sibs) 29: 0x2aa00a606d8 KEYVAL***: '!int 2' '!float 3' (8 sibs) 29: 0x2aa00a60770 KEYVAL***: '!float 3' '!int 3.4' (8 sibs) 29: 0x2aa00a60808 KEYVAL***: '!str key' '!int val' (8 sibs) 29: 0x2aa00a608a0 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: 0x2aa00a609e0 KEYVAL: 'name' 'Joe' (2 sibs) 29: 0x2aa00a60a78 KEYVAL: 'age' '15' (2 sibs) 29: 0x2aa00a60938 KEYVAL***: 'picture' '!binary R0lGODdhDQAIAIAAAAAAANn Z2SwAAAAADQAIAAACF4SDGQ ar3xxbJ9p0qa7R0YxwzaFME 1IAADs=' (8 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b075a0 [ROOT] MAP: (1 sibs) 8 children: 29: [1] [1] 0x2aa00b07630 KEYVAL***: 'ivar' !int '0' (8 sibs) 29: [2] [2] 0x2aa00b076c0 KEYVAL***: 'svar' !str '0' (8 sibs) 29: [3] [3] 0x2aa00b07750 KEYVAL***: 'fvar' !float '0.1' (8 sibs) 29: [4] [4] 0x2aa00b077e0 KEYVAL***: !int '2' !float '3' (8 sibs) 29: [5] [5] 0x2aa00b07870 KEYVAL***: !float '3' !int '3.4' (8 sibs) 29: [6] [6] 0x2aa00b07900 KEYVAL***: !str 'key' !int 'val' (8 sibs) 29: [7] [7] 0x2aa00b07990 KEYMAP***: 'myObject' !myClass (8 sibs) 2 children: 29: [8] [8] 0x2aa00b07a20 KEYVAL: 'name' 'Joe' (2 sibs) 29: [9] [9] 0x2aa00b07ab0 KEYVAL: 'age' '15' (2 sibs) 29: [10] [10] 0x2aa00b07b40 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: 0x2aa00a61b28 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a60b20 KEYVAL***: 'ivar' '!!int 0' (3 sibs) 29: 0x2aa00a60bb8 KEYVAL***: 'svar' '!!str 0' (3 sibs) 29: 0x2aa00a60c50 KEYVAL***: '!!str key' '!!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b07be0 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00b07c70 KEYVAL***: 'ivar' !!int '0' (3 sibs) 29: [2] [2] 0x2aa00b07d00 KEYVAL***: 'svar' !!str '0' (3 sibs) 29: [3] [3] 0x2aa00b07d90 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: 0x2aa00a61c40 [ROOT] MAP: (0 sibs) 3 children: 29: 0x2aa00a615c0 KEYVAL***: 'ivar' '!int 0' (3 sibs) 29: 0x2aa00a61658 KEYVAL***: 'svar' '!str 0' (3 sibs) 29: 0x2aa00a616f0 KEYVAL***: '!str key' '!int val' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b07e30 [ROOT] MAP: (1 sibs) 3 children: 29: [1] [1] 0x2aa00b07ec0 KEYVAL***: 'ivar' !int '0' (3 sibs) 29: [2] [2] 0x2aa00b07f50 KEYVAL***: 'svar' !str '0' (3 sibs) 29: [3] [3] 0x2aa00b07fe0 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: 0x2aa00a61d58 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a5f710 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a5f7a8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b08080 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b08110 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00b081a0 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: 0x2aa00a61e70 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a60140 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a601d8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b08240 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b082d0 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00b08360 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: 0x2aa00a61f88 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a602d0 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60368 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b08400 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b08490 VAL***: !!int '0' (2 sibs) 29: [2] [2] 0x2aa00b08520 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: 0x2aa00a620a0 [ROOT] SEQ: (0 sibs) 2 children: 29: 0x2aa00a62920 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a629b8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b085c0 [ROOT] SEQ: (1 sibs) 2 children: 29: [1] [1] 0x2aa00b08650 VAL***: !int '0' (2 sibs) 29: [2] [2] 0x2aa00b086e0 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: 0x2aa00a621b8 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a60e80 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: 0x2aa00a60f20 VAL***: '!!int 0' (2 sibs) 29: 0x2aa00a60fb8 VAL***: '!!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b08780 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00b08810 KEYSEQ***: 'some_seq' !!its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00b088a0 VAL***: !!int '0' (2 sibs) 29: [3] [3] 0x2aa00b08930 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: 0x2aa00a622d0 [ROOT] MAP: (0 sibs) 1 children: 29: 0x2aa00a610b0 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: 0x2aa00a61150 VAL***: '!int 0' (2 sibs) 29: 0x2aa00a611e8 VAL***: '!str 0' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b089d0 [ROOT] MAP: (1 sibs) 1 children: 29: [1] [1] 0x2aa00b08a60 KEYSEQ***: 'some_seq' !its_type (1 sibs) 2 children: 29: [2] [2] 0x2aa00b08af0 VAL***: !int '0' (2 sibs) 29: [3] [3] 0x2aa00b08b80 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: 0x2aa00a623e8 [ROOT] STREAM: (0 sibs) 12 children: 29: 0x2aa00a62ce0 DOCMAP***: !!map (12 sibs) 2 children: 29: 0x2aa00a63410 KEYVAL: 'a' '0' (2 sibs) 29: 0x2aa00a634a8 KEYVAL: 'b' '1' (2 sibs) 29: 0x2aa00a62d78 DOCMAP***: !map (12 sibs) 1 children: 29: 0x2aa00a60460 KEYVAL: 'a' 'b' (1 sibs) 29: 0x2aa00a62e10 DOCSEQ***: !!seq (12 sibs) 2 children: 29: 0x2aa00a63550 VAL: 'a' (2 sibs) 29: 0x2aa00a635e8 VAL: 'b' (2 sibs) 29: 0x2aa00a62ea8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62f40 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a62fd8 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a63070 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a63108 DOCVAL***: '!!str a: b' (12 sibs) 29: 0x2aa00a631a0 DOCMAP: (12 sibs) 1 children: 29: 0x2aa00a61510 KEYVAL***: '!!str a' 'b' (1 sibs) 29: 0x2aa00a63238 DOCVAL***: '!!str a b' (12 sibs) 29: 0x2aa00a632d0 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a63690 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63728 KEYVAL: 'b' '' (2 sibs) 29: 0x2aa00a63368 DOCMAP***: !!set (12 sibs) 2 children: 29: 0x2aa00a637d0 KEYVAL: 'a' '' (2 sibs) 29: 0x2aa00a63868 KEYVAL: 'b' '' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b08c20 [ROOT] STREAM: (1 sibs) 12 children: 29: [1] [1] 0x2aa00b08cb0 DOCMAP***: !!map (12 sibs) 2 children: 29: [2] [2] 0x2aa00b08d40 KEYVAL: 'a' '0' (2 sibs) 29: [3] [3] 0x2aa00b08dd0 KEYVAL: 'b' '1' (2 sibs) 29: [4] [4] 0x2aa00b08e60 DOCMAP***: !map (12 sibs) 1 children: 29: [5] [5] 0x2aa00b08ef0 KEYVAL: 'a' 'b' (1 sibs) 29: [6] [6] 0x2aa00b08f80 DOCSEQ***: !!seq (12 sibs) 2 children: 29: [7] [7] 0x2aa00b09010 VAL: 'a' (2 sibs) 29: [8] [8] 0x2aa00b090a0 VAL: 'b' (2 sibs) 29: [9] [9] 0x2aa00b09130 DOCVAL***: !!str 'a b' (12 sibs) 29: [10] [10] 0x2aa00b091c0 DOCVAL***: !!str 'a b' (12 sibs) 29: [11] [11] 0x2aa00b09250 DOCVAL***: !!str 'a b' (12 sibs) 29: [12] [12] 0x2aa00b092e0 DOCVAL***: !!str 'a: b' (12 sibs) 29: [13] [13] 0x2aa00b09370 DOCVAL***: !!str 'a: b' (12 sibs) 29: [14] [14] 0x2aa00b09400 DOCMAP: (12 sibs) 1 children: 29: [15] [15] 0x2aa00b09490 KEYVAL***: !!str 'a' 'b' (1 sibs) 29: [16] [16] 0x2aa00b09520 DOCVAL***: !!str 'a b' (12 sibs) 29: [17] [17] 0x2aa00b095b0 DOCMAP***: !!set (12 sibs) 2 children: 29: [18] [18] 0x2aa00b09640 KEYVAL: 'a' '' (2 sibs) 29: [19] [19] 0x2aa00b096d0 KEYVAL: 'b' '' (2 sibs) 29: [20] [20] 0x2aa00b09760 DOCMAP***: !!set (12 sibs) 2 children: 29: [21] [21] 0x2aa00b097f0 KEYVAL: 'a' '' (2 sibs) 29: [22] [22] 0x2aa00b09880 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: 0x2aa00a62500 [ROOT] MAP***: !!map (0 sibs) 5 children: 29: 0x2aa00a639b0 KEYVAL***: '!!str a0' '!!xxx b0' (5 sibs) 29: 0x2aa00a63a48 KEYMAP***: '!!str fooz' !!map (5 sibs) 2 children: 29: 0x2aa00a63cb0 KEYVAL***: 'k1' '!!float 1.0' (2 sibs) 29: 0x2aa00a63d48 KEYVAL***: 'k3' '!!float 2.0' (2 sibs) 29: 0x2aa00a63ae0 KEYMAP***: '!!str foo' !!map (5 sibs) 2 children: 29: 0x2aa00a63df0 KEYVAL***: '!!int 1' '!!float 20.0' (2 sibs) 29: 0x2aa00a63e88 KEYVAL***: '!!int 3' '!!float 40.0' (2 sibs) 29: 0x2aa00a63b78 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: 0x2aa00a63f30 KEYVAL***: '10' '!!str 2' (2 sibs) 29: 0x2aa00a63fc8 KEYVAL***: '30' '!!str 4' (2 sibs) 29: 0x2aa00a63c10 KEYMAP***: '!!str baz' (5 sibs) 2 children: 29: 0x2aa00a64070 KEYVAL***: '!!int 10' '!!float 20' (2 sibs) 29: 0x2aa00a64108 KEYVAL***: '!!int 30' '!!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b09920 [ROOT] MAP***: !!map (1 sibs) 5 children: 29: [1] [1] 0x2aa00b099b0 KEYVAL***: !!str 'a0' !!xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00b09a40 KEYMAP***: !!str 'fooz' !!map (5 sibs) 2 children: 29: [3] [3] 0x2aa00b09ad0 KEYVAL***: 'k1' !!float '1.0' (2 sibs) 29: [4] [4] 0x2aa00b09b60 KEYVAL***: 'k3' !!float '2.0' (2 sibs) 29: [5] [5] 0x2aa00b09bf0 KEYMAP***: !!str 'foo' !!map (5 sibs) 2 children: 29: [6] [6] 0x2aa00b09c80 KEYVAL***: !!int '1' !!float '20.0' (2 sibs) 29: [7] [7] 0x2aa00b09d10 KEYVAL***: !!int '3' !!float '40.0' (2 sibs) 29: [8] [8] 0x2aa00b09da0 KEYMAP***: 'bar' !!map (5 sibs) 2 children: 29: [9] [9] 0x2aa00b09e30 KEYVAL***: '10' !!str '2' (2 sibs) 29: [10] [10] 0x2aa00b09ec0 KEYVAL***: '30' !!str '4' (2 sibs) 29: [11] [11] 0x2aa00b09f50 KEYMAP***: !!str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00b09fe0 KEYVAL***: !!int '10' !!float '20' (2 sibs) 29: [13] [13] 0x2aa00b0a070 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: 0x2aa00a62618 [ROOT] MAP***: !map (0 sibs) 5 children: 29: 0x2aa00a64200 KEYVAL***: '!str a0' '!xxx b0' (5 sibs) 29: 0x2aa00a64298 KEYMAP***: '!str fooz' !map (5 sibs) 2 children: 29: 0x2aa00a64500 KEYVAL***: 'k1' '!float 1.0' (2 sibs) 29: 0x2aa00a64598 KEYVAL***: 'k3' '!float 2.0' (2 sibs) 29: 0x2aa00a64330 KEYMAP***: '!str foo' !map (5 sibs) 2 children: 29: 0x2aa00a64640 KEYVAL***: '!int 1' '!float 20.0' (2 sibs) 29: 0x2aa00a646d8 KEYVAL***: '!int 3' '!float 40.0' (2 sibs) 29: 0x2aa00a643c8 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: 0x2aa00a64780 KEYVAL***: '10' '!str 2' (2 sibs) 29: 0x2aa00a64818 KEYVAL***: '30' '!str 4' (2 sibs) 29: 0x2aa00a64460 KEYMAP***: '!str baz' (5 sibs) 2 children: 29: 0x2aa00a648c0 KEYVAL***: '!int 10' '!float 20' (2 sibs) 29: 0x2aa00a64958 KEYVAL***: '!int 30' '!float 40' (2 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b0a110 [ROOT] MAP***: !map (1 sibs) 5 children: 29: [1] [1] 0x2aa00b0a1a0 KEYVAL***: !str 'a0' !xxx 'b0' (5 sibs) 29: [2] [2] 0x2aa00b0a230 KEYMAP***: !str 'fooz' !map (5 sibs) 2 children: 29: [3] [3] 0x2aa00b0a2c0 KEYVAL***: 'k1' !float '1.0' (2 sibs) 29: [4] [4] 0x2aa00b0a350 KEYVAL***: 'k3' !float '2.0' (2 sibs) 29: [5] [5] 0x2aa00b0a3e0 KEYMAP***: !str 'foo' !map (5 sibs) 2 children: 29: [6] [6] 0x2aa00b0a470 KEYVAL***: !int '1' !float '20.0' (2 sibs) 29: [7] [7] 0x2aa00b0a500 KEYVAL***: !int '3' !float '40.0' (2 sibs) 29: [8] [8] 0x2aa00b0a590 KEYMAP***: 'bar' !map (5 sibs) 2 children: 29: [9] [9] 0x2aa00b0a620 KEYVAL***: '10' !str '2' (2 sibs) 29: [10] [10] 0x2aa00b0a6b0 KEYVAL***: '30' !str '4' (2 sibs) 29: [11] [11] 0x2aa00b0a740 KEYMAP***: !str 'baz' (5 sibs) 2 children: 29: [12] [12] 0x2aa00b0a7d0 KEYVAL***: !int '10' !float '20' (2 sibs) 29: [13] [13] 0x2aa00b0a860 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: 0x2aa00a62730 [ROOT] SEQ***: !!seq (0 sibs) 6 children: 29: 0x2aa00a65530 MAP: (6 sibs) 3 children: 29: 0x2aa00a658d0 KEYVAL***: '!!str k1' 'v1' (3 sibs) 29: 0x2aa00a65968 KEYVAL***: '!!str k2' 'v2' (3 sibs) 29: 0x2aa00a65a00 KEYVAL***: '!!str k3' 'v3' (3 sibs) 29: 0x2aa00a655c8 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65aa0 KEYVAL***: '!!str k4' 'v4' (3 sibs) 29: 0x2aa00a65b38 KEYVAL***: '!!str k5' 'v5' (3 sibs) 29: 0x2aa00a65bd0 KEYVAL***: '!!str k6' 'v6' (3 sibs) 29: 0x2aa00a65660 MAP***: !!map (6 sibs) 3 children: 29: 0x2aa00a65c70 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a65d08 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a65da0 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a656f8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a65e40 VAL***: '!!str v10' (3 sibs) 29: 0x2aa00a65ed8 VAL***: '!!str v20' (3 sibs) 29: 0x2aa00a65f70 VAL***: '!!str v30' (3 sibs) 29: 0x2aa00a65790 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a66010 VAL***: '!!str v40' (3 sibs) 29: 0x2aa00a660a8 VAL***: '!!str v50' (3 sibs) 29: 0x2aa00a66140 VAL***: '!!str v60' (3 sibs) 29: 0x2aa00a65828 SEQ***: !!seq (6 sibs) 3 children: 29: 0x2aa00a661e0 VAL: 'v70' (3 sibs) 29: 0x2aa00a66278 VAL: 'v80' (3 sibs) 29: 0x2aa00a66310 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b0a900 [ROOT] SEQ***: !!seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b0a990 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b0aa20 KEYVAL***: !!str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b0aab0 KEYVAL***: !!str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b0ab40 KEYVAL***: !!str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b0abd0 MAP***: !!map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b0ac60 KEYVAL***: !!str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b0acf0 KEYVAL***: !!str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b0ad80 KEYVAL***: !!str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b0ae10 MAP***: !!map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b0aea0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b0af30 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b0afc0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b0b050 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b0b0e0 VAL***: !!str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b0b170 VAL***: !!str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b0b200 VAL***: !!str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b0b290 SEQ***: !!seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b0b320 VAL***: !!str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b0b3b0 VAL***: !!str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b0b440 VAL***: !!str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b0b4d0 SEQ***: !!seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b0b560 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b0b5f0 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b0b680 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: 0x2aa00a62848 [ROOT] SEQ***: !seq (0 sibs) 6 children: 29: 0x2aa00a66400 MAP: (6 sibs) 3 children: 29: 0x2aa00a667a0 KEYVAL***: '!str k1' 'v1' (3 sibs) 29: 0x2aa00a66838 KEYVAL***: '!str k2' 'v2' (3 sibs) 29: 0x2aa00a668d0 KEYVAL***: '!str k3' 'v3' (3 sibs) 29: 0x2aa00a66498 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66970 KEYVAL***: '!str k4' 'v4' (3 sibs) 29: 0x2aa00a66a08 KEYVAL***: '!str k5' 'v5' (3 sibs) 29: 0x2aa00a66aa0 KEYVAL***: '!str k6' 'v6' (3 sibs) 29: 0x2aa00a66530 MAP***: !map (6 sibs) 3 children: 29: 0x2aa00a66b40 KEYVAL: 'k7' 'v7' (3 sibs) 29: 0x2aa00a66bd8 KEYVAL: 'k8' 'v8' (3 sibs) 29: 0x2aa00a66c70 KEYVAL: 'k9' 'v9' (3 sibs) 29: 0x2aa00a665c8 SEQ: (6 sibs) 3 children: 29: 0x2aa00a66d10 VAL***: '!str v10' (3 sibs) 29: 0x2aa00a66da8 VAL***: '!str v20' (3 sibs) 29: 0x2aa00a66e40 VAL***: '!str v30' (3 sibs) 29: 0x2aa00a66660 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a66ee0 VAL***: '!str v40' (3 sibs) 29: 0x2aa00a66f78 VAL***: '!str v50' (3 sibs) 29: 0x2aa00a67010 VAL***: '!str v60' (3 sibs) 29: 0x2aa00a666f8 SEQ***: !seq (6 sibs) 3 children: 29: 0x2aa00a670b0 VAL: 'v70' (3 sibs) 29: 0x2aa00a67148 VAL: 'v80' (3 sibs) 29: 0x2aa00a671e0 VAL: 'v90' (3 sibs) 29: RECREATED TREE: 29: -------------------------------------- 29: [0][0] 0x2aa00b0b720 [ROOT] SEQ***: !seq (1 sibs) 6 children: 29: [1] [1] 0x2aa00b0b7b0 MAP: (6 sibs) 3 children: 29: [2] [2] 0x2aa00b0b840 KEYVAL***: !str 'k1' 'v1' (3 sibs) 29: [3] [3] 0x2aa00b0b8d0 KEYVAL***: !str 'k2' 'v2' (3 sibs) 29: [4] [4] 0x2aa00b0b960 KEYVAL***: !str 'k3' 'v3' (3 sibs) 29: [5] [5] 0x2aa00b0b9f0 MAP***: !map (6 sibs) 3 children: 29: [6] [6] 0x2aa00b0ba80 KEYVAL***: !str 'k4' 'v4' (3 sibs) 29: [7] [7] 0x2aa00b0bb10 KEYVAL***: !str 'k5' 'v5' (3 sibs) 29: [8] [8] 0x2aa00b0bba0 KEYVAL***: !str 'k6' 'v6' (3 sibs) 29: [9] [9] 0x2aa00b0bc30 MAP***: !map (6 sibs) 3 children: 29: [10] [10] 0x2aa00b0bcc0 KEYVAL: 'k7' 'v7' (3 sibs) 29: [11] [11] 0x2aa00b0bd50 KEYVAL: 'k8' 'v8' (3 sibs) 29: [12] [12] 0x2aa00b0bde0 KEYVAL: 'k9' 'v9' (3 sibs) 29: [13] [13] 0x2aa00b0be70 SEQ: (6 sibs) 3 children: 29: [14] [14] 0x2aa00b0bf00 VAL***: !str 'v10' (3 sibs) 29: [15] [15] 0x2aa00b0bf90 VAL***: !str 'v20' (3 sibs) 29: [16] [16] 0x2aa00b0c020 VAL***: !str 'v30' (3 sibs) 29: [17] [17] 0x2aa00b0c0b0 SEQ***: !seq (6 sibs) 3 children: 29: [18] [18] 0x2aa00b0c140 VAL***: !str 'v40' (3 sibs) 29: [19] [19] 0x2aa00b0c1d0 VAL***: !str 'v50' (3 sibs) 29: [20] [20] 0x2aa00b0c260 VAL***: !str 'v60' (3 sibs) 29: [21] [21] 0x2aa00b0c2f0 SEQ***: !seq (6 sibs) 3 children: 29: [22] [22] 0x2aa00b0c380 VAL: 'v70' (3 sibs) 29: [23] [23] 0x2aa00b0c410 VAL: 'v80' (3 sibs) 29: [24] [24] 0x2aa00b0c4a0 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 (13 ms total) 29: 29: [----------] Global test environment tear-down 29: [==========] 598 tests from 8 test suites ran. (14 ms total) 29: [ PASSED ] 598 tests. 29/52 Test #29: ryml-test-tag_property ............ Passed 0.02 sec test 30 Start 30: ryml-test-explicit_key 30: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-explicit_key-0.5.0 30: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 30: Test timeout computed to be: 10000000 30: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 30: [==========] Running 726 tests from 3 test suites. 30: [----------] Global test environment set-up. 30: [----------] 1 test from CaseNode 30: [ RUN ] CaseNode.setting_up 30: [ OK ] CaseNode.setting_up (0 ms) 30: [----------] 1 test from CaseNode (0 ms total) 30: 30: [----------] 5 tests from explicit_key 30: [ RUN ] explicit_key.test_suite_5WE3 30: [ OK ] explicit_key.test_suite_5WE3 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v1 30: [ OK ] explicit_key.test_suite_DFF7_v1 (0 ms) 30: [ RUN ] explicit_key.test_suite_DFF7_v2 30: [ OK ] explicit_key.test_suite_DFF7_v2 (0 ms) 30: [ RUN ] explicit_key.test_suite_FRK4 30: [ OK ] explicit_key.test_suite_FRK4 (0 ms) 30: [ RUN ] explicit_key.test_suite_M2N8 30: [ OK ] explicit_key.test_suite_M2N8 (0 ms) 30: [----------] 5 tests from explicit_key (0 ms total) 30: 30: [----------] 720 tests from EXPLICIT_KEY/YmlTestCase 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.parse_unix/0 30: ------------------------------------------- 30: running test case 'explicit key, last value missing' 30: ------------------------------------------- 30: --------------- 30: 30: ? a 30: ? b 30: ? 30: --- !!set # test that we do not add any last item 30: ? a 30: ? b 30: --- !!set # test that we do add the last item 30: ? a 30: ? b 30: ? 30: ... 30: --------------- 30: REF TREE: 30: 0x2aa0f80f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f80ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f80bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f80bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f80bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f80be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f80bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f80bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80c040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f87d2f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f87d530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f87d380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f87d410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f87d4a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f87d5c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f87d650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f87d6e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f87d770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f87d800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f87d890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f87d920 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: 0x2aa0f80f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f80c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f87f370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f87f400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f87f490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f87f520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f87f5b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f87f640 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: 0x2aa0f80f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f80cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f881320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8813b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f881440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8814d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f881560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8815f0 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: 0x2aa0f80f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f80cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f80cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f80d110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f883130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8831c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f883250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8832e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f883370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f883400 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: 0x2aa0f80f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f80db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f80dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f80dce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f885020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8850b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f885140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8851d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f885260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8852f0 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: 0x2aa0f80f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f886d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f886de0 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: 0x2aa0f80fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f888ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f888c30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f888cc0 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: 0x2aa0f80fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f88a990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88aa20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f88aab0 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: 0x2aa0f80fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f88c6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88c750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f88c7e0 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: 0x2aa0f80fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f88e3f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88e480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f88e510 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: 0x2aa0f80fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f80d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f890420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8904b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f890540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8905d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f890660 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: 0x2aa0f80ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f80d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f80ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f80d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f892310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8923a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f892430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8924c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f892550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8925e0 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: 0x2aa0f810090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80d750 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] 0x2aa0f8941c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f894250 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: 0x2aa0f8101a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f0a0 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] 0x2aa0f896070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f896100 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: 0x2aa0f8102c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f897f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f897fb0 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: 0x2aa0f8103d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f899dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f899e60 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: 0x2aa0f8104f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f811680 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] 0x2aa0f89bc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f89bd10 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: 0x2aa0f810608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f89db30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f89dbc0 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: 0x2aa0f810720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f80df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f80dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f80e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f80e0d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f89f860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f89f8f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f89f980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f89fa10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f89faa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f89fb30 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: 0x2aa0f810838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f80e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f80e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f80e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f80e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f80e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f80e4b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a1590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8a1620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8a16b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8a1740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8a17d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8a1860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8a18f0 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: 0x2aa0f80f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f80ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f80bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f80bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f80bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f80be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f80bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f80bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80c040 KEYVAL: '' '' (3 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a1ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f8a2120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f8a1f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f8a2000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f8a2090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8a21b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8a2240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8a22d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8a2360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8a23f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8a2480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8a2510 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: 0x2aa0f80f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f80c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a27f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a2880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8a2910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8a29a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8a2a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8a2ac0 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: 0x2aa0f80f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f80cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a3100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a3190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8a3220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8a32b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8a3340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8a33d0 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: 0x2aa0f80f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f80cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f80cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f80d110 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a3a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a3aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8a3b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8a3bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8a3c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8a3ce0 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: 0x2aa0f80f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f80db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f80dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f80dce0 VAL: 'this is#not:a comment' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a4320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a43b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8a4440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8a44d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8a4560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8a45f0 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: 0x2aa0f80f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a4c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a4cc0 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: 0x2aa0f80fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a5540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a55d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8a5660 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: 0x2aa0f80fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a5e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a5ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8a5f70 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: 0x2aa0f80fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a6760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a67f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8a6880 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: 0x2aa0f80fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a7070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a7100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8a7190 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: 0x2aa0f80fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f80d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a7980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a7a10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8a7aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8a7b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8a7bc0 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: 0x2aa0f80ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f80d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f80ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f80d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a8290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a8320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8a83b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8a8440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8a84d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8a8560 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: 0x2aa0f810090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80d750 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] 0x2aa0f8a8ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a8c30 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: 0x2aa0f8101a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f0a0 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] 0x2aa0f8a94b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a9540 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: 0x2aa0f8102c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8a9dc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a9e50 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: 0x2aa0f8103d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8aa6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8aa760 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: 0x2aa0f8104f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f811680 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] 0x2aa0f8aafe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8ab070 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: 0x2aa0f810608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ab8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8ab980 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: 0x2aa0f810720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f80df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f80dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f80e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f80e0d0 KEYVAL: 'e' '' (5 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ac200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8ac290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8ac320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8ac3b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8ac440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8ac4d0 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: 0x2aa0f810838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f80e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f80e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f80e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f80e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f80e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f80e4b8 KEYVAL: 'f' '' (6 sibs) 30: PARSED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8acb10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8acba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8acc30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8accc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8acd50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8acde0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8ace70 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] 0x2aa0f87d2f0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f87d530 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f87d380 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f87d410 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f87d4a0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f87d5c0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f87d650 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f87d6e0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f87d770 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f87d800 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f87d890 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f87d920 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] 0x2aa0f8ae880 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f8ae910 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f8ae9a0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f8aea30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f8aeac0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8aeb50 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8aebe0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8aec70 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8aed00 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8aed90 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8aee20 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8aeeb0 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] 0x2aa0f87f370 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f87f400 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f87f490 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f87f520 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f87f5b0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f87f640 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] 0x2aa0f8afa70 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8afb00 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8afb90 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8afc20 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8afcb0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8afd40 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] 0x2aa0f881320 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8813b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f881440 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8814d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f881560 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8815f0 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] 0x2aa0f8b0380 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8b0410 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8b04a0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8b0530 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8b05c0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8b0650 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] 0x2aa0f883130 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8831c0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f883250 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8832e0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f883370 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f883400 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] 0x2aa0f8b0c90 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8b0d20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8b0db0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8b0e40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8b0ed0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8b0f60 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] 0x2aa0f885020 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8850b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f885140 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8851d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f885260 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8852f0 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] 0x2aa0f8b15a0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8b1630 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8b16c0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8b1750 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8b17e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8b1870 VAL: 'this is#not:a comment' (5 sibs) 30: #nodes=6 vs #printed=6 30: -------------------------------------- 30: ~~~~~~~~~~~~~~ 30: [ OK ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/4 (0 ms) 30: [ RUN ] EXPLICIT_KEY/YmlTestCase.complete_unix_round_trip/5 30: ------------------------------------------- 30: running test case 'explicit key with line break in between' 30: ------------------------------------------- 30: ~~~~~~~~~~~~~~ src yml: 30: \n 30: ? an explicit key\n 30: : its value\n 30: ~~~~~~~~~~~~~~ parsed tree: 30: -------------------------------------- 30: [0][0] 0x2aa0f886d50 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f886de0 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] 0x2aa0f8b1eb0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b1f40 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] 0x2aa0f888ba0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f888c30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f888cc0 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] 0x2aa0f8b27c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b2850 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8b28e0 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] 0x2aa0f88a990 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88aa20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f88aab0 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] 0x2aa0f8b30d0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b3160 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8b31f0 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] 0x2aa0f88c6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88c750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f88c7e0 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] 0x2aa0f8b39e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b3a70 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8b3b00 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] 0x2aa0f88e3f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f88e480 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f88e510 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] 0x2aa0f8b42f0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b4380 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8b4410 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] 0x2aa0f890420 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8904b0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f890540 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8905d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f890660 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] 0x2aa0f8b4c00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b4c90 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8b4d20 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8b4db0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8b4e40 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] 0x2aa0f892310 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8923a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f892430 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8924c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f892550 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8925e0 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] 0x2aa0f8b5510 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8b55a0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8b5630 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8b56c0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8b5750 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8b57e0 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] 0x2aa0f8941c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f894250 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] 0x2aa0f8b5e20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b5eb0 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] 0x2aa0f896070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f896100 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] 0x2aa0f8b6730 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b67c0 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] 0x2aa0f897f20 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f897fb0 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] 0x2aa0f8b7040 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b70d0 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] 0x2aa0f899dd0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f899e60 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] 0x2aa0f8b7950 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b79e0 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] 0x2aa0f89bc80 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f89bd10 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] 0x2aa0f8b8260 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b82f0 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] 0x2aa0f89db30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f89dbc0 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] 0x2aa0f8b8b70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8b8c00 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] 0x2aa0f89f860 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f89f8f0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f89f980 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f89fa10 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f89faa0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f89fb30 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] 0x2aa0f8b9480 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8b9510 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8b95a0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8b9630 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8b96c0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8b9750 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] 0x2aa0f8a1590 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8a1620 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8a16b0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8a1740 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8a17d0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8a1860 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8a18f0 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] 0x2aa0f8b9d90 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8b9e20 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8b9eb0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8b9f40 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8b9fd0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8ba060 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8ba0f0 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] 0x2aa0f8a1ee0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [4] 0x2aa0f8a2120 DOCMAP: (3 sibs) 3 children: 30: [2] [1] 0x2aa0f8a1f70 KEYVAL: 'a' '' (3 sibs) 30: [3] [2] 0x2aa0f8a2000 KEYVAL: 'b' '' (3 sibs) 30: [4] [3] 0x2aa0f8a2090 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8a21b0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8a2240 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8a22d0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8a2360 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8a23f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8a2480 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8a2510 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] 0x2aa0f8ba6a0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f8ba730 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f8ba7c0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f8ba850 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f8ba8e0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8ba970 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8baa00 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8baa90 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8bab20 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8babb0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8bac40 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8bacd0 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] 0x2aa0f8a27f0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a2880 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8a2910 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8a29a0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8a2a30 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8a2ac0 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] 0x2aa0f8bafb0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8bb040 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8bb0d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8bb160 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8bb1f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8bb280 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] 0x2aa0f8a3100 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a3190 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8a3220 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8a32b0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8a3340 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8a33d0 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] 0x2aa0f8bb8c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8bb950 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8bb9e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8bba70 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8bbb00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8bbb90 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] 0x2aa0f8a3a10 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a3aa0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8a3b30 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8a3bc0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8a3c50 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8a3ce0 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] 0x2aa0f8bc1d0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8bc260 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8bc2f0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8bc380 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8bc410 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8bc4a0 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] 0x2aa0f8a4320 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8a43b0 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8a4440 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8a44d0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8a4560 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8a45f0 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] 0x2aa0f8bcae0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8bcb70 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8bcc00 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8bcc90 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8bcd20 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8bcdb0 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] 0x2aa0f8a4c30 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a4cc0 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] 0x2aa0f8bd3f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8bd480 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] 0x2aa0f8a5540 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a55d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8a5660 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] 0x2aa0f8bdd00 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8bdd90 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8bde20 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] 0x2aa0f8a5e50 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a5ee0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8a5f70 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] 0x2aa0f8be610 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8be6a0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8be730 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] 0x2aa0f8a6760 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a67f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8a6880 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] 0x2aa0f8bef20 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8befb0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8bf040 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] 0x2aa0f8a7070 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a7100 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8a7190 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] 0x2aa0f8bf830 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8bf8c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8bf950 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] 0x2aa0f8a7980 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a7a10 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8a7aa0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8a7b30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8a7bc0 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] 0x2aa0f8c0140 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c01d0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8c0260 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8c02f0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8c0380 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] 0x2aa0f8a8290 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8a8320 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8a83b0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8a8440 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8a84d0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8a8560 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] 0x2aa0f8c0a50 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c0ae0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8c0b70 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8c0c00 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8c0c90 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8c0d20 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] 0x2aa0f8a8ba0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a8c30 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] 0x2aa0f8c1360 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c13f0 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] 0x2aa0f8a94b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a9540 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] 0x2aa0f8c1c70 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c1d00 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] 0x2aa0f8a9dc0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8a9e50 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] 0x2aa0f8c2580 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c2610 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] 0x2aa0f8aa6d0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8aa760 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] 0x2aa0f8c2e90 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c2f20 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] 0x2aa0f8aafe0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8ab070 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] 0x2aa0f8c37a0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c3830 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] 0x2aa0f8ab8f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8ab980 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] 0x2aa0f8c40b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c4140 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] 0x2aa0f8ac200 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8ac290 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8ac320 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8ac3b0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8ac440 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8ac4d0 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] 0x2aa0f8c49c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c4a50 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8c4ae0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8c4b70 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8c4c00 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8c4c90 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] 0x2aa0f8acb10 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8acba0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8acc30 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8accc0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8acd50 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8acde0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8ace70 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] 0x2aa0f8c52d0 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8c5360 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8c53f0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8c5480 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8c5510 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8c55a0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8c5630 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: 0x2aa0f80f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f80ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f80bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f80bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f80bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f80be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f80bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f80bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80c040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c5be0 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f8c5c70 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f8c5d00 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f8c5d90 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f8c5e20 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8c5eb0 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8c5f40 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8c5fd0 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8c6060 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8c60f0 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8c6180 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8c6210 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: 0x2aa0f80f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f80c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c62b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c6340 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8c63d0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8c6460 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8c64f0 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8c6580 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: 0x2aa0f80f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f80cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c6620 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c66b0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8c6740 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8c67d0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8c6860 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8c68f0 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: 0x2aa0f80f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f80cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f80cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f80d110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c6990 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c6a20 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8c6ab0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8c6b40 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8c6bd0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8c6c60 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: 0x2aa0f80f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f80db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f80dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f80dce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c6d00 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c6d90 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8c6e20 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8c6eb0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8c6f40 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8c6fd0 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: 0x2aa0f80f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c7070 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c7100 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: 0x2aa0f80fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c71a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c7230 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8c72c0 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: 0x2aa0f80fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c7360 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c73f0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8c7480 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: 0x2aa0f80fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c7520 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c75b0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8c7640 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: 0x2aa0f80fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c76e0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c7770 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8c7800 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: 0x2aa0f80fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f80d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c78a0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c7930 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8c79c0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8c7a50 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8c7ae0 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: 0x2aa0f80ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f80d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f80ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f80d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c7b80 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8c7c10 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8c7ca0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8c7d30 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8c7dc0 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8c7e50 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: 0x2aa0f810090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80d750 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] 0x2aa0f8c7ef0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c7f80 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: 0x2aa0f8101a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f0a0 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] 0x2aa0f8c8020 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c80b0 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: 0x2aa0f8102c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c8150 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c81e0 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: 0x2aa0f8103d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c8280 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c8310 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: 0x2aa0f8104f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f811680 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] 0x2aa0f8c83b0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c8440 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: 0x2aa0f810608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c84e0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8c8570 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: 0x2aa0f810720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f80df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f80dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f80e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f80e0d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c8610 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c86a0 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8c8730 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8c87c0 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8c8850 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8c88e0 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: 0x2aa0f810838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f80e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f80e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f80e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f80e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f80e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f80e4b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c8980 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8c8a10 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8c8aa0 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8c8b30 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8c8bc0 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8c8c50 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8c8ce0 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: 0x2aa0f80f370 [ROOT] STREAM: (0 sibs) 3 children: 30: 0x2aa0f80ba30 DOCMAP: (3 sibs) 3 children: 30: 0x2aa0f80bc00 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bc98 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80bd30 KEYVAL: '' '' (3 sibs) 30: 0x2aa0f80bac8 DOCMAP***: !!set (3 sibs) 2 children: 30: 0x2aa0f80bdd0 KEYVAL: 'a' '' (2 sibs) 30: 0x2aa0f80be68 KEYVAL: 'b' '' (2 sibs) 30: 0x2aa0f80bb60 DOCMAP***: !!set (3 sibs) 3 children: 30: 0x2aa0f80bf10 KEYVAL: 'a' '' (3 sibs) 30: 0x2aa0f80bfa8 KEYVAL: 'b' '' (3 sibs) 30: 0x2aa0f80c040 KEYVAL: '' '' (3 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c8d80 [ROOT] STREAM: (1 sibs) 3 children: 30: [1] [1] 0x2aa0f8c8e10 DOCMAP: (3 sibs) 3 children: 30: [2] [2] 0x2aa0f8c8ea0 KEYVAL: 'a' '' (3 sibs) 30: [3] [3] 0x2aa0f8c8f30 KEYVAL: 'b' '' (3 sibs) 30: [4] [4] 0x2aa0f8c8fc0 KEYVAL: '' '' (3 sibs) 30: [5] [5] 0x2aa0f8c9050 DOCMAP***: !!set (3 sibs) 2 children: 30: [6] [6] 0x2aa0f8c90e0 KEYVAL: 'a' '' (2 sibs) 30: [7] [7] 0x2aa0f8c9170 KEYVAL: 'b' '' (2 sibs) 30: [8] [8] 0x2aa0f8c9200 DOCMAP***: !!set (3 sibs) 3 children: 30: [9] [9] 0x2aa0f8c9290 KEYVAL: 'a' '' (3 sibs) 30: [10] [10] 0x2aa0f8c9320 KEYVAL: 'b' '' (3 sibs) 30: [11] [11] 0x2aa0f8c93b0 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: 0x2aa0f80f488 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80c440 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: 0x2aa0f80c4d8 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80c570 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80c608 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80c6a0 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c9450 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c94e0 KEYVAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8c9570 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8c9600 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8c9690 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8c9720 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: 0x2aa0f80f5a0 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80cbb0 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: 0x2aa0f80cc48 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: 0x2aa0f80cce0 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: 0x2aa0f80cd78 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: 0x2aa0f80ce10 KEYVAL: 'this is#not' 'a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c97c0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c9850 KEYVAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\]^_`az{|~' 'safe' (5 sibs) 30: [2] [2] 0x2aa0f8c98e0 KEYVAL: '?foo' 'safe question mark' (5 sibs) 30: [3] [3] 0x2aa0f8c9970 KEYVAL: ':foo' 'safe colon' (5 sibs) 30: [4] [4] 0x2aa0f8c9a00 KEYVAL: '-foo' 'safe dash' (5 sibs) 30: [5] [5] 0x2aa0f8c9a90 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: 0x2aa0f80f6b8 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80ceb0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: 0x2aa0f80cf48 VAL: '?foo' (5 sibs) 30: 0x2aa0f80cfe0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80d078 VAL: '-foo' (5 sibs) 30: 0x2aa0f80d110 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c9b30 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c9bc0 VAL: 'a!"#$%&'()*+,-./09:;<=>?@AZ[\]^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8c9c50 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8c9ce0 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8c9d70 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8c9e00 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: 0x2aa0f80f7d0 [ROOT] SEQ: (0 sibs) 5 children: 30: 0x2aa0f80da80 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: 0x2aa0f80db18 VAL: '?foo' (5 sibs) 30: 0x2aa0f80dbb0 VAL: ':foo' (5 sibs) 30: 0x2aa0f80dc48 VAL: '-foo' (5 sibs) 30: 0x2aa0f80dce0 VAL: 'this is#not:a comment' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8c9ea0 [ROOT] SEQ: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8c9f30 VAL: 'a!"#$%&'()*+-./09:;<=>?@AZ[\^_`az{|}~' (5 sibs) 30: [2] [2] 0x2aa0f8c9fc0 VAL: '?foo' (5 sibs) 30: [3] [3] 0x2aa0f8ca050 VAL: ':foo' (5 sibs) 30: [4] [4] 0x2aa0f8ca0e0 VAL: '-foo' (5 sibs) 30: [5] [5] 0x2aa0f8ca170 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: 0x2aa0f80f8e8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80c790 KEYVAL: 'an explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ca210 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8ca2a0 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: 0x2aa0f80fa00 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80b720 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80b7b8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ca340 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8ca3d0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8ca460 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: 0x2aa0f80fb18 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80c8d0 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80c968 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ca500 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8ca590 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8ca620 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: 0x2aa0f80fc30 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80ca60 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80caf8 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ca6c0 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8ca750 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [2] [2] 0x2aa0f8ca7e0 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: 0x2aa0f80fd48 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d200 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d298 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8ca880 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8ca910 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [2] [2] 0x2aa0f8ca9a0 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: 0x2aa0f80fe60 [ROOT] MAP: (0 sibs) 2 children: 30: 0x2aa0f80d4d0 KEYMAP: 'map' (2 sibs) 2 children: 30: 0x2aa0f80d610 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80d6a8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d568 KEYVAL: 'an explicit key deindented' 'its value' (2 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8caa40 [ROOT] MAP: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8caad0 KEYMAP: 'map' (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8cab60 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8cabf0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8cac80 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: 0x2aa0f80ff78 [ROOT] SEQ: (0 sibs) 2 children: 30: 0x2aa0f80d840 MAP: (2 sibs) 2 children: 30: 0x2aa0f80ef10 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: 0x2aa0f80efa8 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: 0x2aa0f80d8d8 MAP: (2 sibs) 1 children: 30: 0x2aa0f80d980 KEYVAL: 'another explicit key' 'its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cad20 [ROOT] SEQ: (1 sibs) 2 children: 30: [1] [1] 0x2aa0f8cadb0 MAP: (2 sibs) 2 children: 30: [2] [2] 0x2aa0f8cae40 KEYVAL: 'an explicit key' 'another value' (2 sibs) 30: [3] [3] 0x2aa0f8caed0 KEYVAL: 'a simple key' 'a value' (2 sibs) 30: [4] [4] 0x2aa0f8caf60 MAP: (2 sibs) 1 children: 30: [5] [5] 0x2aa0f8caff0 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: 0x2aa0f810090 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80d750 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] 0x2aa0f8cb090 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb120 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: 0x2aa0f8101a8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f0a0 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] 0x2aa0f8cb1c0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb250 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: 0x2aa0f8102c0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f190 KEYVAL: 'This is a key 30: that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cb2f0 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb380 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: 0x2aa0f8103d8 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80f280 KEYVAL: 'This is a key that has multiple lines 30: ' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cb420 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb4b0 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: 0x2aa0f8104f0 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f811680 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] 0x2aa0f8cb550 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb5e0 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: 0x2aa0f810608 [ROOT] MAP: (0 sibs) 1 children: 30: 0x2aa0f80ddd0 KEYVAL: 'This is a key that has multiple lines' 'and this is its value' (1 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cb680 [ROOT] MAP: (1 sibs) 1 children: 30: [1] [1] 0x2aa0f8cb710 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: 0x2aa0f810720 [ROOT] MAP: (0 sibs) 5 children: 30: 0x2aa0f80de70 KEYVAL: 'a' '' (5 sibs) 30: 0x2aa0f80df08 KEYVAL: 'b' '' (5 sibs) 30: 0x2aa0f80dfa0 KEYVAL: 'c' '' (5 sibs) 30: 0x2aa0f80e038 KEYVAL: 'd' '' (5 sibs) 30: 0x2aa0f80e0d0 KEYVAL: 'e' '' (5 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cb7b0 [ROOT] MAP: (1 sibs) 5 children: 30: [1] [1] 0x2aa0f8cb840 KEYVAL: 'a' '' (5 sibs) 30: [2] [2] 0x2aa0f8cb8d0 KEYVAL: 'b' '' (5 sibs) 30: [3] [3] 0x2aa0f8cb960 KEYVAL: 'c' '' (5 sibs) 30: [4] [4] 0x2aa0f8cb9f0 KEYVAL: 'd' '' (5 sibs) 30: [5] [5] 0x2aa0f8cba80 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: 0x2aa0f810838 [ROOT] MAP: (0 sibs) 6 children: 30: 0x2aa0f80e1c0 KEYVAL: 'a' '1' (6 sibs) 30: 0x2aa0f80e258 KEYVAL: 'b' '' (6 sibs) 30: 0x2aa0f80e2f0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: 0x2aa0f80e388 KEYVAL: 'd' '' (6 sibs) 30: 0x2aa0f80e420 KEYVAL***: '!!str e' '4' (6 sibs) 30: 0x2aa0f80e4b8 KEYVAL: 'f' '' (6 sibs) 30: RECREATED TREE: 30: -------------------------------------- 30: [0][0] 0x2aa0f8cbb20 [ROOT] MAP: (1 sibs) 6 children: 30: [1] [1] 0x2aa0f8cbbb0 KEYVAL: 'a' '1' (6 sibs) 30: [2] [2] 0x2aa0f8cbc40 KEYVAL: 'b' '' (6 sibs) 30: [3] [3] 0x2aa0f8cbcd0 KEYVAL***: &anchor 'c' '3' (6 sibs) 30: [4] [4] 0x2aa0f8cbd60 KEYVAL: 'd' '' (6 sibs) 30: [5] [5] 0x2aa0f8cbdf0 KEYVAL***: !!str 'e' '4' (6 sibs) 30: [6] [6] 0x2aa0f8cbe80 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 (13 ms total) 30: 30: [----------] Global test environment tear-down 30: [==========] 726 tests from 3 test suites ran. (14 ms total) 30: [ PASSED ] 726 tests. 30/52 Test #30: ryml-test-explicit_key ............ Passed 0.02 sec test 31 Start 31: ryml-test-nested_mapx2 31: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx2-0.5.0 31: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 31: Test timeout computed to be: 10000000 31: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 31: [==========] Running 145 tests from 2 test suites. 31: [----------] Global test environment set-up. 31: [----------] 1 test from CaseNode 31: [ RUN ] CaseNode.setting_up 31: [ OK ] CaseNode.setting_up (0 ms) 31: [----------] 1 test from CaseNode (0 ms total) 31: 31: [----------] 144 tests from NESTED_MAPX2/YmlTestCase 31: [ RUN ] NESTED_MAPX2/YmlTestCase.parse_unix/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: --------------- 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}--------------- 31: REF TREE: 31: 0x2aa0d136350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1354a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d1352d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d1355e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d135710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d1357b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d135848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d1358e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d14df50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d14dfe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d14e070 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d14e100 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d14e190 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d14e220 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d14e2b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d14e340 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d14e3d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d14e460 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d14e4f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d14e580 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d14e610 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: 0x2aa0d136468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d135e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d135c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d135f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d1361c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d14ffd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d150060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1500f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d150180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d150210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d1502a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d150330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d1503c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d150450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d1504e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d150570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d150600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d150690 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: 0x2aa0d136580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d136770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d136940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1369d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d136a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d136808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d136b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d136ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d1368a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d136d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136e10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d151f20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d151fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d152040 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d1520d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d152160 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d1521f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d152280 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d152310 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d1523a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d152430 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d1524c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d152550 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d1525e0 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: 0x2aa0d136698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa0d136ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa0d137090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa0d137128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d153e70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d153f00 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d153f90 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d154020 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: 0x2aa0d136350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1354a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d1352d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d1355e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d135710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d1357b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d135848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d1358e0 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d154780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d154810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1548a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d154930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d1549c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d154a50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d154ae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d154b70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d154c00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d154c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d154d20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d154db0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d154e40 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: 0x2aa0d136468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d135e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d135c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d135f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d1361c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136260 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d155090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d155120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1551b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d155240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d1552d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d155360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d1553f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d155480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d155510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d1555a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d155630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d1556c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d155750 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: 0x2aa0d136580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d136770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d136940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1369d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d136a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d136808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d136b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d136ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d1368a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d136d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136e10 KEYVAL: 'baz2' '22' (3 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d1559a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d155a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d155ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d155b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d155be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d155c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d155d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d155d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d155e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d155eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d155f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d155fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d156060 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: 0x2aa0d136698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa0d136ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa0d137090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa0d137128 KEYVAL: 'port' '7001' (2 sibs) 31: PARSED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d1562b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d156340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d1563d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d156460 KEYVAL: 'port' '7001' (2 sibs) 31: #nodes=4 vs #printed=4 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.parse_windows/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_cout/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_unix_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: foo: 31: foo0: 00 31: bar0: 01 31: baz0: 02 31: bar: 31: foo1: 10 31: bar1: 11 31: baz1: 12 31: baz: 31: foo2: 20 31: bar2: 21 31: baz2: 22 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: send_to: 31: host: 192.168.1.101 31: port: 7001 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_yml_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.emit_json_windows_string/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 31: ------------------------------------------- 31: running test case 'nested map x2, explicit' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 31: ------------------------------------------- 31: running test case 'nested map x2' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.complete_unix_round_trip/0 31: ------------------------------------------- 31: running test case 'nested map x2, explicit, same line' 31: ------------------------------------------- 31: ~~~~~~~~~~~~~~ src yml: 31: {foo: {foo0: 00, bar0: 01, baz0: 02}, bar: {foo1: 10, bar1: 11, baz1: 12}, baz: {foo2: 20, bar2: 21, baz2: 22}}~~~~~~~~~~~~~~ parsed tree: 31: -------------------------------------- 31: [0][0] 0x2aa0d14df50 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d14dfe0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d14e070 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d14e100 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d14e190 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d14e220 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d14e2b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d14e340 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d14e3d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d14e460 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d14e4f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d14e580 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d14e610 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] 0x2aa0d157330 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d1573c0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d157450 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d1574e0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d157570 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d157600 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d157690 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d157720 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d1577b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d157840 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d1578d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d157960 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d1579f0 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] 0x2aa0d14ffd0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d150060 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1500f0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d150180 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d150210 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d1502a0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d150330 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d1503c0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d150450 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d1504e0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d150570 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d150600 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d150690 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] 0x2aa0d158520 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d1585b0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d158640 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d1586d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d158760 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d1587f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d158880 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d158910 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d1589a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d158a30 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d158ac0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d158b50 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d158be0 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] 0x2aa0d151f20 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d151fb0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d152040 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d1520d0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d152160 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d1521f0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d152280 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d152310 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d1523a0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d152430 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d1524c0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d152550 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d1525e0 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] 0x2aa0d158e30 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d158ec0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d158f50 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d158fe0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d159070 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d159100 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d159190 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d159220 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d1592b0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d159340 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d1593d0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d159460 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d1594f0 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] 0x2aa0d153e70 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d153f00 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d153f90 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d154020 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] 0x2aa0d159740 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d1597d0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d159860 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d1598f0 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] 0x2aa0d154780 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d154810 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1548a0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d154930 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d1549c0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d154a50 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d154ae0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d154b70 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d154c00 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d154c90 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d154d20 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d154db0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d154e40 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] 0x2aa0d15a050 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15a0e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15a170 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15a200 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15a290 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15a320 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15a3b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15a440 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15a4d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15a560 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15a5f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15a680 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15a710 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] 0x2aa0d155090 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d155120 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d1551b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d155240 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d1552d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d155360 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d1553f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d155480 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d155510 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d1555a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d155630 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d1556c0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d155750 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] 0x2aa0d15a960 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15a9f0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15aa80 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15ab10 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15aba0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15ac30 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15acc0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15ad50 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15ade0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15ae70 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15af00 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15af90 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15b020 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] 0x2aa0d1559a0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d155a30 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d155ac0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d155b50 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d155be0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d155c70 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d155d00 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d155d90 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d155e20 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d155eb0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d155f40 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d155fd0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d156060 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] 0x2aa0d15b270 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15b300 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15b390 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15b420 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15b4b0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15b540 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15b5d0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15b660 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15b6f0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15b780 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15b810 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15b8a0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15b930 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] 0x2aa0d1562b0 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d156340 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d1563d0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d156460 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] 0x2aa0d15bb80 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d15bc10 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d15bca0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d15bd30 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: 0x2aa0d136350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1354a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d1352d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d1355e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d135710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d1357b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d135848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d1358e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15c490 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15c520 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15c5b0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15c640 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15c6d0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15c760 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15c7f0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15c880 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15c910 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15c9a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15ca30 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15cac0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15cb50 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: 0x2aa0d136468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d135e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d135c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d135f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d1361c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15cbf0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15cc80 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15cd10 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15cda0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15ce30 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15cec0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15cf50 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15cfe0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15d070 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15d100 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15d190 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15d220 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15d2b0 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: 0x2aa0d136580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d136770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d136940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1369d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d136a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d136808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d136b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d136ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d1368a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d136d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136e10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15d350 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15d3e0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15d470 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15d500 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15d590 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15d620 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15d6b0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15d740 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15d7d0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15d860 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15d8f0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15d980 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15da10 KEYVAL: 'baz2' '22' (3 sibs) 31: #nodes=13 vs #printed=13 31: -------------------------------------- 31: [ OK ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/2 (0 ms) 31: [ RUN ] NESTED_MAPX2/YmlTestCase.unix_recreate_from_ref/3 31: ------------------------------------------- 31: running test case 'nested map x2, commented' 31: ------------------------------------------- 31: REF TREE: 31: 0x2aa0d136698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa0d136ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa0d137090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa0d137128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d157d40 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d157dd0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d157e60 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d157ef0 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: 0x2aa0d136350 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135240 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135410 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1354a8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135540 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d1352d8 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d1355e0 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135678 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d135710 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135370 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d1357b0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d135848 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d1358e0 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15dab0 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15db40 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15dbd0 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15dc60 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15dcf0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15dd80 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15de10 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15dea0 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15df30 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15dfc0 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15e050 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15e0e0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15e170 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: 0x2aa0d136468 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d135bc0 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d135d90 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d135e28 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d135ec0 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d135c58 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d135f60 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d135ff8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136090 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d135cf0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136130 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d1361c8 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136260 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15e210 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15e2a0 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15e330 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15e3c0 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15e450 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15e4e0 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15e570 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15e600 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15e690 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15e720 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15e7b0 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15e840 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15e8d0 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: 0x2aa0d136580 [ROOT] MAP: (0 sibs) 3 children: 31: 0x2aa0d136770 KEYMAP: 'foo' (3 sibs) 3 children: 31: 0x2aa0d136940 KEYVAL: 'foo0' '00' (3 sibs) 31: 0x2aa0d1369d8 KEYVAL: 'bar0' '01' (3 sibs) 31: 0x2aa0d136a70 KEYVAL: 'baz0' '02' (3 sibs) 31: 0x2aa0d136808 KEYMAP: 'bar' (3 sibs) 3 children: 31: 0x2aa0d136b10 KEYVAL: 'foo1' '10' (3 sibs) 31: 0x2aa0d136ba8 KEYVAL: 'bar1' '11' (3 sibs) 31: 0x2aa0d136c40 KEYVAL: 'baz1' '12' (3 sibs) 31: 0x2aa0d1368a0 KEYMAP: 'baz' (3 sibs) 3 children: 31: 0x2aa0d136ce0 KEYVAL: 'foo2' '20' (3 sibs) 31: 0x2aa0d136d78 KEYVAL: 'bar2' '21' (3 sibs) 31: 0x2aa0d136e10 KEYVAL: 'baz2' '22' (3 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d15e970 [ROOT] MAP: (1 sibs) 3 children: 31: [1] [1] 0x2aa0d15ea00 KEYMAP: 'foo' (3 sibs) 3 children: 31: [2] [2] 0x2aa0d15ea90 KEYVAL: 'foo0' '00' (3 sibs) 31: [3] [3] 0x2aa0d15eb20 KEYVAL: 'bar0' '01' (3 sibs) 31: [4] [4] 0x2aa0d15ebb0 KEYVAL: 'baz0' '02' (3 sibs) 31: [5] [5] 0x2aa0d15ec40 KEYMAP: 'bar' (3 sibs) 3 children: 31: [6] [6] 0x2aa0d15ecd0 KEYVAL: 'foo1' '10' (3 sibs) 31: [7] [7] 0x2aa0d15ed60 KEYVAL: 'bar1' '11' (3 sibs) 31: [8] [8] 0x2aa0d15edf0 KEYVAL: 'baz1' '12' (3 sibs) 31: [9] [9] 0x2aa0d15ee80 KEYMAP: 'baz' (3 sibs) 3 children: 31: [10] [10] 0x2aa0d15ef10 KEYVAL: 'foo2' '20' (3 sibs) 31: [11] [11] 0x2aa0d15efa0 KEYVAL: 'bar2' '21' (3 sibs) 31: [12] [12] 0x2aa0d15f030 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: 0x2aa0d136698 [ROOT] MAP: (0 sibs) 1 children: 31: 0x2aa0d136ff0 KEYMAP: 'send_to' (1 sibs) 2 children: 31: 0x2aa0d137090 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: 0x2aa0d137128 KEYVAL: 'port' '7001' (2 sibs) 31: RECREATED TREE: 31: -------------------------------------- 31: [0][0] 0x2aa0d157f90 [ROOT] MAP: (1 sibs) 1 children: 31: [1] [1] 0x2aa0d158020 KEYMAP: 'send_to' (1 sibs) 2 children: 31: [2] [2] 0x2aa0d1580b0 KEYVAL: 'host' '192.168.1.101' (2 sibs) 31: [3] [3] 0x2aa0d158140 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 (4 ms total) 31: 31: [----------] Global test environment tear-down 31: [==========] 145 tests from 2 test suites ran. (4 ms total) 31: [ PASSED ] 145 tests. 31/52 Test #31: ryml-test-nested_mapx2 ............ Passed 0.01 sec test 32 Start 32: ryml-test-nested_seqx2 32: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx2-0.5.0 32: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 32: Test timeout computed to be: 10000000 32: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 32: [==========] Running 289 tests from 2 test suites. 32: [----------] Global test environment set-up. 32: [----------] 1 test from CaseNode 32: [ RUN ] CaseNode.setting_up 32: [ OK ] CaseNode.setting_up (0 ms) 32: [----------] 1 test from CaseNode (0 ms total) 32: 32: [----------] 288 tests from NESTED_SEQX2/YmlTestCase 32: [ RUN ] NESTED_SEQX2/YmlTestCase.parse_unix/0 32: ------------------------------------------- 32: running test case 'nested seq x2, empty, oneline' 32: ------------------------------------------- 32: --------------- 32: [[], [], []]--------------- 32: REF TREE: 32: 0x2aa3daaf0d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaccd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3daacd68 SEQ: (3 sibs) 0 children: 32: 0x2aa3daace00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daddf90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dade020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3dade0b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3dade140 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: 0x2aa3daaf1e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daad650 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad820 VAL: '00' (3 sibs) 32: 0x2aa3daad8b8 VAL: '01' (3 sibs) 32: 0x2aa3daad950 VAL: '02' (3 sibs) 32: 0x2aa3daad6e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad9f0 VAL: '10' (3 sibs) 32: 0x2aa3daada88 VAL: '11' (3 sibs) 32: 0x2aa3daadb20 VAL: '12' (3 sibs) 32: 0x2aa3daad780 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadbc0 VAL: '20' (3 sibs) 32: 0x2aa3daadc58 VAL: '21' (3 sibs) 32: 0x2aa3daadcf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dadfe50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dadfee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dadff70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae0000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae0090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae0120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae01b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae0240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae02d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae0360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae03f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae0480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae0510 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: 0x2aa3daaf300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae200 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae3d0 VAL: '00' (3 sibs) 32: 0x2aa3daae468 VAL: '01' (3 sibs) 32: 0x2aa3daae500 VAL: '02' (3 sibs) 32: 0x2aa3daae298 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae5a0 VAL: '10' (3 sibs) 32: 0x2aa3daae638 VAL: '11' (3 sibs) 32: 0x2aa3daae6d0 VAL: '12' (3 sibs) 32: 0x2aa3daae330 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae770 VAL: '20' (3 sibs) 32: 0x2aa3daae808 VAL: '21' (3 sibs) 32: 0x2aa3daae8a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dae1bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae1c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae1ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae1d70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae1e00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae1e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae1f20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae1fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae2040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae20d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae2160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae21f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae2280 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: 0x2aa3daaf418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae940 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeb10 VAL: '00' (3 sibs) 32: 0x2aa3daaeba8 VAL: '01' (3 sibs) 32: 0x2aa3daaec40 VAL: '02' (3 sibs) 32: 0x2aa3daae9d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaece0 VAL: '10' (3 sibs) 32: 0x2aa3daaed78 VAL: '11' (3 sibs) 32: 0x2aa3daaee10 VAL: '12' (3 sibs) 32: 0x2aa3daaea70 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeeb0 VAL: '20' (3 sibs) 32: 0x2aa3daaef48 VAL: '21' (3 sibs) 32: 0x2aa3daaefe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dae39b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae3a40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae3ad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae3b60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae3bf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae3c80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae3d10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae3da0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae3e30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae3ec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae3f50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae3fe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae4070 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: 0x2aa3daaf530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaf950 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafb20 VAL: '00' (3 sibs) 32: 0x2aa3daafbb8 VAL: '01' (3 sibs) 32: 0x2aa3daafc50 VAL: '02' (3 sibs) 32: 0x2aa3daaf9e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafcf0 VAL: '10' (3 sibs) 32: 0x2aa3daafd88 VAL: '11' (3 sibs) 32: 0x2aa3daafe20 VAL: '12' (3 sibs) 32: 0x2aa3daafa80 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafec0 VAL: '20' (3 sibs) 32: 0x2aa3daaff58 VAL: '21' (3 sibs) 32: 0x2aa3daafff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dae5780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae5810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae58a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae5930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae59c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae5a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae5ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae5b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae5c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae5c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae5d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae5db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae5e40 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: 0x2aa3daaf648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daadde0 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadfb0 VAL: '00' (3 sibs) 32: 0x2aa3daae048 VAL: '01' (3 sibs) 32: 0x2aa3daae0e0 VAL: '02' (3 sibs) 32: 0x2aa3daade78 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0090 VAL: '10' (3 sibs) 32: 0x2aa3dab0128 VAL: '11' (3 sibs) 32: 0x2aa3dab01c0 VAL: '12' (3 sibs) 32: 0x2aa3daadf10 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0260 VAL: '20' (3 sibs) 32: 0x2aa3dab02f8 VAL: '21' (3 sibs) 32: 0x2aa3dab0390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dae7570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae7600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae7690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae7720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae77b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae7840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae78d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae7960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae79f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae7a80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae7b10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae7ba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae7c30 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: 0x2aa3daaf760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0430 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0600 VAL: '00' (3 sibs) 32: 0x2aa3dab0698 VAL: '01' (3 sibs) 32: 0x2aa3dab0730 VAL: '02' (3 sibs) 32: 0x2aa3dab04c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab07d0 VAL: '10' (3 sibs) 32: 0x2aa3dab0868 VAL: '11' (3 sibs) 32: 0x2aa3dab0900 VAL: '12' (3 sibs) 32: 0x2aa3dab0560 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab09a0 VAL: '20' (3 sibs) 32: 0x2aa3dab0a38 VAL: '21' (3 sibs) 32: 0x2aa3dab0ad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dae94b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae9540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae95d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae9660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae96f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae9780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae9810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae98a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae9930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae99c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae9a50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae9ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae9b70 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: 0x2aa3daaf878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0d90 VAL: '00' (3 sibs) 32: 0x2aa3dab0e28 VAL: '01' (3 sibs) 32: 0x2aa3dab0ec0 VAL: '02' (3 sibs) 32: 0x2aa3dab0c58 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0f60 VAL: '10' (3 sibs) 32: 0x2aa3dab0ff8 VAL: '11' (3 sibs) 32: 0x2aa3dab1090 VAL: '12' (3 sibs) 32: 0x2aa3dab0cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab1130 VAL: '20' (3 sibs) 32: 0x2aa3dab11c8 VAL: '21' (3 sibs) 32: 0x2aa3dab1260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daeb2a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daeb330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daeb3c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daeb450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daeb4e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daeb570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeb600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeb690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeb720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeb7b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daeb840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daeb8d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daeb960 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: 0x2aa3daaf0d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaccd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3daacd68 SEQ: (3 sibs) 0 children: 32: 0x2aa3daace00 SEQ: (3 sibs) 0 children: 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daebbf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daebc80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3daebd10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3daebda0 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: 0x2aa3daaf1e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daad650 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad820 VAL: '00' (3 sibs) 32: 0x2aa3daad8b8 VAL: '01' (3 sibs) 32: 0x2aa3daad950 VAL: '02' (3 sibs) 32: 0x2aa3daad6e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad9f0 VAL: '10' (3 sibs) 32: 0x2aa3daada88 VAL: '11' (3 sibs) 32: 0x2aa3daadb20 VAL: '12' (3 sibs) 32: 0x2aa3daad780 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadbc0 VAL: '20' (3 sibs) 32: 0x2aa3daadc58 VAL: '21' (3 sibs) 32: 0x2aa3daadcf0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daec500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daec590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daec620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daec6b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daec740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daec7d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daec860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daec8f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daec980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeca10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daecaa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daecb30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daecbc0 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: 0x2aa3daaf300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae200 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae3d0 VAL: '00' (3 sibs) 32: 0x2aa3daae468 VAL: '01' (3 sibs) 32: 0x2aa3daae500 VAL: '02' (3 sibs) 32: 0x2aa3daae298 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae5a0 VAL: '10' (3 sibs) 32: 0x2aa3daae638 VAL: '11' (3 sibs) 32: 0x2aa3daae6d0 VAL: '12' (3 sibs) 32: 0x2aa3daae330 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae770 VAL: '20' (3 sibs) 32: 0x2aa3daae808 VAL: '21' (3 sibs) 32: 0x2aa3daae8a0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daece10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daecea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daecf30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daecfc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daed050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daed0e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daed170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daed200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daed290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daed320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daed3b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daed440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daed4d0 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: 0x2aa3daaf418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae940 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeb10 VAL: '00' (3 sibs) 32: 0x2aa3daaeba8 VAL: '01' (3 sibs) 32: 0x2aa3daaec40 VAL: '02' (3 sibs) 32: 0x2aa3daae9d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaece0 VAL: '10' (3 sibs) 32: 0x2aa3daaed78 VAL: '11' (3 sibs) 32: 0x2aa3daaee10 VAL: '12' (3 sibs) 32: 0x2aa3daaea70 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeeb0 VAL: '20' (3 sibs) 32: 0x2aa3daaef48 VAL: '21' (3 sibs) 32: 0x2aa3daaefe0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daed720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daed7b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daed840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daed8d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daed960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daed9f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeda80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daedb10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daedba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daedc30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daedcc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daedd50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daedde0 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: 0x2aa3daaf530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaf950 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafb20 VAL: '00' (3 sibs) 32: 0x2aa3daafbb8 VAL: '01' (3 sibs) 32: 0x2aa3daafc50 VAL: '02' (3 sibs) 32: 0x2aa3daaf9e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafcf0 VAL: '10' (3 sibs) 32: 0x2aa3daafd88 VAL: '11' (3 sibs) 32: 0x2aa3daafe20 VAL: '12' (3 sibs) 32: 0x2aa3daafa80 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafec0 VAL: '20' (3 sibs) 32: 0x2aa3daaff58 VAL: '21' (3 sibs) 32: 0x2aa3daafff0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daee030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daee0c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daee150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daee1e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daee270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daee300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daee390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daee420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daee4b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daee540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daee5d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daee660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daee6f0 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: 0x2aa3daaf648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daadde0 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadfb0 VAL: '00' (3 sibs) 32: 0x2aa3daae048 VAL: '01' (3 sibs) 32: 0x2aa3daae0e0 VAL: '02' (3 sibs) 32: 0x2aa3daade78 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0090 VAL: '10' (3 sibs) 32: 0x2aa3dab0128 VAL: '11' (3 sibs) 32: 0x2aa3dab01c0 VAL: '12' (3 sibs) 32: 0x2aa3daadf10 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0260 VAL: '20' (3 sibs) 32: 0x2aa3dab02f8 VAL: '21' (3 sibs) 32: 0x2aa3dab0390 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daee940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daee9d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daeea60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daeeaf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daeeb80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daeec10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeeca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeed30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeedc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeee50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daeeee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daeef70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daef000 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: 0x2aa3daaf760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0430 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0600 VAL: '00' (3 sibs) 32: 0x2aa3dab0698 VAL: '01' (3 sibs) 32: 0x2aa3dab0730 VAL: '02' (3 sibs) 32: 0x2aa3dab04c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab07d0 VAL: '10' (3 sibs) 32: 0x2aa3dab0868 VAL: '11' (3 sibs) 32: 0x2aa3dab0900 VAL: '12' (3 sibs) 32: 0x2aa3dab0560 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab09a0 VAL: '20' (3 sibs) 32: 0x2aa3dab0a38 VAL: '21' (3 sibs) 32: 0x2aa3dab0ad0 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daef250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daef2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daef370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daef400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daef490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daef520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daef5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daef640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daef6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daef760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daef7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daef880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daef910 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: 0x2aa3daaf878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0d90 VAL: '00' (3 sibs) 32: 0x2aa3dab0e28 VAL: '01' (3 sibs) 32: 0x2aa3dab0ec0 VAL: '02' (3 sibs) 32: 0x2aa3dab0c58 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0f60 VAL: '10' (3 sibs) 32: 0x2aa3dab0ff8 VAL: '11' (3 sibs) 32: 0x2aa3dab1090 VAL: '12' (3 sibs) 32: 0x2aa3dab0cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab1130 VAL: '20' (3 sibs) 32: 0x2aa3dab11c8 VAL: '21' (3 sibs) 32: 0x2aa3dab1260 VAL: '22' (3 sibs) 32: PARSED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daefb60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daefbf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daefc80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daefd10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daefda0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daefe30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daefec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeff50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeffe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf0070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf0100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf0190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf0220 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] 0x2aa3daddf90 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dade020 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3dade0b0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3dade140 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] 0x2aa3daf0b70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf0c00 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3daf0c90 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3daf0d20 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] 0x2aa3dadfe50 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dadfee0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dadff70 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae0000 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae0090 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae0120 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae01b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae0240 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae02d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae0360 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae03f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae0480 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae0510 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] 0x2aa3daf1d60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf1df0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf1e80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf1f10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf1fa0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf2030 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf20c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf2150 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf21e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf2270 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf2300 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf2390 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf2420 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] 0x2aa3dae1bc0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae1c50 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae1ce0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae1d70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae1e00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae1e90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae1f20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae1fb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae2040 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae20d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae2160 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae21f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae2280 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] 0x2aa3daf2670 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf2700 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf2790 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf2820 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf28b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf2940 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf29d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf2a60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf2af0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf2b80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf2c10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf2ca0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf2d30 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] 0x2aa3dae39b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae3a40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae3ad0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae3b60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae3bf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae3c80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae3d10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae3da0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae3e30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae3ec0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae3f50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae3fe0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae4070 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] 0x2aa3daf2f80 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf3010 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf30a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf3130 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf31c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf3250 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf32e0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf3370 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf3400 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf3490 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf3520 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf35b0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf3640 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] 0x2aa3dae5780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae5810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae58a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae5930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae59c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae5a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae5ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae5b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae5c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae5c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae5d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae5db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae5e40 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] 0x2aa3daf3890 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf3920 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf39b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf3a40 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf3ad0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf3b60 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf3bf0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf3c80 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf3d10 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf3da0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf3e30 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf3ec0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf3f50 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] 0x2aa3dae7570 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae7600 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae7690 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae7720 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae77b0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae7840 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae78d0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae7960 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae79f0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae7a80 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae7b10 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae7ba0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae7c30 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] 0x2aa3daf41a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf4230 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf42c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf4350 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf43e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf4470 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf4500 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf4590 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf4620 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf46b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf4740 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf47d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf4860 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] 0x2aa3dae94b0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dae9540 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dae95d0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dae9660 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dae96f0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dae9780 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dae9810 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dae98a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dae9930 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dae99c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dae9a50 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dae9ae0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dae9b70 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] 0x2aa3daf4ab0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf4b40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf4bd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf4c60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf4cf0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf4d80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf4e10 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf4ea0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf4f30 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf4fc0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf5050 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf50e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf5170 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] 0x2aa3daeb2a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daeb330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daeb3c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daeb450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daeb4e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daeb570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeb600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeb690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeb720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeb7b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daeb840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daeb8d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daeb960 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] 0x2aa3daf53c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf5450 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf54e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf5570 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf5600 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf5690 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf5720 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf57b0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf5840 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf58d0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf5960 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf59f0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf5a80 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] 0x2aa3daebbf0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daebc80 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3daebd10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3daebda0 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] 0x2aa3daf5cd0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf5d60 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3daf5df0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3daf5e80 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] 0x2aa3daec500 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daec590 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daec620 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daec6b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daec740 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daec7d0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daec860 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daec8f0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daec980 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeca10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daecaa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daecb30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daecbc0 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] 0x2aa3daf65e0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf6670 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf6700 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf6790 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf6820 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf68b0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf6940 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf69d0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf6a60 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf6af0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf6b80 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf6c10 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf6ca0 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] 0x2aa3daece10 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daecea0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daecf30 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daecfc0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daed050 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daed0e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daed170 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daed200 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daed290 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daed320 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daed3b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daed440 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daed4d0 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] 0x2aa3daf6ef0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf6f80 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf7010 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf70a0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf7130 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf71c0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf7250 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf72e0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf7370 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf7400 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf7490 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf7520 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf75b0 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] 0x2aa3daed720 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daed7b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daed840 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daed8d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daed960 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daed9f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeda80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daedb10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daedba0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daedc30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daedcc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daedd50 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daedde0 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] 0x2aa3daf7800 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf7890 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf7920 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf79b0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf7a40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf7ad0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf7b60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf7bf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf7c80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf7d10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf7da0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf7e30 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf7ec0 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] 0x2aa3daee030 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daee0c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daee150 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daee1e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daee270 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daee300 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daee390 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daee420 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daee4b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daee540 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daee5d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daee660 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daee6f0 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] 0x2aa3daf8110 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf81a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf8230 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf82c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf8350 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf83e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf8470 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf8500 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf8590 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf8620 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf86b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf8740 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf87d0 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] 0x2aa3daee940 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daee9d0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daeea60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daeeaf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daeeb80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daeec10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daeeca0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeed30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeedc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daeee50 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daeeee0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daeef70 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daef000 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] 0x2aa3daf8a20 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf8ab0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf8b40 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf8bd0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf8c60 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf8cf0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf8d80 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf8e10 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf8ea0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf8f30 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf8fc0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf9050 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf90e0 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] 0x2aa3daef250 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daef2e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daef370 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daef400 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daef490 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daef520 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daef5b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daef640 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daef6d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daef760 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daef7f0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daef880 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daef910 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] 0x2aa3daf9330 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf93c0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf9450 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf94e0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf9570 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf9600 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf9690 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daf9720 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daf97b0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf9840 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf98d0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf9960 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf99f0 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] 0x2aa3daefb60 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daefbf0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daefc80 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daefd10 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daefda0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daefe30 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daefec0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daeff50 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daeffe0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daf0070 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daf0100 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daf0190 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daf0220 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] 0x2aa3daf9c40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf9cd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daf9d60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daf9df0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daf9e80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daf9f10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daf9fa0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafa030 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafa0c0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafa150 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafa1e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafa270 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafa300 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: 0x2aa3daaf0d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaccd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3daacd68 SEQ: (3 sibs) 0 children: 32: 0x2aa3daace00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daf17a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daf1830 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3daf18c0 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3daf1950 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: 0x2aa3daaf1e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daad650 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad820 VAL: '00' (3 sibs) 32: 0x2aa3daad8b8 VAL: '01' (3 sibs) 32: 0x2aa3daad950 VAL: '02' (3 sibs) 32: 0x2aa3daad6e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad9f0 VAL: '10' (3 sibs) 32: 0x2aa3daada88 VAL: '11' (3 sibs) 32: 0x2aa3daadb20 VAL: '12' (3 sibs) 32: 0x2aa3daad780 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadbc0 VAL: '20' (3 sibs) 32: 0x2aa3daadc58 VAL: '21' (3 sibs) 32: 0x2aa3daadcf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafa550 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafa5e0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafa670 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafa700 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafa790 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafa820 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafa8b0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafa940 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafa9d0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafaa60 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafaaf0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafab80 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafac10 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: 0x2aa3daaf300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae200 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae3d0 VAL: '00' (3 sibs) 32: 0x2aa3daae468 VAL: '01' (3 sibs) 32: 0x2aa3daae500 VAL: '02' (3 sibs) 32: 0x2aa3daae298 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae5a0 VAL: '10' (3 sibs) 32: 0x2aa3daae638 VAL: '11' (3 sibs) 32: 0x2aa3daae6d0 VAL: '12' (3 sibs) 32: 0x2aa3daae330 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae770 VAL: '20' (3 sibs) 32: 0x2aa3daae808 VAL: '21' (3 sibs) 32: 0x2aa3daae8a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafacb0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafad40 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafadd0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafae60 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafaef0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafaf80 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafb010 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafb0a0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafb130 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafb1c0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafb250 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafb2e0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafb370 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: 0x2aa3daaf418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae940 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeb10 VAL: '00' (3 sibs) 32: 0x2aa3daaeba8 VAL: '01' (3 sibs) 32: 0x2aa3daaec40 VAL: '02' (3 sibs) 32: 0x2aa3daae9d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaece0 VAL: '10' (3 sibs) 32: 0x2aa3daaed78 VAL: '11' (3 sibs) 32: 0x2aa3daaee10 VAL: '12' (3 sibs) 32: 0x2aa3daaea70 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeeb0 VAL: '20' (3 sibs) 32: 0x2aa3daaef48 VAL: '21' (3 sibs) 32: 0x2aa3daaefe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafb410 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafb4a0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafb530 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafb5c0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafb650 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafb6e0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafb770 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafb800 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafb890 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafb920 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafb9b0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafba40 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafbad0 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: 0x2aa3daaf530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaf950 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafb20 VAL: '00' (3 sibs) 32: 0x2aa3daafbb8 VAL: '01' (3 sibs) 32: 0x2aa3daafc50 VAL: '02' (3 sibs) 32: 0x2aa3daaf9e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafcf0 VAL: '10' (3 sibs) 32: 0x2aa3daafd88 VAL: '11' (3 sibs) 32: 0x2aa3daafe20 VAL: '12' (3 sibs) 32: 0x2aa3daafa80 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafec0 VAL: '20' (3 sibs) 32: 0x2aa3daaff58 VAL: '21' (3 sibs) 32: 0x2aa3daafff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafbb70 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafbc00 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafbc90 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafbd20 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafbdb0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafbe40 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafbed0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafbf60 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafbff0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafc080 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafc110 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafc1a0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafc230 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: 0x2aa3daaf648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daadde0 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadfb0 VAL: '00' (3 sibs) 32: 0x2aa3daae048 VAL: '01' (3 sibs) 32: 0x2aa3daae0e0 VAL: '02' (3 sibs) 32: 0x2aa3daade78 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0090 VAL: '10' (3 sibs) 32: 0x2aa3dab0128 VAL: '11' (3 sibs) 32: 0x2aa3dab01c0 VAL: '12' (3 sibs) 32: 0x2aa3daadf10 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0260 VAL: '20' (3 sibs) 32: 0x2aa3dab02f8 VAL: '21' (3 sibs) 32: 0x2aa3dab0390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafc2d0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafc360 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafc3f0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafc480 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafc510 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafc5a0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafc630 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafc6c0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafc750 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafc7e0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafc870 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafc900 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafc990 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: 0x2aa3daaf760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0430 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0600 VAL: '00' (3 sibs) 32: 0x2aa3dab0698 VAL: '01' (3 sibs) 32: 0x2aa3dab0730 VAL: '02' (3 sibs) 32: 0x2aa3dab04c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab07d0 VAL: '10' (3 sibs) 32: 0x2aa3dab0868 VAL: '11' (3 sibs) 32: 0x2aa3dab0900 VAL: '12' (3 sibs) 32: 0x2aa3dab0560 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab09a0 VAL: '20' (3 sibs) 32: 0x2aa3dab0a38 VAL: '21' (3 sibs) 32: 0x2aa3dab0ad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafca30 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafcac0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafcb50 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafcbe0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafcc70 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafcd00 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafcd90 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafce20 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafceb0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafcf40 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafcfd0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafd060 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafd0f0 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: 0x2aa3daaf878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0d90 VAL: '00' (3 sibs) 32: 0x2aa3dab0e28 VAL: '01' (3 sibs) 32: 0x2aa3dab0ec0 VAL: '02' (3 sibs) 32: 0x2aa3dab0c58 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0f60 VAL: '10' (3 sibs) 32: 0x2aa3dab0ff8 VAL: '11' (3 sibs) 32: 0x2aa3dab1090 VAL: '12' (3 sibs) 32: 0x2aa3dab0cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab1130 VAL: '20' (3 sibs) 32: 0x2aa3dab11c8 VAL: '21' (3 sibs) 32: 0x2aa3dab1260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafd190 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafd220 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafd2b0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafd340 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafd3d0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafd460 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafd4f0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafd580 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafd610 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafd6a0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafd730 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafd7c0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafd850 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: 0x2aa3daaf0d0 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaccd0 SEQ: (3 sibs) 0 children: 32: 0x2aa3daacd68 SEQ: (3 sibs) 0 children: 32: 0x2aa3daace00 SEQ: (3 sibs) 0 children: 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafd8f0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafd980 SEQ: (3 sibs) 0 children: 32: [2] [2] 0x2aa3dafda10 SEQ: (3 sibs) 0 children: 32: [3] [3] 0x2aa3dafdaa0 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: 0x2aa3daaf1e8 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daad650 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad820 VAL: '00' (3 sibs) 32: 0x2aa3daad8b8 VAL: '01' (3 sibs) 32: 0x2aa3daad950 VAL: '02' (3 sibs) 32: 0x2aa3daad6e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daad9f0 VAL: '10' (3 sibs) 32: 0x2aa3daada88 VAL: '11' (3 sibs) 32: 0x2aa3daadb20 VAL: '12' (3 sibs) 32: 0x2aa3daad780 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadbc0 VAL: '20' (3 sibs) 32: 0x2aa3daadc58 VAL: '21' (3 sibs) 32: 0x2aa3daadcf0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafdb40 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafdbd0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafdc60 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafdcf0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafdd80 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafde10 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafdea0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafdf30 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafdfc0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafe050 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafe0e0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafe170 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafe200 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: 0x2aa3daaf300 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae200 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae3d0 VAL: '00' (3 sibs) 32: 0x2aa3daae468 VAL: '01' (3 sibs) 32: 0x2aa3daae500 VAL: '02' (3 sibs) 32: 0x2aa3daae298 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae5a0 VAL: '10' (3 sibs) 32: 0x2aa3daae638 VAL: '11' (3 sibs) 32: 0x2aa3daae6d0 VAL: '12' (3 sibs) 32: 0x2aa3daae330 SEQ: (3 sibs) 3 children: 32: 0x2aa3daae770 VAL: '20' (3 sibs) 32: 0x2aa3daae808 VAL: '21' (3 sibs) 32: 0x2aa3daae8a0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafe2a0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafe330 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafe3c0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafe450 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafe4e0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafe570 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafe600 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafe690 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafe720 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafe7b0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafe840 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3dafe8d0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafe960 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: 0x2aa3daaf418 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daae940 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeb10 VAL: '00' (3 sibs) 32: 0x2aa3daaeba8 VAL: '01' (3 sibs) 32: 0x2aa3daaec40 VAL: '02' (3 sibs) 32: 0x2aa3daae9d8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaece0 VAL: '10' (3 sibs) 32: 0x2aa3daaed78 VAL: '11' (3 sibs) 32: 0x2aa3daaee10 VAL: '12' (3 sibs) 32: 0x2aa3daaea70 SEQ: (3 sibs) 3 children: 32: 0x2aa3daaeeb0 VAL: '20' (3 sibs) 32: 0x2aa3daaef48 VAL: '21' (3 sibs) 32: 0x2aa3daaefe0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3dafea00 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3dafea90 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3dafeb20 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3dafebb0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3dafec40 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3dafecd0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3dafed60 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3dafedf0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3dafee80 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3dafef10 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3dafefa0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daff030 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daff0c0 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: 0x2aa3daaf530 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daaf950 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafb20 VAL: '00' (3 sibs) 32: 0x2aa3daafbb8 VAL: '01' (3 sibs) 32: 0x2aa3daafc50 VAL: '02' (3 sibs) 32: 0x2aa3daaf9e8 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafcf0 VAL: '10' (3 sibs) 32: 0x2aa3daafd88 VAL: '11' (3 sibs) 32: 0x2aa3daafe20 VAL: '12' (3 sibs) 32: 0x2aa3daafa80 SEQ: (3 sibs) 3 children: 32: 0x2aa3daafec0 VAL: '20' (3 sibs) 32: 0x2aa3daaff58 VAL: '21' (3 sibs) 32: 0x2aa3daafff0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daff160 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daff1f0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daff280 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daff310 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daff3a0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daff430 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daff4c0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daff550 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daff5e0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daff670 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daff700 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daff790 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3daff820 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: 0x2aa3daaf648 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3daadde0 SEQ: (3 sibs) 3 children: 32: 0x2aa3daadfb0 VAL: '00' (3 sibs) 32: 0x2aa3daae048 VAL: '01' (3 sibs) 32: 0x2aa3daae0e0 VAL: '02' (3 sibs) 32: 0x2aa3daade78 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0090 VAL: '10' (3 sibs) 32: 0x2aa3dab0128 VAL: '11' (3 sibs) 32: 0x2aa3dab01c0 VAL: '12' (3 sibs) 32: 0x2aa3daadf10 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0260 VAL: '20' (3 sibs) 32: 0x2aa3dab02f8 VAL: '21' (3 sibs) 32: 0x2aa3dab0390 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3daff8c0 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3daff950 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3daff9e0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3daffa70 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3daffb00 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3daffb90 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3daffc20 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3daffcb0 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3daffd40 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3daffdd0 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3daffe60 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3daffef0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3dafff80 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: 0x2aa3daaf760 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0430 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0600 VAL: '00' (3 sibs) 32: 0x2aa3dab0698 VAL: '01' (3 sibs) 32: 0x2aa3dab0730 VAL: '02' (3 sibs) 32: 0x2aa3dab04c8 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab07d0 VAL: '10' (3 sibs) 32: 0x2aa3dab0868 VAL: '11' (3 sibs) 32: 0x2aa3dab0900 VAL: '12' (3 sibs) 32: 0x2aa3dab0560 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab09a0 VAL: '20' (3 sibs) 32: 0x2aa3dab0a38 VAL: '21' (3 sibs) 32: 0x2aa3dab0ad0 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3db00020 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3db000b0 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3db00140 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3db001d0 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3db00260 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3db002f0 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3db00380 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3db00410 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3db004a0 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3db00530 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3db005c0 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3db00650 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3db006e0 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: 0x2aa3daaf878 [ROOT] SEQ: (0 sibs) 3 children: 32: 0x2aa3dab0bc0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0d90 VAL: '00' (3 sibs) 32: 0x2aa3dab0e28 VAL: '01' (3 sibs) 32: 0x2aa3dab0ec0 VAL: '02' (3 sibs) 32: 0x2aa3dab0c58 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab0f60 VAL: '10' (3 sibs) 32: 0x2aa3dab0ff8 VAL: '11' (3 sibs) 32: 0x2aa3dab1090 VAL: '12' (3 sibs) 32: 0x2aa3dab0cf0 SEQ: (3 sibs) 3 children: 32: 0x2aa3dab1130 VAL: '20' (3 sibs) 32: 0x2aa3dab11c8 VAL: '21' (3 sibs) 32: 0x2aa3dab1260 VAL: '22' (3 sibs) 32: RECREATED TREE: 32: -------------------------------------- 32: [0][0] 0x2aa3db00780 [ROOT] SEQ: (1 sibs) 3 children: 32: [1] [1] 0x2aa3db00810 SEQ: (3 sibs) 3 children: 32: [2] [2] 0x2aa3db008a0 VAL: '00' (3 sibs) 32: [3] [3] 0x2aa3db00930 VAL: '01' (3 sibs) 32: [4] [4] 0x2aa3db009c0 VAL: '02' (3 sibs) 32: [5] [5] 0x2aa3db00a50 SEQ: (3 sibs) 3 children: 32: [6] [6] 0x2aa3db00ae0 VAL: '10' (3 sibs) 32: [7] [7] 0x2aa3db00b70 VAL: '11' (3 sibs) 32: [8] [8] 0x2aa3db00c00 VAL: '12' (3 sibs) 32: [9] [9] 0x2aa3db00c90 SEQ: (3 sibs) 3 children: 32: [10] [10] 0x2aa3db00d20 VAL: '20' (3 sibs) 32: [11] [11] 0x2aa3db00db0 VAL: '21' (3 sibs) 32: [12] [12] 0x2aa3db00e40 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 (7 ms total) 32: 32: [----------] Global test environment tear-down 32: [==========] 289 tests from 2 test suites ran. (7 ms total) 32: [ PASSED ] 289 tests. 32/52 Test #32: ryml-test-nested_seqx2 ............ Passed 0.01 sec test 33 Start 33: ryml-test-nested_mapx3 33: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx3-0.5.0 33: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 33: Test timeout computed to be: 10000000 33: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 33: [==========] Running 73 tests from 2 test suites. 33: [----------] Global test environment set-up. 33: [----------] 1 test from CaseNode 33: [ RUN ] CaseNode.setting_up 33: [ OK ] CaseNode.setting_up (0 ms) 33: [----------] 1 test from CaseNode (0 ms total) 33: 33: [----------] 72 tests from NESTED_MAPX3/YmlTestCase 33: [ RUN ] NESTED_MAPX3/YmlTestCase.parse_unix/0 33: ------------------------------------------- 33: running test case 'nested map x3, explicit' 33: ------------------------------------------- 33: --------------- 33: { 33: foo0: { 33: foo1: {foo2: 000, bar2: 001, baz2: 002}, 33: bar1: {foo2: 010, bar2: 011, baz2: 012}, 33: baz1: {foo2: 020, bar2: 021, baz2: 022} 33: }, 33: bar0: { 33: foo1: {foo2: 100, bar2: 101, baz2: 102}, 33: bar1: {foo2: 110, bar2: 111, baz2: 112}, 33: baz1: {foo2: 120, bar2: 121, baz2: 122} 33: }, 33: baz0: { 33: foo1: {foo2: 200, bar2: 201, baz2: 202}, 33: bar1: {foo2: 210, bar2: 211, baz2: 212}, 33: baz1: {foo2: 220, bar2: 221, baz2: 222} 33: } 33: }--------------- 33: REF TREE: 33: 0x2aa24ce7ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce62e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce64b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce6718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce67b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce6548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce68e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce6980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce65e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce6a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce6ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce6b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce6378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce6bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce6e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce6ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce6c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce7028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce70c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce6d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce7160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce71f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce7290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce6410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce7330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce7500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce7598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce7630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce73c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce76d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce7768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce7800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce78a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce7938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce79d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24cf6020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cf60b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cf6140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cf61d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cf6260 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cf62f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cf6380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cf6410 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cf64a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cf6530 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cf65c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cf6650 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cf66e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cf6770 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cf6800 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cf6890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cf6920 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cf69b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cf6a40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cf6ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cf6b60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cf6bf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cf6c80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cf6d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cf6da0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cf6e30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cf6ec0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cf6f50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cf6fe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cf7070 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cf7100 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cf7190 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cf7220 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cf72b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cf7340 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cf73d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cf7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cf74f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cf7580 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cf7610 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: 0x2aa24ce7bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce7cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce7e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce80e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce8180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce7f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce82b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce8350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce7fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce83f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce8488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce8520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce7d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce85c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce8828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce88c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce8658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce89f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce8a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce86f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce8b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce8bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce8c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce7de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce8d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce8f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce9000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce8d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce90a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce9138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce91d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce8e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce9270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce9308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce93a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24cfa160 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfa1f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfa280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfa310 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfa3a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfa430 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfa4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfa550 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfa5e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfa670 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfa700 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfa790 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cfa820 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cfa8b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cfa940 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cfa9d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cfaa60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cfaaf0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cfab80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cfac10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cfaca0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cfad30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cfadc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cfae50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cfaee0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cfaf70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cfb000 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cfb090 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cfb120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cfb1b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cfb240 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cfb2d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cfb360 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cfb3f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cfb480 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cfb510 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cfb5a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cfb630 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cfb6c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfb750 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: 0x2aa24ce7ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce62e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce64b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce6718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce67b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce6548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce68e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce6980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce65e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce6a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce6ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce6b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce6378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce6bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce6e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce6ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce6c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce7028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce70c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce6d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce7160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce71f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce7290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce6410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce7330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce7500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce7598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce7630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce73c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce76d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce7768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce7800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce78a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce7938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce79d0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24cfc570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfc600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfc690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfc720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfc7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfc840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfc8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfc960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfc9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfca80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfcb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfcba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cfcc30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cfccc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cfcd50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cfcde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cfce70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cfcf00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cfcf90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cfd020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cfd0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cfd140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cfd1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cfd260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cfd2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cfd380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cfd410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cfd4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cfd530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cfd5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cfd650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cfd6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cfd770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cfd800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cfd890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cfd920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cfd9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cfda40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cfdad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfdb60 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: 0x2aa24ce7bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce7cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce7e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce80e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce8180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce7f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce82b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce8350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce7fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce83f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce8488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce8520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce7d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce85c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce8828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce88c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce8658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce89f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce8a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce86f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce8b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce8bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce8c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce7de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce8d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce8f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce9000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce8d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce90a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce9138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce91d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce8e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce9270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce9308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce93a0 KEYVAL: 'baz2' '222' (3 sibs) 33: PARSED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24cfe980 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfea10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfeaa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfeb30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfebc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfec50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfece0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfed70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfee00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfee90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfef20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfefb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cff040 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cff0d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cff160 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cff1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cff280 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cff310 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cff3a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cff430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cff4c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cff550 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cff5e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cff670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cff700 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cff790 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cff820 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cff8b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cff940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cff9d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cffa60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cffaf0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cffb80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cffc10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cffca0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cffd30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cffdc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cffe50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cffee0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfff70 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] 0x2aa24cf6020 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cf60b0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cf6140 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cf61d0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cf6260 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cf62f0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cf6380 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cf6410 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cf64a0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cf6530 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cf65c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cf6650 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cf66e0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cf6770 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cf6800 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cf6890 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cf6920 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cf69b0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cf6a40 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cf6ad0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cf6b60 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cf6bf0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cf6c80 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cf6d10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cf6da0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cf6e30 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cf6ec0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cf6f50 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cf6fe0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cf7070 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cf7100 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cf7190 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cf7220 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cf72b0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cf7340 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cf73d0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cf7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cf74f0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cf7580 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cf7610 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] 0x2aa24d01fa0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d02030 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d020c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d02150 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d021e0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d02270 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d02300 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d02390 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d02420 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d024b0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d02540 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d025d0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d02660 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d026f0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d02780 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d02810 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d028a0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d02930 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d029c0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d02a50 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d02ae0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d02b70 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d02c00 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d02c90 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d02d20 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d02db0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d02e40 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d02ed0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d02f60 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d02ff0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d03080 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d03110 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d031a0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d03230 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d032c0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d03350 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d033e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d03470 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d03500 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d03590 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] 0x2aa24cfa160 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfa1f0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfa280 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfa310 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfa3a0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfa430 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfa4c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfa550 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfa5e0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfa670 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfa700 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfa790 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cfa820 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cfa8b0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cfa940 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cfa9d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cfaa60 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cfaaf0 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cfab80 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cfac10 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cfaca0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cfad30 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cfadc0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cfae50 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cfaee0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cfaf70 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cfb000 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cfb090 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cfb120 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cfb1b0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cfb240 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cfb2d0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cfb360 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cfb3f0 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cfb480 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cfb510 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cfb5a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cfb630 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cfb6c0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfb750 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] 0x2aa24d043b0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d04440 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d044d0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d04560 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d045f0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d04680 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d04710 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d047a0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d04830 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d048c0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d04950 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d049e0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d04a70 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d04b00 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d04b90 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d04c20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d04cb0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d04d40 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d04dd0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d04e60 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d04ef0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d04f80 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d05010 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d050a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d05130 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d051c0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d05250 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d052e0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d05370 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d05400 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d05490 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d05520 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d055b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d05640 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d056d0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d05760 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d057f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d05880 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d05910 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d059a0 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] 0x2aa24cfc570 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfc600 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfc690 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfc720 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfc7b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfc840 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfc8d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfc960 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfc9f0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfca80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfcb10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfcba0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cfcc30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cfccc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cfcd50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cfcde0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cfce70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cfcf00 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cfcf90 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cfd020 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cfd0b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cfd140 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cfd1d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cfd260 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cfd2f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cfd380 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cfd410 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cfd4a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cfd530 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cfd5c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cfd650 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cfd6e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cfd770 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cfd800 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cfd890 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cfd920 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cfd9b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cfda40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cfdad0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfdb60 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] 0x2aa24d067c0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d06850 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d068e0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d06970 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d06a00 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d06a90 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d06b20 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d06bb0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d06c40 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d06cd0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d06d60 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d06df0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d06e80 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d06f10 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d06fa0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d07030 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d070c0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d07150 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d071e0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d07270 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d07300 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d07390 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d07420 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d074b0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d07540 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d075d0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d07660 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d076f0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d07780 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d07810 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d078a0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d07930 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d079c0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d07a50 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d07ae0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d07b70 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d07c00 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d07c90 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d07d20 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d07db0 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] 0x2aa24cfe980 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24cfea10 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24cfeaa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24cfeb30 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24cfebc0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24cfec50 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24cfece0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24cfed70 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24cfee00 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24cfee90 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24cfef20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24cfefb0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24cff040 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24cff0d0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24cff160 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24cff1f0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24cff280 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24cff310 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24cff3a0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24cff430 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24cff4c0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24cff550 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24cff5e0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24cff670 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24cff700 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24cff790 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24cff820 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24cff8b0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24cff940 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24cff9d0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24cffa60 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24cffaf0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24cffb80 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24cffc10 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24cffca0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24cffd30 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24cffdc0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24cffe50 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24cffee0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24cfff70 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] 0x2aa24d08bd0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d08c60 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d08cf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d08d80 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d08e10 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d08ea0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d08f30 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d08fc0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d09050 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d090e0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d09170 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d09200 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d09290 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d09320 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d093b0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d09440 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d094d0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d09560 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d095f0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d09680 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d09710 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d097a0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d09830 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d098c0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d09950 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d099e0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d09a70 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d09b00 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d09b90 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d09c20 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d09cb0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d09d40 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d09dd0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d09e60 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d09ef0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d09f80 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d0a010 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d0a0a0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d0a130 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d0a1c0 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: 0x2aa24ce7ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce62e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce64b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce6718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce67b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce6548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce68e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce6980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce65e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce6a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce6ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce6b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce6378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce6bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce6e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce6ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce6c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce7028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce70c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce6d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce7160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce71f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce7290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce6410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce7330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce7500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce7598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce7630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce73c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce76d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce7768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce7800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce78a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce7938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce79d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24d0afe0 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d0b070 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d0b100 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d0b190 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d0b220 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d0b2b0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d0b340 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d0b3d0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d0b460 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d0b4f0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d0b580 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d0b610 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d0b6a0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d0b730 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d0b7c0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d0b850 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d0b8e0 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d0b970 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d0ba00 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d0ba90 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d0bb20 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d0bbb0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d0bc40 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d0bcd0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d0bd60 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d0bdf0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d0be80 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d0bf10 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d0bfa0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d0c030 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d0c0c0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d0c150 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d0c1e0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d0c270 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d0c300 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d0c390 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d0c420 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d0c4b0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d0c540 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d0c5d0 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: 0x2aa24ce7bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce7cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce7e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce80e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce8180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce7f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce82b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce8350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce7fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce83f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce8488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce8520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce7d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce85c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce8828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce88c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce8658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce89f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce8a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce86f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce8b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce8bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce8c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce7de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce8d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce8f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce9000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce8d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce90a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce9138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce91d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce8e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce9270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce9308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce93a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24d0c670 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d0c700 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d0c790 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d0c820 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d0c8b0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d0c940 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d0c9d0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d0ca60 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d0caf0 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d0cb80 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d0cc10 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d0cca0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d0cd30 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d0cdc0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d0ce50 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d0cee0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d0cf70 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d0d000 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d0d090 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d0d120 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d0d1b0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d0d240 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d0d2d0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d0d360 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d0d3f0 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d0d480 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d0d510 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d0d5a0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d0d630 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d0d6c0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d0d750 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d0d7e0 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d0d870 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d0d900 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d0d990 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d0da20 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d0dab0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d0db40 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d0dbd0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d0dc60 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: 0x2aa24ce7ac0 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce62e0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce64b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6680 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce6718 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce67b0 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce6548 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6850 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce68e8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce6980 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce65e0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce6a20 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce6ab8 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce6b50 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce6378 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce6bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce6dc0 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce6e58 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce6ef0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce6c88 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce6f90 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce7028 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce70c0 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce6d20 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce7160 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce71f8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce7290 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce6410 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce7330 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce7500 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce7598 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce7630 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce73c8 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce76d0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce7768 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce7800 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce7460 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce78a0 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce7938 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce79d0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24d0dd00 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d0dd90 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d0de20 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d0deb0 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d0df40 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d0dfd0 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d0e060 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d0e0f0 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d0e180 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d0e210 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d0e2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d0e330 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d0e3c0 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d0e450 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d0e4e0 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d0e570 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d0e600 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d0e690 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d0e720 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d0e7b0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d0e840 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d0e8d0 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d0e960 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d0e9f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d0ea80 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d0eb10 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d0eba0 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d0ec30 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d0ecc0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d0ed50 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d0ede0 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d0ee70 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d0ef00 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d0ef90 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d0f020 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d0f0b0 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d0f140 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d0f1d0 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d0f260 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d0f2f0 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: 0x2aa24ce7bd8 [ROOT] MAP: (0 sibs) 3 children: 33: 0x2aa24ce7cb0 KEYMAP: 'foo0' (3 sibs) 3 children: 33: 0x2aa24ce7e80 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8050 KEYVAL: 'foo2' '000' (3 sibs) 33: 0x2aa24ce80e8 KEYVAL: 'bar2' '001' (3 sibs) 33: 0x2aa24ce8180 KEYVAL: 'baz2' '002' (3 sibs) 33: 0x2aa24ce7f18 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8220 KEYVAL: 'foo2' '010' (3 sibs) 33: 0x2aa24ce82b8 KEYVAL: 'bar2' '011' (3 sibs) 33: 0x2aa24ce8350 KEYVAL: 'baz2' '012' (3 sibs) 33: 0x2aa24ce7fb0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce83f0 KEYVAL: 'foo2' '020' (3 sibs) 33: 0x2aa24ce8488 KEYVAL: 'bar2' '021' (3 sibs) 33: 0x2aa24ce8520 KEYVAL: 'baz2' '022' (3 sibs) 33: 0x2aa24ce7d48 KEYMAP: 'bar0' (3 sibs) 3 children: 33: 0x2aa24ce85c0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8790 KEYVAL: 'foo2' '100' (3 sibs) 33: 0x2aa24ce8828 KEYVAL: 'bar2' '101' (3 sibs) 33: 0x2aa24ce88c0 KEYVAL: 'baz2' '102' (3 sibs) 33: 0x2aa24ce8658 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce8960 KEYVAL: 'foo2' '110' (3 sibs) 33: 0x2aa24ce89f8 KEYVAL: 'bar2' '111' (3 sibs) 33: 0x2aa24ce8a90 KEYVAL: 'baz2' '112' (3 sibs) 33: 0x2aa24ce86f0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce8b30 KEYVAL: 'foo2' '120' (3 sibs) 33: 0x2aa24ce8bc8 KEYVAL: 'bar2' '121' (3 sibs) 33: 0x2aa24ce8c60 KEYVAL: 'baz2' '122' (3 sibs) 33: 0x2aa24ce7de0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: 0x2aa24ce8d00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: 0x2aa24ce8ed0 KEYVAL: 'foo2' '200' (3 sibs) 33: 0x2aa24ce8f68 KEYVAL: 'bar2' '201' (3 sibs) 33: 0x2aa24ce9000 KEYVAL: 'baz2' '202' (3 sibs) 33: 0x2aa24ce8d98 KEYMAP: 'bar1' (3 sibs) 3 children: 33: 0x2aa24ce90a0 KEYVAL: 'foo2' '210' (3 sibs) 33: 0x2aa24ce9138 KEYVAL: 'bar2' '211' (3 sibs) 33: 0x2aa24ce91d0 KEYVAL: 'baz2' '212' (3 sibs) 33: 0x2aa24ce8e30 KEYMAP: 'baz1' (3 sibs) 3 children: 33: 0x2aa24ce9270 KEYVAL: 'foo2' '220' (3 sibs) 33: 0x2aa24ce9308 KEYVAL: 'bar2' '221' (3 sibs) 33: 0x2aa24ce93a0 KEYVAL: 'baz2' '222' (3 sibs) 33: RECREATED TREE: 33: -------------------------------------- 33: [0][0] 0x2aa24d0f390 [ROOT] MAP: (1 sibs) 3 children: 33: [1] [1] 0x2aa24d0f420 KEYMAP: 'foo0' (3 sibs) 3 children: 33: [2] [2] 0x2aa24d0f4b0 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [3] [3] 0x2aa24d0f540 KEYVAL: 'foo2' '000' (3 sibs) 33: [4] [4] 0x2aa24d0f5d0 KEYVAL: 'bar2' '001' (3 sibs) 33: [5] [5] 0x2aa24d0f660 KEYVAL: 'baz2' '002' (3 sibs) 33: [6] [6] 0x2aa24d0f6f0 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [7] [7] 0x2aa24d0f780 KEYVAL: 'foo2' '010' (3 sibs) 33: [8] [8] 0x2aa24d0f810 KEYVAL: 'bar2' '011' (3 sibs) 33: [9] [9] 0x2aa24d0f8a0 KEYVAL: 'baz2' '012' (3 sibs) 33: [10] [10] 0x2aa24d0f930 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [11] [11] 0x2aa24d0f9c0 KEYVAL: 'foo2' '020' (3 sibs) 33: [12] [12] 0x2aa24d0fa50 KEYVAL: 'bar2' '021' (3 sibs) 33: [13] [13] 0x2aa24d0fae0 KEYVAL: 'baz2' '022' (3 sibs) 33: [14] [14] 0x2aa24d0fb70 KEYMAP: 'bar0' (3 sibs) 3 children: 33: [15] [15] 0x2aa24d0fc00 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [16] [16] 0x2aa24d0fc90 KEYVAL: 'foo2' '100' (3 sibs) 33: [17] [17] 0x2aa24d0fd20 KEYVAL: 'bar2' '101' (3 sibs) 33: [18] [18] 0x2aa24d0fdb0 KEYVAL: 'baz2' '102' (3 sibs) 33: [19] [19] 0x2aa24d0fe40 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [20] [20] 0x2aa24d0fed0 KEYVAL: 'foo2' '110' (3 sibs) 33: [21] [21] 0x2aa24d0ff60 KEYVAL: 'bar2' '111' (3 sibs) 33: [22] [22] 0x2aa24d0fff0 KEYVAL: 'baz2' '112' (3 sibs) 33: [23] [23] 0x2aa24d10080 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [24] [24] 0x2aa24d10110 KEYVAL: 'foo2' '120' (3 sibs) 33: [25] [25] 0x2aa24d101a0 KEYVAL: 'bar2' '121' (3 sibs) 33: [26] [26] 0x2aa24d10230 KEYVAL: 'baz2' '122' (3 sibs) 33: [27] [27] 0x2aa24d102c0 KEYMAP: 'baz0' (3 sibs) 3 children: 33: [28] [28] 0x2aa24d10350 KEYMAP: 'foo1' (3 sibs) 3 children: 33: [29] [29] 0x2aa24d103e0 KEYVAL: 'foo2' '200' (3 sibs) 33: [30] [30] 0x2aa24d10470 KEYVAL: 'bar2' '201' (3 sibs) 33: [31] [31] 0x2aa24d10500 KEYVAL: 'baz2' '202' (3 sibs) 33: [32] [32] 0x2aa24d10590 KEYMAP: 'bar1' (3 sibs) 3 children: 33: [33] [33] 0x2aa24d10620 KEYVAL: 'foo2' '210' (3 sibs) 33: [34] [34] 0x2aa24d106b0 KEYVAL: 'bar2' '211' (3 sibs) 33: [35] [35] 0x2aa24d10740 KEYVAL: 'baz2' '212' (3 sibs) 33: [36] [36] 0x2aa24d107d0 KEYMAP: 'baz1' (3 sibs) 3 children: 33: [37] [37] 0x2aa24d10860 KEYVAL: 'foo2' '220' (3 sibs) 33: [38] [38] 0x2aa24d108f0 KEYVAL: 'bar2' '221' (3 sibs) 33: [39] [39] 0x2aa24d10980 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.01 sec test 34 Start 34: ryml-test-nested_seqx3 34: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx3-0.5.0 34: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 34: Test timeout computed to be: 10000000 34: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 34: [==========] Running 145 tests from 2 test suites. 34: [----------] Global test environment set-up. 34: [----------] 1 test from CaseNode 34: [ RUN ] CaseNode.setting_up 34: [ OK ] CaseNode.setting_up (0 ms) 34: [----------] 1 test from CaseNode (0 ms total) 34: 34: [----------] 144 tests from NESTED_SEQX3/YmlTestCase 34: [ RUN ] NESTED_SEQX3/YmlTestCase.parse_unix/0 34: ------------------------------------------- 34: running test case 'nested seq x3, explicit' 34: ------------------------------------------- 34: --------------- 34: [ 34: [[000, 001, 002], [010, 011, 012], [020, 021, 022]], 34: [[100, 101, 102], [110, 111, 112], [120, 121, 122]], 34: [[200, 201, 202], [210, 211, 212], [220, 221, 222]], 34: ]--------------- 34: REF TREE: 34: 0x2aa21b6c490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b692e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b694b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69680 VAL: '000' (3 sibs) 34: 0x2aa21b69718 VAL: '001' (3 sibs) 34: 0x2aa21b697b0 VAL: '002' (3 sibs) 34: 0x2aa21b69548 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69850 VAL: '010' (3 sibs) 34: 0x2aa21b698e8 VAL: '011' (3 sibs) 34: 0x2aa21b69980 VAL: '012' (3 sibs) 34: 0x2aa21b695e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69a20 VAL: '020' (3 sibs) 34: 0x2aa21b69ab8 VAL: '021' (3 sibs) 34: 0x2aa21b69b50 VAL: '022' (3 sibs) 34: 0x2aa21b69378 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69bf0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69dc0 VAL: '100' (3 sibs) 34: 0x2aa21b69e58 VAL: '101' (3 sibs) 34: 0x2aa21b69ef0 VAL: '102' (3 sibs) 34: 0x2aa21b69c88 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69f90 VAL: '110' (3 sibs) 34: 0x2aa21b6a028 VAL: '111' (3 sibs) 34: 0x2aa21b6a0c0 VAL: '112' (3 sibs) 34: 0x2aa21b69d20 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a160 VAL: '120' (3 sibs) 34: 0x2aa21b6a1f8 VAL: '121' (3 sibs) 34: 0x2aa21b6a290 VAL: '122' (3 sibs) 34: 0x2aa21b69410 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a330 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a500 VAL: '200' (3 sibs) 34: 0x2aa21b6a598 VAL: '201' (3 sibs) 34: 0x2aa21b6a630 VAL: '202' (3 sibs) 34: 0x2aa21b6a3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a6d0 VAL: '210' (3 sibs) 34: 0x2aa21b6a768 VAL: '211' (3 sibs) 34: 0x2aa21b6a800 VAL: '212' (3 sibs) 34: 0x2aa21b6a460 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a8a0 VAL: '220' (3 sibs) 34: 0x2aa21b6a938 VAL: '221' (3 sibs) 34: 0x2aa21b6a9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b86b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b86be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b86c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b86d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b86d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b86e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b86eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b86f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b86fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b87060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b870f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b87180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b87210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b872a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b87330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b873c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b87450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b874e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b87570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b87600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b87690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b87720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b877b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b87840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b878d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b87960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b879f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b87a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b87b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b87ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b87c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b87cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b87d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b87de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b87e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b87f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b87f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b88020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b880b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b88140 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: 0x2aa21b6c5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6acb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ae80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b050 VAL: '000' (3 sibs) 34: 0x2aa21b6b0e8 VAL: '001' (3 sibs) 34: 0x2aa21b6b180 VAL: '002' (3 sibs) 34: 0x2aa21b6af18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b220 VAL: '010' (3 sibs) 34: 0x2aa21b6b2b8 VAL: '011' (3 sibs) 34: 0x2aa21b6b350 VAL: '012' (3 sibs) 34: 0x2aa21b6afb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b3f0 VAL: '020' (3 sibs) 34: 0x2aa21b6b488 VAL: '021' (3 sibs) 34: 0x2aa21b6b520 VAL: '022' (3 sibs) 34: 0x2aa21b6ad48 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b790 VAL: '100' (3 sibs) 34: 0x2aa21b6b828 VAL: '101' (3 sibs) 34: 0x2aa21b6b8c0 VAL: '102' (3 sibs) 34: 0x2aa21b6b658 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b960 VAL: '110' (3 sibs) 34: 0x2aa21b6b9f8 VAL: '111' (3 sibs) 34: 0x2aa21b6ba90 VAL: '112' (3 sibs) 34: 0x2aa21b6b6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bb30 VAL: '120' (3 sibs) 34: 0x2aa21b6bbc8 VAL: '121' (3 sibs) 34: 0x2aa21b6bc60 VAL: '122' (3 sibs) 34: 0x2aa21b6ade0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bd00 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bed0 VAL: '200' (3 sibs) 34: 0x2aa21b6bf68 VAL: '201' (3 sibs) 34: 0x2aa21b6c000 VAL: '202' (3 sibs) 34: 0x2aa21b6bd98 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c0a0 VAL: '210' (3 sibs) 34: 0x2aa21b6c138 VAL: '211' (3 sibs) 34: 0x2aa21b6c1d0 VAL: '212' (3 sibs) 34: 0x2aa21b6be30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c270 VAL: '220' (3 sibs) 34: 0x2aa21b6c308 VAL: '221' (3 sibs) 34: 0x2aa21b6c3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b8aa80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b8ab10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b8aba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b8ac30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b8acc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b8ad50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b8ade0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b8ae70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b8af00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b8af90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b8b020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b8b0b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b8b140 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b8b1d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b8b260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b8b2f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b8b380 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b8b410 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b8b4a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b8b530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b8b5c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b8b650 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b8b6e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b8b770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b8b800 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b8b890 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b8b920 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b8b9b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b8ba40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b8bad0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b8bb60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b8bbf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b8bc80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b8bd10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b8bda0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b8be30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b8bec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b8bf50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b8bfe0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b8c070 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: 0x2aa21b6c6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6c8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ca80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cc50 VAL: '000' (3 sibs) 34: 0x2aa21b6cce8 VAL: '001' (3 sibs) 34: 0x2aa21b6cd80 VAL: '002' (3 sibs) 34: 0x2aa21b6cb18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ce20 VAL: '010' (3 sibs) 34: 0x2aa21b6ceb8 VAL: '011' (3 sibs) 34: 0x2aa21b6cf50 VAL: '012' (3 sibs) 34: 0x2aa21b6cbb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cff0 VAL: '020' (3 sibs) 34: 0x2aa21b6d088 VAL: '021' (3 sibs) 34: 0x2aa21b6d120 VAL: '022' (3 sibs) 34: 0x2aa21b6c948 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d390 VAL: '100' (3 sibs) 34: 0x2aa21b6d428 VAL: '101' (3 sibs) 34: 0x2aa21b6d4c0 VAL: '102' (3 sibs) 34: 0x2aa21b6d258 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d560 VAL: '110' (3 sibs) 34: 0x2aa21b6d5f8 VAL: '111' (3 sibs) 34: 0x2aa21b6d690 VAL: '112' (3 sibs) 34: 0x2aa21b6d2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d730 VAL: '120' (3 sibs) 34: 0x2aa21b6d7c8 VAL: '121' (3 sibs) 34: 0x2aa21b6d860 VAL: '122' (3 sibs) 34: 0x2aa21b6c9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d900 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dad0 VAL: '200' (3 sibs) 34: 0x2aa21b6db68 VAL: '201' (3 sibs) 34: 0x2aa21b6dc00 VAL: '202' (3 sibs) 34: 0x2aa21b6d998 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dca0 VAL: '210' (3 sibs) 34: 0x2aa21b6dd38 VAL: '211' (3 sibs) 34: 0x2aa21b6ddd0 VAL: '212' (3 sibs) 34: 0x2aa21b6da30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6de70 VAL: '220' (3 sibs) 34: 0x2aa21b6df08 VAL: '221' (3 sibs) 34: 0x2aa21b6dfa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b8eb20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b8ebb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b8ec40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b8ecd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b8ed60 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b8edf0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b8ee80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b8ef10 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b8efa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b8f030 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b8f0c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b8f150 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b8f1e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b8f270 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b8f300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b8f390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b8f420 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b8f4b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b8f540 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b8f5d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b8f660 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b8f6f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b8f780 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b8f810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b8f8a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b8f930 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b8f9c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b8fa50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b8fae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b8fb70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b8fc00 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b8fc90 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b8fd20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b8fdb0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b8fe40 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b8fed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b8ff60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b8fff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b90080 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b90110 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: 0x2aa21b6c7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6e040 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e210 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e3e0 VAL: '000' (3 sibs) 34: 0x2aa21b6e478 VAL: '001' (3 sibs) 34: 0x2aa21b6e510 VAL: '002' (3 sibs) 34: 0x2aa21b6e2a8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e5b0 VAL: '010' (3 sibs) 34: 0x2aa21b6e648 VAL: '011' (3 sibs) 34: 0x2aa21b6e6e0 VAL: '012' (3 sibs) 34: 0x2aa21b6e340 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e780 VAL: '020' (3 sibs) 34: 0x2aa21b6e818 VAL: '021' (3 sibs) 34: 0x2aa21b6e8b0 VAL: '022' (3 sibs) 34: 0x2aa21b6e0d8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e950 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eb20 VAL: '100' (3 sibs) 34: 0x2aa21b6ebb8 VAL: '101' (3 sibs) 34: 0x2aa21b6ec50 VAL: '102' (3 sibs) 34: 0x2aa21b6e9e8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ecf0 VAL: '110' (3 sibs) 34: 0x2aa21b6ed88 VAL: '111' (3 sibs) 34: 0x2aa21b6ee20 VAL: '112' (3 sibs) 34: 0x2aa21b6ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eec0 VAL: '120' (3 sibs) 34: 0x2aa21b6ef58 VAL: '121' (3 sibs) 34: 0x2aa21b6eff0 VAL: '122' (3 sibs) 34: 0x2aa21b6e170 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f090 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f260 VAL: '200' (3 sibs) 34: 0x2aa21b6f2f8 VAL: '201' (3 sibs) 34: 0x2aa21b6f390 VAL: '202' (3 sibs) 34: 0x2aa21b6f128 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f430 VAL: '210' (3 sibs) 34: 0x2aa21b6f4c8 VAL: '211' (3 sibs) 34: 0x2aa21b6f560 VAL: '212' (3 sibs) 34: 0x2aa21b6f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f600 VAL: '220' (3 sibs) 34: 0x2aa21b6f698 VAL: '221' (3 sibs) 34: 0x2aa21b6f730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b930e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b93170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b93200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b93290 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b93320 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b933b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b93440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b934d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b93560 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b935f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b93680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b93710 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b937a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b93830 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b938c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b93950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b939e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b93a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b93b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b93b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b93c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b93cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b93d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b93dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b93e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b93ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b93f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b94010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b940a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b94130 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b941c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b94250 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b942e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b94370 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b94400 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b94490 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b94520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b945b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b94640 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b946d0 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: 0x2aa21b6c490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b692e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b694b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69680 VAL: '000' (3 sibs) 34: 0x2aa21b69718 VAL: '001' (3 sibs) 34: 0x2aa21b697b0 VAL: '002' (3 sibs) 34: 0x2aa21b69548 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69850 VAL: '010' (3 sibs) 34: 0x2aa21b698e8 VAL: '011' (3 sibs) 34: 0x2aa21b69980 VAL: '012' (3 sibs) 34: 0x2aa21b695e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69a20 VAL: '020' (3 sibs) 34: 0x2aa21b69ab8 VAL: '021' (3 sibs) 34: 0x2aa21b69b50 VAL: '022' (3 sibs) 34: 0x2aa21b69378 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69bf0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69dc0 VAL: '100' (3 sibs) 34: 0x2aa21b69e58 VAL: '101' (3 sibs) 34: 0x2aa21b69ef0 VAL: '102' (3 sibs) 34: 0x2aa21b69c88 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69f90 VAL: '110' (3 sibs) 34: 0x2aa21b6a028 VAL: '111' (3 sibs) 34: 0x2aa21b6a0c0 VAL: '112' (3 sibs) 34: 0x2aa21b69d20 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a160 VAL: '120' (3 sibs) 34: 0x2aa21b6a1f8 VAL: '121' (3 sibs) 34: 0x2aa21b6a290 VAL: '122' (3 sibs) 34: 0x2aa21b69410 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a330 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a500 VAL: '200' (3 sibs) 34: 0x2aa21b6a598 VAL: '201' (3 sibs) 34: 0x2aa21b6a630 VAL: '202' (3 sibs) 34: 0x2aa21b6a3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a6d0 VAL: '210' (3 sibs) 34: 0x2aa21b6a768 VAL: '211' (3 sibs) 34: 0x2aa21b6a800 VAL: '212' (3 sibs) 34: 0x2aa21b6a460 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a8a0 VAL: '220' (3 sibs) 34: 0x2aa21b6a938 VAL: '221' (3 sibs) 34: 0x2aa21b6a9d0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b954f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b95580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b95610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b956a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b95730 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b957c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b95850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b958e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b95970 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b95a00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b95a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b95b20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b95bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b95c40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b95cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b95d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b95df0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b95e80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b95f10 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b95fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b96030 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b960c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b96150 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b961e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b96270 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b96300 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b96390 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b96420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b964b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b96540 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b965d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b96660 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b966f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b96780 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b96810 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b968a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b96930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b969c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b96a50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b96ae0 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: 0x2aa21b6c5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6acb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ae80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b050 VAL: '000' (3 sibs) 34: 0x2aa21b6b0e8 VAL: '001' (3 sibs) 34: 0x2aa21b6b180 VAL: '002' (3 sibs) 34: 0x2aa21b6af18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b220 VAL: '010' (3 sibs) 34: 0x2aa21b6b2b8 VAL: '011' (3 sibs) 34: 0x2aa21b6b350 VAL: '012' (3 sibs) 34: 0x2aa21b6afb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b3f0 VAL: '020' (3 sibs) 34: 0x2aa21b6b488 VAL: '021' (3 sibs) 34: 0x2aa21b6b520 VAL: '022' (3 sibs) 34: 0x2aa21b6ad48 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b790 VAL: '100' (3 sibs) 34: 0x2aa21b6b828 VAL: '101' (3 sibs) 34: 0x2aa21b6b8c0 VAL: '102' (3 sibs) 34: 0x2aa21b6b658 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b960 VAL: '110' (3 sibs) 34: 0x2aa21b6b9f8 VAL: '111' (3 sibs) 34: 0x2aa21b6ba90 VAL: '112' (3 sibs) 34: 0x2aa21b6b6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bb30 VAL: '120' (3 sibs) 34: 0x2aa21b6bbc8 VAL: '121' (3 sibs) 34: 0x2aa21b6bc60 VAL: '122' (3 sibs) 34: 0x2aa21b6ade0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bd00 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bed0 VAL: '200' (3 sibs) 34: 0x2aa21b6bf68 VAL: '201' (3 sibs) 34: 0x2aa21b6c000 VAL: '202' (3 sibs) 34: 0x2aa21b6bd98 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c0a0 VAL: '210' (3 sibs) 34: 0x2aa21b6c138 VAL: '211' (3 sibs) 34: 0x2aa21b6c1d0 VAL: '212' (3 sibs) 34: 0x2aa21b6be30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c270 VAL: '220' (3 sibs) 34: 0x2aa21b6c308 VAL: '221' (3 sibs) 34: 0x2aa21b6c3a0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b97900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b97990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b97a20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b97ab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b97b40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b97bd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b97c60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b97cf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b97d80 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b97e10 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b97ea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b97f30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b97fc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b98050 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b980e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b98170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b98200 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b98290 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b98320 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b983b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b98440 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b984d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b98560 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b985f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b98680 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b98710 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b987a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b98830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b988c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b98950 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b989e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b98a70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b98b00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b98b90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b98c20 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b98cb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b98d40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b98dd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b98e60 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b98ef0 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: 0x2aa21b6c6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6c8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ca80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cc50 VAL: '000' (3 sibs) 34: 0x2aa21b6cce8 VAL: '001' (3 sibs) 34: 0x2aa21b6cd80 VAL: '002' (3 sibs) 34: 0x2aa21b6cb18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ce20 VAL: '010' (3 sibs) 34: 0x2aa21b6ceb8 VAL: '011' (3 sibs) 34: 0x2aa21b6cf50 VAL: '012' (3 sibs) 34: 0x2aa21b6cbb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cff0 VAL: '020' (3 sibs) 34: 0x2aa21b6d088 VAL: '021' (3 sibs) 34: 0x2aa21b6d120 VAL: '022' (3 sibs) 34: 0x2aa21b6c948 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d390 VAL: '100' (3 sibs) 34: 0x2aa21b6d428 VAL: '101' (3 sibs) 34: 0x2aa21b6d4c0 VAL: '102' (3 sibs) 34: 0x2aa21b6d258 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d560 VAL: '110' (3 sibs) 34: 0x2aa21b6d5f8 VAL: '111' (3 sibs) 34: 0x2aa21b6d690 VAL: '112' (3 sibs) 34: 0x2aa21b6d2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d730 VAL: '120' (3 sibs) 34: 0x2aa21b6d7c8 VAL: '121' (3 sibs) 34: 0x2aa21b6d860 VAL: '122' (3 sibs) 34: 0x2aa21b6c9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d900 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dad0 VAL: '200' (3 sibs) 34: 0x2aa21b6db68 VAL: '201' (3 sibs) 34: 0x2aa21b6dc00 VAL: '202' (3 sibs) 34: 0x2aa21b6d998 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dca0 VAL: '210' (3 sibs) 34: 0x2aa21b6dd38 VAL: '211' (3 sibs) 34: 0x2aa21b6ddd0 VAL: '212' (3 sibs) 34: 0x2aa21b6da30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6de70 VAL: '220' (3 sibs) 34: 0x2aa21b6df08 VAL: '221' (3 sibs) 34: 0x2aa21b6dfa0 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b99d10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b99da0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b99e30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b99ec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b99f50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b99fe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b9a070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b9a100 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b9a190 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b9a220 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b9a2b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b9a340 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b9a3d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b9a460 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b9a4f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b9a580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b9a610 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b9a6a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b9a730 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b9a7c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b9a850 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b9a8e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b9a970 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b9aa00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b9aa90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b9ab20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b9abb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b9ac40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b9acd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b9ad60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b9adf0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b9ae80 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b9af10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b9afa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b9b030 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b9b0c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b9b150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b9b1e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b9b270 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b9b300 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: 0x2aa21b6c7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6e040 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e210 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e3e0 VAL: '000' (3 sibs) 34: 0x2aa21b6e478 VAL: '001' (3 sibs) 34: 0x2aa21b6e510 VAL: '002' (3 sibs) 34: 0x2aa21b6e2a8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e5b0 VAL: '010' (3 sibs) 34: 0x2aa21b6e648 VAL: '011' (3 sibs) 34: 0x2aa21b6e6e0 VAL: '012' (3 sibs) 34: 0x2aa21b6e340 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e780 VAL: '020' (3 sibs) 34: 0x2aa21b6e818 VAL: '021' (3 sibs) 34: 0x2aa21b6e8b0 VAL: '022' (3 sibs) 34: 0x2aa21b6e0d8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e950 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eb20 VAL: '100' (3 sibs) 34: 0x2aa21b6ebb8 VAL: '101' (3 sibs) 34: 0x2aa21b6ec50 VAL: '102' (3 sibs) 34: 0x2aa21b6e9e8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ecf0 VAL: '110' (3 sibs) 34: 0x2aa21b6ed88 VAL: '111' (3 sibs) 34: 0x2aa21b6ee20 VAL: '112' (3 sibs) 34: 0x2aa21b6ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eec0 VAL: '120' (3 sibs) 34: 0x2aa21b6ef58 VAL: '121' (3 sibs) 34: 0x2aa21b6eff0 VAL: '122' (3 sibs) 34: 0x2aa21b6e170 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f090 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f260 VAL: '200' (3 sibs) 34: 0x2aa21b6f2f8 VAL: '201' (3 sibs) 34: 0x2aa21b6f390 VAL: '202' (3 sibs) 34: 0x2aa21b6f128 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f430 VAL: '210' (3 sibs) 34: 0x2aa21b6f4c8 VAL: '211' (3 sibs) 34: 0x2aa21b6f560 VAL: '212' (3 sibs) 34: 0x2aa21b6f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f600 VAL: '220' (3 sibs) 34: 0x2aa21b6f698 VAL: '221' (3 sibs) 34: 0x2aa21b6f730 VAL: '222' (3 sibs) 34: PARSED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21b9c120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b9c1b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b9c240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b9c2d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b9c360 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b9c3f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b9c480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b9c510 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b9c5a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b9c630 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b9c6c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b9c750 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b9c7e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b9c870 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b9c900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b9c990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b9ca20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b9cab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b9cb40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b9cbd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b9cc60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b9ccf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b9cd80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b9ce10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b9cea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b9cf30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b9cfc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b9d050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b9d0e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b9d170 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b9d200 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b9d290 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b9d320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b9d3b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b9d440 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b9d4d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b9d560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b9d5f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b9d680 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b9d710 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] 0x2aa21b86b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b86be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b86c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b86d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b86d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b86e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b86eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b86f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b86fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b87060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b870f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b87180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b87210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b872a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b87330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b873c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b87450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b874e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b87570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b87600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b87690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b87720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b877b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b87840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b878d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b87960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b879f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b87a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b87b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b87ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b87c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b87cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b87d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b87de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b87e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b87f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b87f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b88020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b880b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b88140 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] 0x2aa21b9f740 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b9f7d0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b9f860 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b9f8f0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b9f980 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b9fa10 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b9faa0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b9fb30 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b9fbc0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b9fc50 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b9fce0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b9fd70 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b9fe00 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b9fe90 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b9ff20 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b9ffb0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21ba0040 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21ba00d0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21ba0160 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21ba01f0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21ba0280 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21ba0310 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21ba03a0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21ba0430 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21ba04c0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21ba0550 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21ba05e0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21ba0670 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21ba0700 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21ba0790 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21ba0820 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21ba08b0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21ba0940 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21ba09d0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21ba0a60 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21ba0af0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21ba0b80 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21ba0c10 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21ba0ca0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21ba0d30 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] 0x2aa21b8aa80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b8ab10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b8aba0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b8ac30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b8acc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b8ad50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b8ade0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b8ae70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b8af00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b8af90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b8b020 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b8b0b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b8b140 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b8b1d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b8b260 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b8b2f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b8b380 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b8b410 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b8b4a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b8b530 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b8b5c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b8b650 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b8b6e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b8b770 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b8b800 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b8b890 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b8b920 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b8b9b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b8ba40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b8bad0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b8bb60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b8bbf0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b8bc80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b8bd10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b8bda0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b8be30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b8bec0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b8bf50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b8bfe0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b8c070 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] 0x2aa21ba1b50 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21ba1be0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21ba1c70 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21ba1d00 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21ba1d90 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21ba1e20 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21ba1eb0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21ba1f40 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21ba1fd0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21ba2060 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21ba20f0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21ba2180 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21ba2210 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21ba22a0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21ba2330 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21ba23c0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21ba2450 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21ba24e0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21ba2570 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21ba2600 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21ba2690 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21ba2720 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21ba27b0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21ba2840 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21ba28d0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21ba2960 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21ba29f0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21ba2a80 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21ba2b10 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21ba2ba0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21ba2c30 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21ba2cc0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21ba2d50 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21ba2de0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21ba2e70 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21ba2f00 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21ba2f90 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21ba3020 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21ba30b0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21ba3140 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] 0x2aa21b8eb20 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b8ebb0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b8ec40 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b8ecd0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b8ed60 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b8edf0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b8ee80 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b8ef10 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b8efa0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b8f030 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b8f0c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b8f150 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b8f1e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b8f270 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b8f300 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b8f390 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b8f420 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b8f4b0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b8f540 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b8f5d0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b8f660 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b8f6f0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b8f780 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b8f810 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b8f8a0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b8f930 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b8f9c0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b8fa50 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b8fae0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b8fb70 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b8fc00 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b8fc90 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b8fd20 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b8fdb0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b8fe40 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b8fed0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b8ff60 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b8fff0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b90080 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b90110 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] 0x2aa21ba3f60 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21ba3ff0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21ba4080 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21ba4110 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21ba41a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21ba4230 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21ba42c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21ba4350 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21ba43e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21ba4470 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21ba4500 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21ba4590 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21ba4620 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21ba46b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21ba4740 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21ba47d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21ba4860 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21ba48f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21ba4980 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21ba4a10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21ba4aa0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21ba4b30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21ba4bc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21ba4c50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21ba4ce0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21ba4d70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21ba4e00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21ba4e90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21ba4f20 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21ba4fb0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21ba5040 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21ba50d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21ba5160 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21ba51f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21ba5280 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21ba5310 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21ba53a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21ba5430 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21ba54c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21ba5550 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] 0x2aa21b930e0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b93170 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b93200 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b93290 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b93320 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b933b0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b93440 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b934d0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b93560 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b935f0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b93680 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b93710 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b937a0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b93830 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b938c0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b93950 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b939e0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b93a70 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b93b00 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b93b90 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b93c20 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b93cb0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b93d40 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b93dd0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b93e60 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b93ef0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b93f80 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b94010 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b940a0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b94130 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b941c0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b94250 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b942e0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b94370 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b94400 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b94490 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b94520 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b945b0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b94640 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b946d0 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] 0x2aa21ba6370 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21ba6400 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21ba6490 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21ba6520 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21ba65b0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21ba6640 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21ba66d0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21ba6760 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21ba67f0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21ba6880 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21ba6910 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21ba69a0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21ba6a30 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21ba6ac0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21ba6b50 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21ba6be0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21ba6c70 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21ba6d00 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21ba6d90 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21ba6e20 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21ba6eb0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21ba6f40 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21ba6fd0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21ba7060 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21ba70f0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21ba7180 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21ba7210 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21ba72a0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21ba7330 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21ba73c0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21ba7450 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21ba74e0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21ba7570 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21ba7600 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21ba7690 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21ba7720 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21ba77b0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21ba7840 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21ba78d0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21ba7960 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] 0x2aa21b954f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b95580 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b95610 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b956a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b95730 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b957c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b95850 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b958e0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b95970 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b95a00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b95a90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b95b20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b95bb0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b95c40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b95cd0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b95d60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b95df0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b95e80 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b95f10 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b95fa0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b96030 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b960c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b96150 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b961e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b96270 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b96300 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b96390 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b96420 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b964b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b96540 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b965d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b96660 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b966f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b96780 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b96810 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b968a0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b96930 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b969c0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b96a50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b96ae0 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] 0x2aa21ba8780 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21ba8810 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21ba88a0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21ba8930 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21ba89c0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21ba8a50 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21ba8ae0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21ba8b70 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21ba8c00 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21ba8c90 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21ba8d20 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21ba8db0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21ba8e40 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21ba8ed0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21ba8f60 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21ba8ff0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21ba9080 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21ba9110 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21ba91a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21ba9230 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21ba92c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21ba9350 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21ba93e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21ba9470 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21ba9500 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21ba9590 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21ba9620 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21ba96b0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21ba9740 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21ba97d0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21ba9860 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21ba98f0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21ba9980 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21ba9a10 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21ba9aa0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21ba9b30 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21ba9bc0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21ba9c50 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21ba9ce0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21ba9d70 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] 0x2aa21b97900 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b97990 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b97a20 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b97ab0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b97b40 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b97bd0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b97c60 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b97cf0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b97d80 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b97e10 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b97ea0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b97f30 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b97fc0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b98050 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b980e0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b98170 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b98200 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b98290 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b98320 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b983b0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b98440 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b984d0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b98560 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b985f0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b98680 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b98710 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b987a0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b98830 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b988c0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b98950 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b989e0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b98a70 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b98b00 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b98b90 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b98c20 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b98cb0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b98d40 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b98dd0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b98e60 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b98ef0 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] 0x2aa21baab90 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21baac20 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21baacb0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21baad40 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21baadd0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21baae60 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21baaef0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21baaf80 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bab010 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bab0a0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bab130 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bab1c0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bab250 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bab2e0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bab370 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bab400 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bab490 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bab520 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bab5b0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bab640 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bab6d0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bab760 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bab7f0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bab880 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bab910 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bab9a0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21baba30 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21babac0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21babb50 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21babbe0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21babc70 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21babd00 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21babd90 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21babe20 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21babeb0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21babf40 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21babfd0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bac060 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bac0f0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bac180 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] 0x2aa21b99d10 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b99da0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b99e30 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b99ec0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b99f50 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b99fe0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b9a070 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b9a100 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b9a190 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b9a220 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b9a2b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b9a340 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b9a3d0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b9a460 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b9a4f0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b9a580 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b9a610 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b9a6a0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b9a730 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b9a7c0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b9a850 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b9a8e0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b9a970 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b9aa00 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b9aa90 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b9ab20 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b9abb0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b9ac40 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b9acd0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b9ad60 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b9adf0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b9ae80 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b9af10 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b9afa0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b9b030 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b9b0c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b9b150 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b9b1e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b9b270 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b9b300 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] 0x2aa21bae1b0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bae240 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bae2d0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bae360 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bae3f0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bae480 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bae510 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bae5a0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bae630 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bae6c0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bae750 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bae7e0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bae870 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bae900 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bae990 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21baea20 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21baeab0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21baeb40 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21baebd0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21baec60 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21baecf0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21baed80 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21baee10 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21baeea0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21baef30 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21baefc0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21baf050 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21baf0e0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21baf170 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21baf200 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21baf290 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21baf320 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21baf3b0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21baf440 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21baf4d0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21baf560 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21baf5f0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21baf680 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21baf710 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21baf7a0 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] 0x2aa21b9c120 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21b9c1b0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21b9c240 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21b9c2d0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21b9c360 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21b9c3f0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21b9c480 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21b9c510 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21b9c5a0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21b9c630 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21b9c6c0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21b9c750 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21b9c7e0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21b9c870 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21b9c900 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21b9c990 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21b9ca20 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21b9cab0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21b9cb40 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21b9cbd0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21b9cc60 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21b9ccf0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21b9cd80 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21b9ce10 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21b9cea0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21b9cf30 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21b9cfc0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21b9d050 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21b9d0e0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21b9d170 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21b9d200 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21b9d290 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21b9d320 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21b9d3b0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21b9d440 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21b9d4d0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21b9d560 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21b9d5f0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21b9d680 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21b9d710 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] 0x2aa21bb05c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb0650 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb06e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb0770 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb0800 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb0890 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb0920 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb09b0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb0a40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb0ad0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb0b60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb0bf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb0c80 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb0d10 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb0da0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb0e30 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb0ec0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb0f50 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb0fe0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb1070 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb1100 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb1190 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb1220 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb12b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb1340 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb13d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb1460 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb14f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb1580 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb1610 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb16a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb1730 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb17c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb1850 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb18e0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb1970 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb1a00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb1a90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb1b20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb1bb0 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: 0x2aa21b6c490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b692e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b694b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69680 VAL: '000' (3 sibs) 34: 0x2aa21b69718 VAL: '001' (3 sibs) 34: 0x2aa21b697b0 VAL: '002' (3 sibs) 34: 0x2aa21b69548 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69850 VAL: '010' (3 sibs) 34: 0x2aa21b698e8 VAL: '011' (3 sibs) 34: 0x2aa21b69980 VAL: '012' (3 sibs) 34: 0x2aa21b695e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69a20 VAL: '020' (3 sibs) 34: 0x2aa21b69ab8 VAL: '021' (3 sibs) 34: 0x2aa21b69b50 VAL: '022' (3 sibs) 34: 0x2aa21b69378 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69bf0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69dc0 VAL: '100' (3 sibs) 34: 0x2aa21b69e58 VAL: '101' (3 sibs) 34: 0x2aa21b69ef0 VAL: '102' (3 sibs) 34: 0x2aa21b69c88 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69f90 VAL: '110' (3 sibs) 34: 0x2aa21b6a028 VAL: '111' (3 sibs) 34: 0x2aa21b6a0c0 VAL: '112' (3 sibs) 34: 0x2aa21b69d20 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a160 VAL: '120' (3 sibs) 34: 0x2aa21b6a1f8 VAL: '121' (3 sibs) 34: 0x2aa21b6a290 VAL: '122' (3 sibs) 34: 0x2aa21b69410 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a330 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a500 VAL: '200' (3 sibs) 34: 0x2aa21b6a598 VAL: '201' (3 sibs) 34: 0x2aa21b6a630 VAL: '202' (3 sibs) 34: 0x2aa21b6a3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a6d0 VAL: '210' (3 sibs) 34: 0x2aa21b6a768 VAL: '211' (3 sibs) 34: 0x2aa21b6a800 VAL: '212' (3 sibs) 34: 0x2aa21b6a460 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a8a0 VAL: '220' (3 sibs) 34: 0x2aa21b6a938 VAL: '221' (3 sibs) 34: 0x2aa21b6a9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb29d0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb2a60 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb2af0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb2b80 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb2c10 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb2ca0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb2d30 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb2dc0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb2e50 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb2ee0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb2f70 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb3000 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb3090 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb3120 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb31b0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb3240 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb32d0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb3360 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb33f0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb3480 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb3510 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb35a0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb3630 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb36c0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb3750 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb37e0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb3870 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb3900 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb3990 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb3a20 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb3ab0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb3b40 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb3bd0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb3c60 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb3cf0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb3d80 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb3e10 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb3ea0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb3f30 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb3fc0 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: 0x2aa21b6c5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6acb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ae80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b050 VAL: '000' (3 sibs) 34: 0x2aa21b6b0e8 VAL: '001' (3 sibs) 34: 0x2aa21b6b180 VAL: '002' (3 sibs) 34: 0x2aa21b6af18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b220 VAL: '010' (3 sibs) 34: 0x2aa21b6b2b8 VAL: '011' (3 sibs) 34: 0x2aa21b6b350 VAL: '012' (3 sibs) 34: 0x2aa21b6afb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b3f0 VAL: '020' (3 sibs) 34: 0x2aa21b6b488 VAL: '021' (3 sibs) 34: 0x2aa21b6b520 VAL: '022' (3 sibs) 34: 0x2aa21b6ad48 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b790 VAL: '100' (3 sibs) 34: 0x2aa21b6b828 VAL: '101' (3 sibs) 34: 0x2aa21b6b8c0 VAL: '102' (3 sibs) 34: 0x2aa21b6b658 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b960 VAL: '110' (3 sibs) 34: 0x2aa21b6b9f8 VAL: '111' (3 sibs) 34: 0x2aa21b6ba90 VAL: '112' (3 sibs) 34: 0x2aa21b6b6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bb30 VAL: '120' (3 sibs) 34: 0x2aa21b6bbc8 VAL: '121' (3 sibs) 34: 0x2aa21b6bc60 VAL: '122' (3 sibs) 34: 0x2aa21b6ade0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bd00 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bed0 VAL: '200' (3 sibs) 34: 0x2aa21b6bf68 VAL: '201' (3 sibs) 34: 0x2aa21b6c000 VAL: '202' (3 sibs) 34: 0x2aa21b6bd98 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c0a0 VAL: '210' (3 sibs) 34: 0x2aa21b6c138 VAL: '211' (3 sibs) 34: 0x2aa21b6c1d0 VAL: '212' (3 sibs) 34: 0x2aa21b6be30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c270 VAL: '220' (3 sibs) 34: 0x2aa21b6c308 VAL: '221' (3 sibs) 34: 0x2aa21b6c3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb4060 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb40f0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb4180 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb4210 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb42a0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb4330 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb43c0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb4450 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb44e0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb4570 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb4600 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb4690 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb4720 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb47b0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb4840 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb48d0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb4960 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb49f0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb4a80 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb4b10 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb4ba0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb4c30 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb4cc0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb4d50 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb4de0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb4e70 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb4f00 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb4f90 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb5020 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb50b0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb5140 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb51d0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb5260 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb52f0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb5380 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb5410 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb54a0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb5530 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb55c0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb5650 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: 0x2aa21b6c6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6c8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ca80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cc50 VAL: '000' (3 sibs) 34: 0x2aa21b6cce8 VAL: '001' (3 sibs) 34: 0x2aa21b6cd80 VAL: '002' (3 sibs) 34: 0x2aa21b6cb18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ce20 VAL: '010' (3 sibs) 34: 0x2aa21b6ceb8 VAL: '011' (3 sibs) 34: 0x2aa21b6cf50 VAL: '012' (3 sibs) 34: 0x2aa21b6cbb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cff0 VAL: '020' (3 sibs) 34: 0x2aa21b6d088 VAL: '021' (3 sibs) 34: 0x2aa21b6d120 VAL: '022' (3 sibs) 34: 0x2aa21b6c948 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d390 VAL: '100' (3 sibs) 34: 0x2aa21b6d428 VAL: '101' (3 sibs) 34: 0x2aa21b6d4c0 VAL: '102' (3 sibs) 34: 0x2aa21b6d258 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d560 VAL: '110' (3 sibs) 34: 0x2aa21b6d5f8 VAL: '111' (3 sibs) 34: 0x2aa21b6d690 VAL: '112' (3 sibs) 34: 0x2aa21b6d2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d730 VAL: '120' (3 sibs) 34: 0x2aa21b6d7c8 VAL: '121' (3 sibs) 34: 0x2aa21b6d860 VAL: '122' (3 sibs) 34: 0x2aa21b6c9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d900 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dad0 VAL: '200' (3 sibs) 34: 0x2aa21b6db68 VAL: '201' (3 sibs) 34: 0x2aa21b6dc00 VAL: '202' (3 sibs) 34: 0x2aa21b6d998 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dca0 VAL: '210' (3 sibs) 34: 0x2aa21b6dd38 VAL: '211' (3 sibs) 34: 0x2aa21b6ddd0 VAL: '212' (3 sibs) 34: 0x2aa21b6da30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6de70 VAL: '220' (3 sibs) 34: 0x2aa21b6df08 VAL: '221' (3 sibs) 34: 0x2aa21b6dfa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb56f0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb5780 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb5810 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb58a0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb5930 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb59c0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb5a50 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb5ae0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb5b70 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb5c00 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb5c90 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb5d20 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb5db0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb5e40 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb5ed0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb5f60 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb5ff0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb6080 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb6110 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb61a0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb6230 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb62c0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb6350 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb63e0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb6470 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb6500 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb6590 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb6620 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb66b0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb6740 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb67d0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb6860 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb68f0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb6980 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb6a10 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb6aa0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb6b30 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb6bc0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb6c50 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb6ce0 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: 0x2aa21b6c7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6e040 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e210 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e3e0 VAL: '000' (3 sibs) 34: 0x2aa21b6e478 VAL: '001' (3 sibs) 34: 0x2aa21b6e510 VAL: '002' (3 sibs) 34: 0x2aa21b6e2a8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e5b0 VAL: '010' (3 sibs) 34: 0x2aa21b6e648 VAL: '011' (3 sibs) 34: 0x2aa21b6e6e0 VAL: '012' (3 sibs) 34: 0x2aa21b6e340 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e780 VAL: '020' (3 sibs) 34: 0x2aa21b6e818 VAL: '021' (3 sibs) 34: 0x2aa21b6e8b0 VAL: '022' (3 sibs) 34: 0x2aa21b6e0d8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e950 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eb20 VAL: '100' (3 sibs) 34: 0x2aa21b6ebb8 VAL: '101' (3 sibs) 34: 0x2aa21b6ec50 VAL: '102' (3 sibs) 34: 0x2aa21b6e9e8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ecf0 VAL: '110' (3 sibs) 34: 0x2aa21b6ed88 VAL: '111' (3 sibs) 34: 0x2aa21b6ee20 VAL: '112' (3 sibs) 34: 0x2aa21b6ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eec0 VAL: '120' (3 sibs) 34: 0x2aa21b6ef58 VAL: '121' (3 sibs) 34: 0x2aa21b6eff0 VAL: '122' (3 sibs) 34: 0x2aa21b6e170 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f090 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f260 VAL: '200' (3 sibs) 34: 0x2aa21b6f2f8 VAL: '201' (3 sibs) 34: 0x2aa21b6f390 VAL: '202' (3 sibs) 34: 0x2aa21b6f128 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f430 VAL: '210' (3 sibs) 34: 0x2aa21b6f4c8 VAL: '211' (3 sibs) 34: 0x2aa21b6f560 VAL: '212' (3 sibs) 34: 0x2aa21b6f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f600 VAL: '220' (3 sibs) 34: 0x2aa21b6f698 VAL: '221' (3 sibs) 34: 0x2aa21b6f730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb6d80 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb6e10 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb6ea0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb6f30 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb6fc0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb7050 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb70e0 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb7170 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb7200 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb7290 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb7320 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb73b0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb7440 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb74d0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb7560 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb75f0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb7680 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb7710 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb77a0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb7830 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb78c0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb7950 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb79e0 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb7a70 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb7b00 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb7b90 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb7c20 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb7cb0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb7d40 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb7dd0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb7e60 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb7ef0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb7f80 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb8010 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb80a0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb8130 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb81c0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb8250 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb82e0 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb8370 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: 0x2aa21b6c490 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b692e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b694b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69680 VAL: '000' (3 sibs) 34: 0x2aa21b69718 VAL: '001' (3 sibs) 34: 0x2aa21b697b0 VAL: '002' (3 sibs) 34: 0x2aa21b69548 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69850 VAL: '010' (3 sibs) 34: 0x2aa21b698e8 VAL: '011' (3 sibs) 34: 0x2aa21b69980 VAL: '012' (3 sibs) 34: 0x2aa21b695e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69a20 VAL: '020' (3 sibs) 34: 0x2aa21b69ab8 VAL: '021' (3 sibs) 34: 0x2aa21b69b50 VAL: '022' (3 sibs) 34: 0x2aa21b69378 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69bf0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69dc0 VAL: '100' (3 sibs) 34: 0x2aa21b69e58 VAL: '101' (3 sibs) 34: 0x2aa21b69ef0 VAL: '102' (3 sibs) 34: 0x2aa21b69c88 SEQ: (3 sibs) 3 children: 34: 0x2aa21b69f90 VAL: '110' (3 sibs) 34: 0x2aa21b6a028 VAL: '111' (3 sibs) 34: 0x2aa21b6a0c0 VAL: '112' (3 sibs) 34: 0x2aa21b69d20 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a160 VAL: '120' (3 sibs) 34: 0x2aa21b6a1f8 VAL: '121' (3 sibs) 34: 0x2aa21b6a290 VAL: '122' (3 sibs) 34: 0x2aa21b69410 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a330 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a500 VAL: '200' (3 sibs) 34: 0x2aa21b6a598 VAL: '201' (3 sibs) 34: 0x2aa21b6a630 VAL: '202' (3 sibs) 34: 0x2aa21b6a3c8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a6d0 VAL: '210' (3 sibs) 34: 0x2aa21b6a768 VAL: '211' (3 sibs) 34: 0x2aa21b6a800 VAL: '212' (3 sibs) 34: 0x2aa21b6a460 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6a8a0 VAL: '220' (3 sibs) 34: 0x2aa21b6a938 VAL: '221' (3 sibs) 34: 0x2aa21b6a9d0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb8410 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb84a0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb8530 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb85c0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb8650 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb86e0 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb8770 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb8800 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb8890 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb8920 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bb89b0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bb8a40 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bb8ad0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bb8b60 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bb8bf0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bb8c80 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bb8d10 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bb8da0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bb8e30 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bb8ec0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bb8f50 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bb8fe0 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bb9070 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bb9100 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bb9190 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bb9220 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bb92b0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bb9340 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bb93d0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bb9460 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bb94f0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bb9580 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bb9610 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bb96a0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bb9730 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bb97c0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bb9850 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bb98e0 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bb9970 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bb9a00 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: 0x2aa21b6c5a8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6acb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ae80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b050 VAL: '000' (3 sibs) 34: 0x2aa21b6b0e8 VAL: '001' (3 sibs) 34: 0x2aa21b6b180 VAL: '002' (3 sibs) 34: 0x2aa21b6af18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b220 VAL: '010' (3 sibs) 34: 0x2aa21b6b2b8 VAL: '011' (3 sibs) 34: 0x2aa21b6b350 VAL: '012' (3 sibs) 34: 0x2aa21b6afb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b3f0 VAL: '020' (3 sibs) 34: 0x2aa21b6b488 VAL: '021' (3 sibs) 34: 0x2aa21b6b520 VAL: '022' (3 sibs) 34: 0x2aa21b6ad48 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b5c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b790 VAL: '100' (3 sibs) 34: 0x2aa21b6b828 VAL: '101' (3 sibs) 34: 0x2aa21b6b8c0 VAL: '102' (3 sibs) 34: 0x2aa21b6b658 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6b960 VAL: '110' (3 sibs) 34: 0x2aa21b6b9f8 VAL: '111' (3 sibs) 34: 0x2aa21b6ba90 VAL: '112' (3 sibs) 34: 0x2aa21b6b6f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bb30 VAL: '120' (3 sibs) 34: 0x2aa21b6bbc8 VAL: '121' (3 sibs) 34: 0x2aa21b6bc60 VAL: '122' (3 sibs) 34: 0x2aa21b6ade0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bd00 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6bed0 VAL: '200' (3 sibs) 34: 0x2aa21b6bf68 VAL: '201' (3 sibs) 34: 0x2aa21b6c000 VAL: '202' (3 sibs) 34: 0x2aa21b6bd98 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c0a0 VAL: '210' (3 sibs) 34: 0x2aa21b6c138 VAL: '211' (3 sibs) 34: 0x2aa21b6c1d0 VAL: '212' (3 sibs) 34: 0x2aa21b6be30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6c270 VAL: '220' (3 sibs) 34: 0x2aa21b6c308 VAL: '221' (3 sibs) 34: 0x2aa21b6c3a0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bb9aa0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bb9b30 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bb9bc0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bb9c50 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bb9ce0 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bb9d70 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bb9e00 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bb9e90 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bb9f20 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bb9fb0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bba040 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bba0d0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bba160 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bba1f0 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bba280 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bba310 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bba3a0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bba430 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bba4c0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bba550 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bba5e0 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bba670 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bba700 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bba790 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bba820 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bba8b0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bba940 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bba9d0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bbaa60 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bbaaf0 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bbab80 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bbac10 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bbaca0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bbad30 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bbadc0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bbae50 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bbaee0 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bbaf70 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bbb000 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bbb090 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: 0x2aa21b6c6c0 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6c8b0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ca80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cc50 VAL: '000' (3 sibs) 34: 0x2aa21b6cce8 VAL: '001' (3 sibs) 34: 0x2aa21b6cd80 VAL: '002' (3 sibs) 34: 0x2aa21b6cb18 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ce20 VAL: '010' (3 sibs) 34: 0x2aa21b6ceb8 VAL: '011' (3 sibs) 34: 0x2aa21b6cf50 VAL: '012' (3 sibs) 34: 0x2aa21b6cbb0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6cff0 VAL: '020' (3 sibs) 34: 0x2aa21b6d088 VAL: '021' (3 sibs) 34: 0x2aa21b6d120 VAL: '022' (3 sibs) 34: 0x2aa21b6c948 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d390 VAL: '100' (3 sibs) 34: 0x2aa21b6d428 VAL: '101' (3 sibs) 34: 0x2aa21b6d4c0 VAL: '102' (3 sibs) 34: 0x2aa21b6d258 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d560 VAL: '110' (3 sibs) 34: 0x2aa21b6d5f8 VAL: '111' (3 sibs) 34: 0x2aa21b6d690 VAL: '112' (3 sibs) 34: 0x2aa21b6d2f0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d730 VAL: '120' (3 sibs) 34: 0x2aa21b6d7c8 VAL: '121' (3 sibs) 34: 0x2aa21b6d860 VAL: '122' (3 sibs) 34: 0x2aa21b6c9e0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6d900 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dad0 VAL: '200' (3 sibs) 34: 0x2aa21b6db68 VAL: '201' (3 sibs) 34: 0x2aa21b6dc00 VAL: '202' (3 sibs) 34: 0x2aa21b6d998 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6dca0 VAL: '210' (3 sibs) 34: 0x2aa21b6dd38 VAL: '211' (3 sibs) 34: 0x2aa21b6ddd0 VAL: '212' (3 sibs) 34: 0x2aa21b6da30 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6de70 VAL: '220' (3 sibs) 34: 0x2aa21b6df08 VAL: '221' (3 sibs) 34: 0x2aa21b6dfa0 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bbb130 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bbb1c0 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bbb250 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bbb2e0 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bbb370 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bbb400 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bbb490 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bbb520 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bbb5b0 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bbb640 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bbb6d0 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bbb760 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bbb7f0 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bbb880 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bbb910 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bbb9a0 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bbba30 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bbbac0 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bbbb50 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bbbbe0 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bbbc70 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bbbd00 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bbbd90 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bbbe20 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bbbeb0 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bbbf40 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bbbfd0 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bbc060 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bbc0f0 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bbc180 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bbc210 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bbc2a0 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bbc330 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bbc3c0 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bbc450 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bbc4e0 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bbc570 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bbc600 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bbc690 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bbc720 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: 0x2aa21b6c7d8 [ROOT] SEQ: (0 sibs) 3 children: 34: 0x2aa21b6e040 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e210 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e3e0 VAL: '000' (3 sibs) 34: 0x2aa21b6e478 VAL: '001' (3 sibs) 34: 0x2aa21b6e510 VAL: '002' (3 sibs) 34: 0x2aa21b6e2a8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e5b0 VAL: '010' (3 sibs) 34: 0x2aa21b6e648 VAL: '011' (3 sibs) 34: 0x2aa21b6e6e0 VAL: '012' (3 sibs) 34: 0x2aa21b6e340 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e780 VAL: '020' (3 sibs) 34: 0x2aa21b6e818 VAL: '021' (3 sibs) 34: 0x2aa21b6e8b0 VAL: '022' (3 sibs) 34: 0x2aa21b6e0d8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6e950 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eb20 VAL: '100' (3 sibs) 34: 0x2aa21b6ebb8 VAL: '101' (3 sibs) 34: 0x2aa21b6ec50 VAL: '102' (3 sibs) 34: 0x2aa21b6e9e8 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6ecf0 VAL: '110' (3 sibs) 34: 0x2aa21b6ed88 VAL: '111' (3 sibs) 34: 0x2aa21b6ee20 VAL: '112' (3 sibs) 34: 0x2aa21b6ea80 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6eec0 VAL: '120' (3 sibs) 34: 0x2aa21b6ef58 VAL: '121' (3 sibs) 34: 0x2aa21b6eff0 VAL: '122' (3 sibs) 34: 0x2aa21b6e170 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f090 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f260 VAL: '200' (3 sibs) 34: 0x2aa21b6f2f8 VAL: '201' (3 sibs) 34: 0x2aa21b6f390 VAL: '202' (3 sibs) 34: 0x2aa21b6f128 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f430 VAL: '210' (3 sibs) 34: 0x2aa21b6f4c8 VAL: '211' (3 sibs) 34: 0x2aa21b6f560 VAL: '212' (3 sibs) 34: 0x2aa21b6f1c0 SEQ: (3 sibs) 3 children: 34: 0x2aa21b6f600 VAL: '220' (3 sibs) 34: 0x2aa21b6f698 VAL: '221' (3 sibs) 34: 0x2aa21b6f730 VAL: '222' (3 sibs) 34: RECREATED TREE: 34: -------------------------------------- 34: [0][0] 0x2aa21bbc7c0 [ROOT] SEQ: (1 sibs) 3 children: 34: [1] [1] 0x2aa21bbc850 SEQ: (3 sibs) 3 children: 34: [2] [2] 0x2aa21bbc8e0 SEQ: (3 sibs) 3 children: 34: [3] [3] 0x2aa21bbc970 VAL: '000' (3 sibs) 34: [4] [4] 0x2aa21bbca00 VAL: '001' (3 sibs) 34: [5] [5] 0x2aa21bbca90 VAL: '002' (3 sibs) 34: [6] [6] 0x2aa21bbcb20 SEQ: (3 sibs) 3 children: 34: [7] [7] 0x2aa21bbcbb0 VAL: '010' (3 sibs) 34: [8] [8] 0x2aa21bbcc40 VAL: '011' (3 sibs) 34: [9] [9] 0x2aa21bbccd0 VAL: '012' (3 sibs) 34: [10] [10] 0x2aa21bbcd60 SEQ: (3 sibs) 3 children: 34: [11] [11] 0x2aa21bbcdf0 VAL: '020' (3 sibs) 34: [12] [12] 0x2aa21bbce80 VAL: '021' (3 sibs) 34: [13] [13] 0x2aa21bbcf10 VAL: '022' (3 sibs) 34: [14] [14] 0x2aa21bbcfa0 SEQ: (3 sibs) 3 children: 34: [15] [15] 0x2aa21bbd030 SEQ: (3 sibs) 3 children: 34: [16] [16] 0x2aa21bbd0c0 VAL: '100' (3 sibs) 34: [17] [17] 0x2aa21bbd150 VAL: '101' (3 sibs) 34: [18] [18] 0x2aa21bbd1e0 VAL: '102' (3 sibs) 34: [19] [19] 0x2aa21bbd270 SEQ: (3 sibs) 3 children: 34: [20] [20] 0x2aa21bbd300 VAL: '110' (3 sibs) 34: [21] [21] 0x2aa21bbd390 VAL: '111' (3 sibs) 34: [22] [22] 0x2aa21bbd420 VAL: '112' (3 sibs) 34: [23] [23] 0x2aa21bbd4b0 SEQ: (3 sibs) 3 children: 34: [24] [24] 0x2aa21bbd540 VAL: '120' (3 sibs) 34: [25] [25] 0x2aa21bbd5d0 VAL: '121' (3 sibs) 34: [26] [26] 0x2aa21bbd660 VAL: '122' (3 sibs) 34: [27] [27] 0x2aa21bbd6f0 SEQ: (3 sibs) 3 children: 34: [28] [28] 0x2aa21bbd780 SEQ: (3 sibs) 3 children: 34: [29] [29] 0x2aa21bbd810 VAL: '200' (3 sibs) 34: [30] [30] 0x2aa21bbd8a0 VAL: '201' (3 sibs) 34: [31] [31] 0x2aa21bbd930 VAL: '202' (3 sibs) 34: [32] [32] 0x2aa21bbd9c0 SEQ: (3 sibs) 3 children: 34: [33] [33] 0x2aa21bbda50 VAL: '210' (3 sibs) 34: [34] [34] 0x2aa21bbdae0 VAL: '211' (3 sibs) 34: [35] [35] 0x2aa21bbdb70 VAL: '212' (3 sibs) 34: [36] [36] 0x2aa21bbdc00 SEQ: (3 sibs) 3 children: 34: [37] [37] 0x2aa21bbdc90 VAL: '220' (3 sibs) 34: [38] [38] 0x2aa21bbdd20 VAL: '221' (3 sibs) 34: [39] [39] 0x2aa21bbddb0 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 (8 ms total) 34: 34: [----------] Global test environment tear-down 34: [==========] 145 tests from 2 test suites ran. (8 ms total) 34: [ PASSED ] 145 tests. 34/52 Test #34: ryml-test-nested_seqx3 ............ Passed 0.01 sec test 35 Start 35: ryml-test-nested_mapx4 35: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_mapx4-0.5.0 35: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 35: Test timeout computed to be: 10000000 35: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 35: [==========] Running 73 tests from 2 test suites. 35: [----------] Global test environment set-up. 35: [----------] 1 test from CaseNode 35: [ RUN ] CaseNode.setting_up 35: [ OK ] CaseNode.setting_up (0 ms) 35: [----------] 1 test from CaseNode (0 ms total) 35: 35: [----------] 72 tests from NESTED_MAPX4/YmlTestCase 35: [ RUN ] NESTED_MAPX4/YmlTestCase.parse_unix/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: --------------- 35: { 35: foo0: { 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} }, 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} }, 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} }, 35: }, 35: bar0: { 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} }, 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} }, 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} }, 35: }, 35: baz0: { 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} }, 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} }, 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} }, 35: }, 35: }--------------- 35: REF TREE: 35: 0x2aa12df2e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12dee5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12dee780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12dee950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12deeb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12deebb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12deec50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12dee9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12deecf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12deed88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12deee20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12deea80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12deeec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12deef58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12deeff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12dee818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12def090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12def2f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12def390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12def128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12def430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12def4c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12def560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12def1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12def600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12def698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12def730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12dee8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12def7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def9a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12defa38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12defad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12def868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12defb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12defc08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12defca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12def900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12defd40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12defdd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12defe70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12dee648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12deff10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df00e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df02b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df0348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df03e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df0178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df0518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df05b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df0210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df06e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df0780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12deffa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df0820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df09f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df0a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df0b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df08b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df0c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df0cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df0950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df0e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df0ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df0040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df0f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df11c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df1260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df0ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df1398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df1430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df1090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df14d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df1568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df1600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12dee6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df16a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df1870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df1ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df1b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df1908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df1ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df1d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df19a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df1de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df1e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df1f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df1738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df1fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df2180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df2218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df22b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df2048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df23e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df2480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df20e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df25b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df2650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df17d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df26f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df28c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df2958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df29f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df2788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df2b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df2bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df2820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df2cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df2d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12dfed10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12dfeda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12dfee30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12dfeec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12dfef50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12dfefe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12dff070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12dff100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12dff190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12dff220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12dff2b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12dff340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12dff3d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12dff460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12dff4f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12dff580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12dff610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12dff6a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12dff730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12dff7c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12dff850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12dff8e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12dff970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12dffa00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12dffa90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12dffb20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12dffbb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12dffc40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12dffcd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12dffd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12dffdf0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12dffe80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12dfff10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12dfffa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e00030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e000c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e00150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e001e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e00270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e00300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e00390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e00420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e004b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e00540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e005d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e00660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e006f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e00780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e00810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e008a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e00930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e009c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e00a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e00ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e00b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e00c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e00c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e00d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e00db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e00e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e00ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e00f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e00ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e01080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e01110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e011a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e01230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e012c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e01350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e013e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e01470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e01500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e01590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e01620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e016b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e01740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e017d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e01860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e018f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e01980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e01a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e01aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e01b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e01bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e01c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e01ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e01d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e01e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e01e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e01f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e01fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e02040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e020d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e02160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e021f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e02280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e02310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e023a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e02430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e024c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e02550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e025e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e02670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e02700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e02790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e02820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e028b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e02940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e029d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e02a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e02af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e02b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e02c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e02ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e02d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e02dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e02e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e02ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e02f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e03000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e03090 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: 0x2aa12df2f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12df3070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12df3240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df3410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df35e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12df3678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12df3710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12df34a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df37b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12df3848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12df38e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12df3540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df3980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12df3a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12df3ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12df32d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df3b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df3d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12df3db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12df3e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12df3be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df3ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12df3f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12df4020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12df3c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df40c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12df4158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12df41f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12df3370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12df44f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12df4590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12df4328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12df46c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12df4760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12df43c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df4800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12df4898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12df4930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12df3108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12df49d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df4ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df4e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df4ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df4c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df4fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df5070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df4cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df51a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df5240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12df4a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df52e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df54b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df5548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df55e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df5378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df5718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df57b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df5410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df58e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df5980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df4b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df5a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df5bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df5c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df5d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df5ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df5e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df5ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df5b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df6028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df60c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12df31a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df6160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df6330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df6598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df6630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df63c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df66d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df6768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df6800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df68a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df6938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df69d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df61f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df6a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df6cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df6d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df6b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df6e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df6ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df6f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df6ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df6fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df7078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df7110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df6290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df71b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df7380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df7418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df74b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df7248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df7550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df75e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df7680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df72e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df7720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df77b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df7850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e07450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e074e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e07570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e07600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e07690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e07720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e077b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e07840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e078d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e07960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e079f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e07a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e07b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e07ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e07c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e07cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e07d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e07de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e07e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e07f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e07f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e08020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e080b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e08140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e081d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e08260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e082f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e08380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e08410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e084a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e08530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e085c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e08650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e086e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e08770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e08800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e08890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e08920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e089b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e08a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e08ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e08b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e08bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e08c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e08d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e08da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e08e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e08ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e08f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e08fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e09070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e09100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e09190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e09220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e092b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e09340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e093d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e09460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e094f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e09580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e09610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e096a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e09730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e097c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e09850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e098e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e09970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e09a00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e09a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e09b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e09bb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e09c40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e09cd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e09d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e09df0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e09e80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e09f10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e09fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e0a030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e0a0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e0a150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e0a1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e0a270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e0a300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e0a390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e0a420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e0a4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e0a540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e0a5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e0a660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e0a6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e0a780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e0a810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e0a8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e0a930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e0a9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e0aa50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e0aae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e0ab70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e0ac00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e0ac90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e0ad20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e0adb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e0ae40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e0aed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e0af60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e0aff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e0b080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e0b110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e0b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e0b230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e0b2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e0b350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e0b3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e0b470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e0b500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e0b590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e0b620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e0b6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e0b740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e0b7d0 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: 0x2aa12df2e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12dee5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12dee780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12dee950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12deeb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12deebb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12deec50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12dee9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12deecf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12deed88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12deee20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12deea80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12deeec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12deef58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12deeff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12dee818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12def090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12def2f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12def390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12def128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12def430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12def4c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12def560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12def1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12def600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12def698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12def730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12dee8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12def7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def9a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12defa38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12defad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12def868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12defb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12defc08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12defca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12def900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12defd40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12defdd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12defe70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12dee648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12deff10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df00e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df02b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df0348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df03e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df0178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df0518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df05b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df0210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df06e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df0780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12deffa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df0820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df09f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df0a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df0b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df08b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df0c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df0cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df0950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df0e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df0ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df0040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df0f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df11c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df1260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df0ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df1398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df1430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df1090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df14d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df1568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df1600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12dee6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df16a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df1870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df1ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df1b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df1908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df1ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df1d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df19a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df1de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df1e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df1f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df1738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df1fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df2180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df2218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df22b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df2048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df23e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df2480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df20e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df25b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df2650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df17d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df26f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df28c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df2958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df29f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df2788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df2b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df2bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df2820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df2cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df2d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e0bc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e0bcf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e0bd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e0be10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e0bea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e0bf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e0bfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e0c050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e0c0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e0c170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e0c200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e0c290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e0c320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e0c3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e0c440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e0c4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e0c560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e0c5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e0c680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e0c710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e0c7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e0c830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e0c8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e0c950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e0c9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e0ca70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e0cb00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e0cb90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e0cc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e0ccb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e0cd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e0cdd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e0ce60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e0cef0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e0cf80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e0d010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e0d0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e0d130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e0d1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e0d250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e0d2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e0d370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e0d400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e0d490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e0d520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e0d5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e0d640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e0d6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e0d760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e0d7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e0d880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e0d910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e0d9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e0da30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e0dac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e0db50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e0dbe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e0dc70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e0dd00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e0dd90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e0de20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e0deb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e0df40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e0dfd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e0e060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e0e0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e0e180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e0e210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e0e2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e0e330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e0e3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e0e450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e0e4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e0e570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e0e600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e0e690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e0e720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e0e7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e0e840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e0e8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e0e960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e0e9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e0ea80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e0eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e0eba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e0ec30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e0ecc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e0ed50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e0ede0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e0ee70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e0ef00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e0ef90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e0f020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e0f0b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e0f140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e0f1d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e0f260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e0f2f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e0f380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e0f410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e0f4a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e0f530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e0f5c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e0f650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e0f6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e0f770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e0f800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e0f890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e0f920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e0f9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e0fa40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e0fad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e0fb60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e0fbf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e0fc80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e0fd10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e0fda0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e0fe30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e0fec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e0ff50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e0ffe0 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: 0x2aa12df2f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12df3070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12df3240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df3410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df35e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12df3678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12df3710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12df34a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df37b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12df3848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12df38e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12df3540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df3980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12df3a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12df3ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12df32d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df3b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df3d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12df3db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12df3e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12df3be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df3ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12df3f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12df4020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12df3c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df40c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12df4158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12df41f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12df3370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12df44f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12df4590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12df4328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12df46c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12df4760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12df43c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df4800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12df4898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12df4930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12df3108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12df49d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df4ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df4e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df4ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df4c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df4fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df5070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df4cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df51a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df5240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12df4a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df52e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df54b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df5548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df55e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df5378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df5718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df57b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df5410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df58e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df5980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df4b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df5a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df5bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df5c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df5d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df5ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df5e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df5ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df5b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df6028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df60c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12df31a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df6160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df6330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df6598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df6630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df63c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df66d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df6768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df6800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df68a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df6938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df69d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df61f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df6a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df6cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df6d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df6b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df6e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df6ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df6f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df6ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df6fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df7078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df7110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df6290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df71b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df7380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df7418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df74b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df7248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df7550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df75e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df7680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df72e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df7720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df77b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df7850 KEYVAL: 'baz3' '2222' (3 sibs) 35: PARSED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e10470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e10500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e10590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e10620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e106b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e10740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e107d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e10860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e108f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e10980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e10a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e10aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e10b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e10bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e10c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e10ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e10d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e10e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e10e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e10f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e10fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e11040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e110d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e11160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e111f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e11280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e11310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e113a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e11430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e114c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e11550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e115e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e11670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e11700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e11790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e11820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e118b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e11940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e119d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e11a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e11af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e11b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e11c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e11ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e11d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e11dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e11e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e11ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e11f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e12000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e12090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e12120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e121b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e12240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e122d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e12360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e123f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e12480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e12510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e125a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e12630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e126c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e12750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e127e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e12870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e12900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e12990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e12a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e12ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e12b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e12bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e12c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e12cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e12d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e12e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e12ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e12f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e12fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e13050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e130e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e13170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e13200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e13290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e13320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e133b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e13440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e134d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e13560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e135f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e13680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e13710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e137a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e13830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e138c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e13950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e139e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e13a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e13b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e13b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e13c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e13cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e13d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e13dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e13e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e13ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e13f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e14010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e140a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e14130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e141c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e14250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e142e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e14370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e14400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e14490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e14520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e145b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e14640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e146d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e14760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e147f0 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] 0x2aa12dfed10 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12dfeda0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12dfee30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12dfeec0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12dfef50 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12dfefe0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12dff070 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12dff100 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12dff190 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12dff220 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12dff2b0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12dff340 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12dff3d0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12dff460 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12dff4f0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12dff580 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12dff610 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12dff6a0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12dff730 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12dff7c0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12dff850 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12dff8e0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12dff970 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12dffa00 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12dffa90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12dffb20 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12dffbb0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12dffc40 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12dffcd0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12dffd60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12dffdf0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12dffe80 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12dfff10 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12dfffa0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e00030 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e000c0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e00150 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e001e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e00270 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e00300 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e00390 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e00420 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e004b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e00540 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e005d0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e00660 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e006f0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e00780 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e00810 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e008a0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e00930 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e009c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e00a50 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e00ae0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e00b70 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e00c00 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e00c90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e00d20 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e00db0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e00e40 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e00ed0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e00f60 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e00ff0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e01080 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e01110 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e011a0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e01230 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e012c0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e01350 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e013e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e01470 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e01500 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e01590 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e01620 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e016b0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e01740 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e017d0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e01860 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e018f0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e01980 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e01a10 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e01aa0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e01b30 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e01bc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e01c50 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e01ce0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e01d70 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e01e00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e01e90 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e01f20 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e01fb0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e02040 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e020d0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e02160 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e021f0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e02280 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e02310 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e023a0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e02430 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e024c0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e02550 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e025e0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e02670 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e02700 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e02790 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e02820 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e028b0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e02940 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e029d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e02a60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e02af0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e02b80 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e02c10 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e02ca0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e02d30 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e02dc0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e02e50 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e02ee0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e02f70 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e03000 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e03090 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] 0x2aa12e17090 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e17120 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e171b0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e17240 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e172d0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e17360 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e173f0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e17480 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e17510 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e175a0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e17630 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e176c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e17750 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e177e0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e17870 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e17900 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e17990 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e17a20 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e17ab0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e17b40 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e17bd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e17c60 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e17cf0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e17d80 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e17e10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e17ea0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e17f30 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e17fc0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e18050 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e180e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e18170 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e18200 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e18290 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e18320 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e183b0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e18440 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e184d0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e18560 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e185f0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e18680 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e18710 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e187a0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e18830 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e188c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e18950 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e189e0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e18a70 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e18b00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e18b90 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e18c20 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e18cb0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e18d40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e18dd0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e18e60 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e18ef0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e18f80 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e19010 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e190a0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e19130 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e191c0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e19250 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e192e0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e19370 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e19400 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e19490 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e19520 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e195b0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e19640 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e196d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e19760 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e197f0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e19880 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e19910 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e199a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e19a30 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e19ac0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e19b50 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e19be0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e19c70 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e19d00 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e19d90 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e19e20 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e19eb0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e19f40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e19fd0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e1a060 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e1a0f0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e1a180 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e1a210 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e1a2a0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e1a330 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e1a3c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e1a450 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e1a4e0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e1a570 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e1a600 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e1a690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e1a720 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e1a7b0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e1a840 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e1a8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e1a960 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e1a9f0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e1aa80 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e1ab10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e1aba0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e1ac30 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e1acc0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e1ad50 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e1ade0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e1ae70 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e1af00 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e1af90 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e1b020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e1b0b0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e1b140 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e1b1d0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e1b260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e1b2f0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e1b380 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e1b410 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] 0x2aa12e07450 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e074e0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e07570 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e07600 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e07690 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e07720 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e077b0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e07840 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e078d0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e07960 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e079f0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e07a80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e07b10 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e07ba0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e07c30 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e07cc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e07d50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e07de0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e07e70 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e07f00 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e07f90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e08020 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e080b0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e08140 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e081d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e08260 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e082f0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e08380 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e08410 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e084a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e08530 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e085c0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e08650 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e086e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e08770 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e08800 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e08890 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e08920 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e089b0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e08a40 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e08ad0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e08b60 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e08bf0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e08c80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e08d10 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e08da0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e08e30 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e08ec0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e08f50 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e08fe0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e09070 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e09100 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e09190 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e09220 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e092b0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e09340 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e093d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e09460 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e094f0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e09580 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e09610 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e096a0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e09730 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e097c0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e09850 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e098e0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e09970 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e09a00 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e09a90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e09b20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e09bb0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e09c40 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e09cd0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e09d60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e09df0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e09e80 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e09f10 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e09fa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e0a030 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e0a0c0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e0a150 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e0a1e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e0a270 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e0a300 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e0a390 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e0a420 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e0a4b0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e0a540 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e0a5d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e0a660 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e0a6f0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e0a780 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e0a810 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e0a8a0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e0a930 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e0a9c0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e0aa50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e0aae0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e0ab70 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e0ac00 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e0ac90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e0ad20 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e0adb0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e0ae40 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e0aed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e0af60 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e0aff0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e0b080 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e0b110 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e0b1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e0b230 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e0b2c0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e0b350 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e0b3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e0b470 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e0b500 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e0b590 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e0b620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e0b6b0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e0b740 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e0b7d0 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] 0x2aa12e1b8a0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e1b930 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e1b9c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e1ba50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e1bae0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e1bb70 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e1bc00 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e1bc90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e1bd20 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e1bdb0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e1be40 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e1bed0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e1bf60 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e1bff0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e1c080 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e1c110 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e1c1a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e1c230 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e1c2c0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e1c350 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e1c3e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e1c470 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e1c500 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e1c590 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e1c620 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e1c6b0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e1c740 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e1c7d0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e1c860 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e1c8f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e1c980 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e1ca10 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e1caa0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e1cb30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e1cbc0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e1cc50 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e1cce0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e1cd70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e1ce00 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e1ce90 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e1cf20 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e1cfb0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e1d040 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e1d0d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e1d160 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e1d1f0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e1d280 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e1d310 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e1d3a0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e1d430 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e1d4c0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e1d550 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e1d5e0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e1d670 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e1d700 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e1d790 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e1d820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e1d8b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e1d940 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e1d9d0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e1da60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e1daf0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e1db80 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e1dc10 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e1dca0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e1dd30 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e1ddc0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e1de50 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e1dee0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e1df70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e1e000 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e1e090 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e1e120 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e1e1b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e1e240 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e1e2d0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e1e360 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e1e3f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e1e480 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e1e510 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e1e5a0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e1e630 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e1e6c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e1e750 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e1e7e0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e1e870 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e1e900 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e1e990 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e1ea20 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e1eab0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e1eb40 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e1ebd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e1ec60 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e1ecf0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e1ed80 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e1ee10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e1eea0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e1ef30 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e1efc0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e1f050 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e1f0e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e1f170 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e1f200 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e1f290 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e1f320 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e1f3b0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e1f440 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e1f4d0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e1f560 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e1f5f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e1f680 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e1f710 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e1f7a0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e1f830 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e1f8c0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e1f950 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e1f9e0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e1fa70 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e1fb00 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e1fb90 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e1fc20 KEYVAL: 'baz3' '2222' (3 sibs) 35: #nodes=121 vs #printed=121 35: -------------------------------------- 35: ~~~~~~~~~~~~~~ 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/0 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 35: ------------------------------------------- 35: running test case 'nested map x4' 35: ------------------------------------------- 35: [ OK ] NESTED_MAPX4/YmlTestCase.complete_unix_round_trip_json/1 (0 ms) 35: [ RUN ] NESTED_MAPX4/YmlTestCase.complete_windows_round_trip/0 35: ------------------------------------------- 35: running test case 'nested map x4, explicit' 35: ------------------------------------------- 35: ~~~~~~~~~~~~~~ src yml: 35: {\r\n 35: foo0: {\r\n 35: foo1: { foo2: {foo3: 0000, bar3: 0001, baz3: 0002}, bar2: {foo3: 0010, bar3: 0011, baz3: 0012}, baz2: {foo3: 0020, bar3: 0021, baz3: 0022} },\r\n 35: bar1: { foo2: {foo3: 0100, bar3: 0101, baz3: 0102}, bar2: {foo3: 0110, bar3: 0111, baz3: 0112}, baz2: {foo3: 0120, bar3: 0121, baz3: 0122} },\r\n 35: baz1: { foo2: {foo3: 0200, bar3: 0201, baz3: 0202}, bar2: {foo3: 0210, bar3: 0211, baz3: 0212}, baz2: {foo3: 0220, bar3: 0221, baz3: 0222} },\r\n 35: },\r\n 35: bar0: {\r\n 35: foo1: { foo2: {foo3: 1000, bar3: 1001, baz3: 1002}, bar2: {foo3: 1010, bar3: 1011, baz3: 1012}, baz2: {foo3: 1020, bar3: 1021, baz3: 1022} },\r\n 35: bar1: { foo2: {foo3: 1100, bar3: 1101, baz3: 1102}, bar2: {foo3: 1110, bar3: 1111, baz3: 1112}, baz2: {foo3: 1120, bar3: 1121, baz3: 1122} },\r\n 35: baz1: { foo2: {foo3: 1200, bar3: 1201, baz3: 1202}, bar2: {foo3: 1210, bar3: 1211, baz3: 1212}, baz2: {foo3: 1220, bar3: 1221, baz3: 1222} },\r\n 35: },\r\n 35: baz0: {\r\n 35: foo1: { foo2: {foo3: 2000, bar3: 2001, baz3: 2002}, bar2: {foo3: 2010, bar3: 2011, baz3: 2012}, baz2: {foo3: 2020, bar3: 2021, baz3: 2022} },\r\n 35: bar1: { foo2: {foo3: 2100, bar3: 2101, baz3: 2102}, bar2: {foo3: 2110, bar3: 2111, baz3: 2112}, baz2: {foo3: 2120, bar3: 2121, baz3: 2122} },\r\n 35: baz1: { foo2: {foo3: 2200, bar3: 2201, baz3: 2202}, bar2: {foo3: 2210, bar3: 2211, baz3: 2212}, baz2: {foo3: 2220, bar3: 2221, baz3: 2222} },\r\n 35: },\r\n 35: }~~~~~~~~~~~~~~ parsed tree: 35: -------------------------------------- 35: [0][0] 0x2aa12e0bc60 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e0bcf0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e0bd80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e0be10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e0bea0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e0bf30 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e0bfc0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e0c050 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e0c0e0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e0c170 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e0c200 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e0c290 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e0c320 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e0c3b0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e0c440 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e0c4d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e0c560 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e0c5f0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e0c680 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e0c710 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e0c7a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e0c830 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e0c8c0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e0c950 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e0c9e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e0ca70 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e0cb00 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e0cb90 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e0cc20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e0ccb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e0cd40 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e0cdd0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e0ce60 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e0cef0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e0cf80 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e0d010 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e0d0a0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e0d130 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e0d1c0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e0d250 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e0d2e0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e0d370 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e0d400 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e0d490 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e0d520 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e0d5b0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e0d640 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e0d6d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e0d760 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e0d7f0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e0d880 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e0d910 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e0d9a0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e0da30 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e0dac0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e0db50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e0dbe0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e0dc70 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e0dd00 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e0dd90 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e0de20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e0deb0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e0df40 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e0dfd0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e0e060 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e0e0f0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e0e180 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e0e210 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e0e2a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e0e330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e0e3c0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e0e450 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e0e4e0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e0e570 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e0e600 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e0e690 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e0e720 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e0e7b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e0e840 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e0e8d0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e0e960 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e0e9f0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e0ea80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e0eb10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e0eba0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e0ec30 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e0ecc0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e0ed50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e0ede0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e0ee70 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e0ef00 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e0ef90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e0f020 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e0f0b0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e0f140 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e0f1d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e0f260 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e0f2f0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e0f380 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e0f410 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e0f4a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e0f530 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e0f5c0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e0f650 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e0f6e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e0f770 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e0f800 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e0f890 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e0f920 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e0f9b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e0fa40 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e0fad0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e0fb60 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e0fbf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e0fc80 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e0fd10 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e0fda0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e0fe30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e0fec0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e0ff50 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e0ffe0 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] 0x2aa12e224c0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e22550 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e225e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e22670 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e22700 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e22790 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e22820 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e228b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e22940 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e229d0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e22a60 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e22af0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e22b80 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e22c10 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e22ca0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e22d30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e22dc0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e22e50 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e22ee0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e22f70 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e23000 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e23090 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e23120 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e231b0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e23240 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e232d0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e23360 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e233f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e23480 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e23510 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e235a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e23630 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e236c0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e23750 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e237e0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e23870 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e23900 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e23990 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e23a20 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e23ab0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e23b40 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e23bd0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e23c60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e23cf0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e23d80 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e23e10 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e23ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e23f30 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e23fc0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e24050 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e240e0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e24170 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e24200 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e24290 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e24320 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e243b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e24440 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e244d0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e24560 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e245f0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e24680 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e24710 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e247a0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e24830 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e248c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e24950 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e249e0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e24a70 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e24b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e24b90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e24c20 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e24cb0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e24d40 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e24dd0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e24e60 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e24ef0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e24f80 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e25010 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e250a0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e25130 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e251c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e25250 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e252e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e25370 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e25400 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e25490 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e25520 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e255b0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e25640 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e256d0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e25760 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e257f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e25880 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e25910 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e259a0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e25a30 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e25ac0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e25b50 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e25be0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e25c70 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e25d00 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e25d90 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e25e20 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e25eb0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e25f40 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e25fd0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e26060 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e260f0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e26180 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e26210 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e262a0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e26330 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e263c0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e26450 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e264e0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e26570 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e26600 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e26690 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e26720 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e267b0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e26840 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] 0x2aa12e10470 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e10500 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e10590 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e10620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e106b0 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e10740 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e107d0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e10860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e108f0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e10980 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e10a10 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e10aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e10b30 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e10bc0 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e10c50 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e10ce0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e10d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e10e00 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e10e90 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e10f20 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e10fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e11040 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e110d0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e11160 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e111f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e11280 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e11310 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e113a0 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e11430 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e114c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e11550 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e115e0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e11670 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e11700 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e11790 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e11820 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e118b0 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e11940 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e119d0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e11a60 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e11af0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e11b80 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e11c10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e11ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e11d30 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e11dc0 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e11e50 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e11ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e11f70 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e12000 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e12090 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e12120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e121b0 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e12240 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e122d0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e12360 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e123f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e12480 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e12510 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e125a0 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e12630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e126c0 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e12750 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e127e0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e12870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e12900 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e12990 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e12a20 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e12ab0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e12b40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e12bd0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e12c60 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e12cf0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e12d80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e12e10 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e12ea0 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e12f30 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e12fc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e13050 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e130e0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e13170 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e13200 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e13290 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e13320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e133b0 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e13440 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e134d0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e13560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e135f0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e13680 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e13710 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e137a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e13830 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e138c0 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e13950 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e139e0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e13a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e13b00 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e13b90 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e13c20 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e13cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e13d40 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e13dd0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e13e60 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e13ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e13f80 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e14010 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e140a0 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e14130 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e141c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e14250 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e142e0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e14370 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e14400 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e14490 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e14520 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e145b0 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e14640 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e146d0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e14760 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e147f0 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] 0x2aa12e26cd0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e26d60 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e26df0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e26e80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e26f10 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e26fa0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e27030 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e270c0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e27150 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e271e0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e27270 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e27300 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e27390 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e27420 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e274b0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e27540 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e275d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e27660 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e276f0 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e27780 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e27810 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e278a0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e27930 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e279c0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e27a50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e27ae0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e27b70 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e27c00 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e27c90 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e27d20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e27db0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e27e40 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e27ed0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e27f60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e27ff0 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e28080 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e28110 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e281a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e28230 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e282c0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e28350 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e283e0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e28470 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e28500 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e28590 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e28620 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e286b0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e28740 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e287d0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e28860 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e288f0 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e28980 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e28a10 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e28aa0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e28b30 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e28bc0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e28c50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e28ce0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e28d70 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e28e00 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e28e90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e28f20 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e28fb0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e29040 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e290d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e29160 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e291f0 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e29280 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e29310 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e293a0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e29430 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e294c0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e29550 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e295e0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e29670 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e29700 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e29790 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e29820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e298b0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e29940 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e299d0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e29a60 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e29af0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e29b80 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e29c10 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e29ca0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e29d30 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e29dc0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e29e50 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e29ee0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e29f70 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e2a000 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e2a090 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e2a120 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e2a1b0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e2a240 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e2a2d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e2a360 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e2a3f0 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e2a480 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e2a510 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e2a5a0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e2a630 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e2a6c0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e2a750 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e2a7e0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e2a870 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e2a900 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e2a990 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e2aa20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e2aab0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e2ab40 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e2abd0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e2ac60 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e2acf0 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e2ad80 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e2ae10 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e2aea0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e2af30 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e2afc0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e2b050 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: 0x2aa12df2e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12dee5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12dee780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12dee950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12deeb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12deebb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12deec50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12dee9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12deecf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12deed88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12deee20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12deea80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12deeec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12deef58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12deeff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12dee818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12def090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12def2f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12def390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12def128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12def430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12def4c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12def560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12def1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12def600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12def698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12def730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12dee8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12def7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def9a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12defa38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12defad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12def868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12defb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12defc08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12defca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12def900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12defd40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12defdd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12defe70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12dee648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12deff10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df00e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df02b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df0348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df03e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df0178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df0518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df05b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df0210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df06e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df0780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12deffa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df0820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df09f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df0a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df0b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df08b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df0c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df0cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df0950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df0e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df0ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df0040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df0f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df11c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df1260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df0ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df1398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df1430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df1090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df14d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df1568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df1600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12dee6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df16a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df1870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df1ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df1b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df1908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df1ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df1d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df19a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df1de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df1e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df1f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df1738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df1fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df2180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df2218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df22b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df2048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df23e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df2480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df20e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df25b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df2650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df17d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df26f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df28c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df2958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df29f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df2788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df2b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df2bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df2820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df2cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df2d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e2b4e0 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e2b570 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e2b600 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e2b690 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e2b720 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e2b7b0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e2b840 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e2b8d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e2b960 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e2b9f0 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e2ba80 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e2bb10 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e2bba0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e2bc30 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e2bcc0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e2bd50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e2bde0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e2be70 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e2bf00 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e2bf90 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e2c020 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e2c0b0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e2c140 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e2c1d0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e2c260 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e2c2f0 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e2c380 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e2c410 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e2c4a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e2c530 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e2c5c0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e2c650 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e2c6e0 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e2c770 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e2c800 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e2c890 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e2c920 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e2c9b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e2ca40 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e2cad0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e2cb60 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e2cbf0 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e2cc80 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e2cd10 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e2cda0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e2ce30 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e2cec0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e2cf50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e2cfe0 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e2d070 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e2d100 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e2d190 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e2d220 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e2d2b0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e2d340 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e2d3d0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e2d460 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e2d4f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e2d580 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e2d610 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e2d6a0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e2d730 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e2d7c0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e2d850 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e2d8e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e2d970 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e2da00 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e2da90 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e2db20 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e2dbb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e2dc40 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e2dcd0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e2dd60 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e2ddf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e2de80 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e2df10 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e2dfa0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e2e030 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e2e0c0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e2e150 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e2e1e0 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e2e270 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e2e300 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e2e390 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e2e420 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e2e4b0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e2e540 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e2e5d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e2e660 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e2e6f0 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e2e780 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e2e810 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e2e8a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e2e930 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e2e9c0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e2ea50 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e2eae0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e2eb70 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e2ec00 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e2ec90 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e2ed20 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e2edb0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e2ee40 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e2eed0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e2ef60 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e2eff0 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e2f080 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e2f110 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e2f1a0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e2f230 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e2f2c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e2f350 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e2f3e0 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e2f470 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e2f500 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e2f590 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e2f620 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e2f6b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e2f740 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e2f7d0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e2f860 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: 0x2aa12df2f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12df3070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12df3240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df3410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df35e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12df3678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12df3710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12df34a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df37b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12df3848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12df38e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12df3540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df3980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12df3a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12df3ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12df32d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df3b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df3d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12df3db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12df3e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12df3be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df3ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12df3f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12df4020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12df3c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df40c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12df4158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12df41f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12df3370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12df44f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12df4590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12df4328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12df46c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12df4760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12df43c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df4800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12df4898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12df4930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12df3108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12df49d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df4ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df4e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df4ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df4c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df4fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df5070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df4cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df51a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df5240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12df4a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df52e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df54b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df5548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df55e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df5378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df5718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df57b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df5410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df58e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df5980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df4b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df5a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df5bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df5c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df5d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df5ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df5e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df5ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df5b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df6028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df60c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12df31a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df6160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df6330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df6598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df6630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df63c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df66d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df6768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df6800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df68a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df6938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df69d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df61f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df6a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df6cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df6d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df6b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df6e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df6ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df6f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df6ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df6fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df7078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df7110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df6290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df71b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df7380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df7418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df74b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df7248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df7550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df75e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df7680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df72e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df7720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df77b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df7850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e2f900 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e2f990 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e2fa20 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e2fab0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e2fb40 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e2fbd0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e2fc60 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e2fcf0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e2fd80 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e2fe10 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e2fea0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e2ff30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e2ffc0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e30050 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e300e0 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e30170 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e30200 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e30290 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e30320 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e303b0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e30440 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e304d0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e30560 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e305f0 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e30680 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e30710 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e307a0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e30830 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e308c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e30950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e309e0 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e30a70 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e30b00 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e30b90 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e30c20 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e30cb0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e30d40 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e30dd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e30e60 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e30ef0 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e30f80 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e31010 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e310a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e31130 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e311c0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e31250 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e312e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e31370 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e31400 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e31490 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e31520 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e315b0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e31640 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e316d0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e31760 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e317f0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e31880 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e31910 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e319a0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e31a30 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e31ac0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e31b50 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e31be0 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e31c70 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e31d00 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e31d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e31e20 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e31eb0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e31f40 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e31fd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e32060 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e320f0 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e32180 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e32210 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e322a0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e32330 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e323c0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e32450 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e324e0 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e32570 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e32600 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e32690 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e32720 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e327b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e32840 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e328d0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e32960 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e329f0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e32a80 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e32b10 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e32ba0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e32c30 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e32cc0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e32d50 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e32de0 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e32e70 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e32f00 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e32f90 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e33020 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e330b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e33140 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e331d0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e33260 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e332f0 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e33380 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e33410 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e334a0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e33530 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e335c0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e33650 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e336e0 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e33770 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e33800 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e33890 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e33920 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e339b0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e33a40 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e33ad0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e33b60 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e33bf0 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e33c80 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: 0x2aa12df2e80 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12dee5b0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12dee780 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12dee950 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12deeb20 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12deebb8 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12deec50 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12dee9e8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12deecf0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12deed88 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12deee20 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12deea80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12deeec0 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12deef58 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12deeff0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12dee818 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12def090 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def260 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12def2f8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12def390 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12def128 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12def430 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12def4c8 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12def560 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12def1c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12def600 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12def698 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12def730 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12dee8b0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12def7d0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12def9a0 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12defa38 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12defad0 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12def868 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12defb70 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12defc08 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12defca0 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12def900 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12defd40 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12defdd8 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12defe70 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12dee648 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12deff10 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df00e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df02b0 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df0348 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df03e0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df0178 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0480 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df0518 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df05b0 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df0210 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0650 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df06e8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df0780 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12deffa8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df0820 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df09f0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df0a88 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df0b20 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df08b8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df0bc0 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df0c58 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df0cf0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df0950 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df0d90 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df0e28 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df0ec0 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df0040 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df0f60 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1130 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df11c8 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df1260 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df0ff8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1300 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df1398 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df1430 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df1090 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df14d0 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df1568 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df1600 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12dee6e0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df16a0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df1870 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df1a40 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df1ad8 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df1b70 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df1908 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df1c10 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df1ca8 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df1d40 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df19a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df1de0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df1e78 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df1f10 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df1738 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df1fb0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df2180 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df2218 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df22b0 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df2048 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2350 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df23e8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df2480 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df20e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2520 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df25b8 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df2650 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df17d0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df26f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df28c0 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df2958 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df29f0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df2788 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df2a90 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df2b28 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df2bc0 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df2820 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df2c60 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df2cf8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df2d90 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e33d20 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e33db0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e33e40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e33ed0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e33f60 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e33ff0 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e34080 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e34110 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e341a0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e34230 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e342c0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e34350 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e343e0 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e34470 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e34500 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e34590 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e34620 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e346b0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e34740 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e347d0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e34860 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e348f0 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e34980 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e34a10 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e34aa0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e34b30 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e34bc0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e34c50 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e34ce0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e34d70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e34e00 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e34e90 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e34f20 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e34fb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e35040 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e350d0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e35160 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e351f0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e35280 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e35310 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e353a0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e35430 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e354c0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e35550 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e355e0 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e35670 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e35700 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e35790 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e35820 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e358b0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e35940 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e359d0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e35a60 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e35af0 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e35b80 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e35c10 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e35ca0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e35d30 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e35dc0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e35e50 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e35ee0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e35f70 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e36000 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e36090 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e36120 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e361b0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e36240 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e362d0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e36360 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e363f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e36480 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e36510 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e365a0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e36630 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e366c0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e36750 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e367e0 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e36870 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e36900 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e36990 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e36a20 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e36ab0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e36b40 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e36bd0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e36c60 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e36cf0 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e36d80 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e36e10 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e36ea0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e36f30 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e36fc0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e37050 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e370e0 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e37170 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e37200 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e37290 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e37320 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e373b0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e37440 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e374d0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e37560 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e375f0 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e37680 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e37710 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e377a0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e37830 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e378c0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e37950 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e379e0 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e37a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e37b00 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e37b90 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e37c20 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e37cb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e37d40 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e37dd0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e37e60 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e37ef0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e37f80 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e38010 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e380a0 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: 0x2aa12df2f98 [ROOT] MAP: (0 sibs) 3 children: 35: 0x2aa12df3070 KEYMAP: 'foo0' (3 sibs) 3 children: 35: 0x2aa12df3240 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df3410 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df35e0 KEYVAL: 'foo3' '0000' (3 sibs) 35: 0x2aa12df3678 KEYVAL: 'bar3' '0001' (3 sibs) 35: 0x2aa12df3710 KEYVAL: 'baz3' '0002' (3 sibs) 35: 0x2aa12df34a8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df37b0 KEYVAL: 'foo3' '0010' (3 sibs) 35: 0x2aa12df3848 KEYVAL: 'bar3' '0011' (3 sibs) 35: 0x2aa12df38e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: 0x2aa12df3540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df3980 KEYVAL: 'foo3' '0020' (3 sibs) 35: 0x2aa12df3a18 KEYVAL: 'bar3' '0021' (3 sibs) 35: 0x2aa12df3ab0 KEYVAL: 'baz3' '0022' (3 sibs) 35: 0x2aa12df32d8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df3b50 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df3d20 KEYVAL: 'foo3' '0100' (3 sibs) 35: 0x2aa12df3db8 KEYVAL: 'bar3' '0101' (3 sibs) 35: 0x2aa12df3e50 KEYVAL: 'baz3' '0102' (3 sibs) 35: 0x2aa12df3be8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df3ef0 KEYVAL: 'foo3' '0110' (3 sibs) 35: 0x2aa12df3f88 KEYVAL: 'bar3' '0111' (3 sibs) 35: 0x2aa12df4020 KEYVAL: 'baz3' '0112' (3 sibs) 35: 0x2aa12df3c80 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df40c0 KEYVAL: 'foo3' '0120' (3 sibs) 35: 0x2aa12df4158 KEYVAL: 'bar3' '0121' (3 sibs) 35: 0x2aa12df41f0 KEYVAL: 'baz3' '0122' (3 sibs) 35: 0x2aa12df3370 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df4290 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4460 KEYVAL: 'foo3' '0200' (3 sibs) 35: 0x2aa12df44f8 KEYVAL: 'bar3' '0201' (3 sibs) 35: 0x2aa12df4590 KEYVAL: 'baz3' '0202' (3 sibs) 35: 0x2aa12df4328 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4630 KEYVAL: 'foo3' '0210' (3 sibs) 35: 0x2aa12df46c8 KEYVAL: 'bar3' '0211' (3 sibs) 35: 0x2aa12df4760 KEYVAL: 'baz3' '0212' (3 sibs) 35: 0x2aa12df43c0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df4800 KEYVAL: 'foo3' '0220' (3 sibs) 35: 0x2aa12df4898 KEYVAL: 'bar3' '0221' (3 sibs) 35: 0x2aa12df4930 KEYVAL: 'baz3' '0222' (3 sibs) 35: 0x2aa12df3108 KEYMAP: 'bar0' (3 sibs) 3 children: 35: 0x2aa12df49d0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df4ba0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df4d70 KEYVAL: 'foo3' '1000' (3 sibs) 35: 0x2aa12df4e08 KEYVAL: 'bar3' '1001' (3 sibs) 35: 0x2aa12df4ea0 KEYVAL: 'baz3' '1002' (3 sibs) 35: 0x2aa12df4c38 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df4f40 KEYVAL: 'foo3' '1010' (3 sibs) 35: 0x2aa12df4fd8 KEYVAL: 'bar3' '1011' (3 sibs) 35: 0x2aa12df5070 KEYVAL: 'baz3' '1012' (3 sibs) 35: 0x2aa12df4cd0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5110 KEYVAL: 'foo3' '1020' (3 sibs) 35: 0x2aa12df51a8 KEYVAL: 'bar3' '1021' (3 sibs) 35: 0x2aa12df5240 KEYVAL: 'baz3' '1022' (3 sibs) 35: 0x2aa12df4a68 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df52e0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df54b0 KEYVAL: 'foo3' '1100' (3 sibs) 35: 0x2aa12df5548 KEYVAL: 'bar3' '1101' (3 sibs) 35: 0x2aa12df55e0 KEYVAL: 'baz3' '1102' (3 sibs) 35: 0x2aa12df5378 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5680 KEYVAL: 'foo3' '1110' (3 sibs) 35: 0x2aa12df5718 KEYVAL: 'bar3' '1111' (3 sibs) 35: 0x2aa12df57b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: 0x2aa12df5410 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5850 KEYVAL: 'foo3' '1120' (3 sibs) 35: 0x2aa12df58e8 KEYVAL: 'bar3' '1121' (3 sibs) 35: 0x2aa12df5980 KEYVAL: 'baz3' '1122' (3 sibs) 35: 0x2aa12df4b00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df5a20 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df5bf0 KEYVAL: 'foo3' '1200' (3 sibs) 35: 0x2aa12df5c88 KEYVAL: 'bar3' '1201' (3 sibs) 35: 0x2aa12df5d20 KEYVAL: 'baz3' '1202' (3 sibs) 35: 0x2aa12df5ab8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df5dc0 KEYVAL: 'foo3' '1210' (3 sibs) 35: 0x2aa12df5e58 KEYVAL: 'bar3' '1211' (3 sibs) 35: 0x2aa12df5ef0 KEYVAL: 'baz3' '1212' (3 sibs) 35: 0x2aa12df5b50 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df5f90 KEYVAL: 'foo3' '1220' (3 sibs) 35: 0x2aa12df6028 KEYVAL: 'bar3' '1221' (3 sibs) 35: 0x2aa12df60c0 KEYVAL: 'baz3' '1222' (3 sibs) 35: 0x2aa12df31a0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: 0x2aa12df6160 KEYMAP: 'foo1' (3 sibs) 3 children: 35: 0x2aa12df6330 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6500 KEYVAL: 'foo3' '2000' (3 sibs) 35: 0x2aa12df6598 KEYVAL: 'bar3' '2001' (3 sibs) 35: 0x2aa12df6630 KEYVAL: 'baz3' '2002' (3 sibs) 35: 0x2aa12df63c8 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df66d0 KEYVAL: 'foo3' '2010' (3 sibs) 35: 0x2aa12df6768 KEYVAL: 'bar3' '2011' (3 sibs) 35: 0x2aa12df6800 KEYVAL: 'baz3' '2012' (3 sibs) 35: 0x2aa12df6460 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df68a0 KEYVAL: 'foo3' '2020' (3 sibs) 35: 0x2aa12df6938 KEYVAL: 'bar3' '2021' (3 sibs) 35: 0x2aa12df69d0 KEYVAL: 'baz3' '2022' (3 sibs) 35: 0x2aa12df61f8 KEYMAP: 'bar1' (3 sibs) 3 children: 35: 0x2aa12df6a70 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df6c40 KEYVAL: 'foo3' '2100' (3 sibs) 35: 0x2aa12df6cd8 KEYVAL: 'bar3' '2101' (3 sibs) 35: 0x2aa12df6d70 KEYVAL: 'baz3' '2102' (3 sibs) 35: 0x2aa12df6b08 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df6e10 KEYVAL: 'foo3' '2110' (3 sibs) 35: 0x2aa12df6ea8 KEYVAL: 'bar3' '2111' (3 sibs) 35: 0x2aa12df6f40 KEYVAL: 'baz3' '2112' (3 sibs) 35: 0x2aa12df6ba0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df6fe0 KEYVAL: 'foo3' '2120' (3 sibs) 35: 0x2aa12df7078 KEYVAL: 'bar3' '2121' (3 sibs) 35: 0x2aa12df7110 KEYVAL: 'baz3' '2122' (3 sibs) 35: 0x2aa12df6290 KEYMAP: 'baz1' (3 sibs) 3 children: 35: 0x2aa12df71b0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: 0x2aa12df7380 KEYVAL: 'foo3' '2200' (3 sibs) 35: 0x2aa12df7418 KEYVAL: 'bar3' '2201' (3 sibs) 35: 0x2aa12df74b0 KEYVAL: 'baz3' '2202' (3 sibs) 35: 0x2aa12df7248 KEYMAP: 'bar2' (3 sibs) 3 children: 35: 0x2aa12df7550 KEYVAL: 'foo3' '2210' (3 sibs) 35: 0x2aa12df75e8 KEYVAL: 'bar3' '2211' (3 sibs) 35: 0x2aa12df7680 KEYVAL: 'baz3' '2212' (3 sibs) 35: 0x2aa12df72e0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: 0x2aa12df7720 KEYVAL: 'foo3' '2220' (3 sibs) 35: 0x2aa12df77b8 KEYVAL: 'bar3' '2221' (3 sibs) 35: 0x2aa12df7850 KEYVAL: 'baz3' '2222' (3 sibs) 35: RECREATED TREE: 35: -------------------------------------- 35: [0][0] 0x2aa12e38140 [ROOT] MAP: (1 sibs) 3 children: 35: [1] [1] 0x2aa12e381d0 KEYMAP: 'foo0' (3 sibs) 3 children: 35: [2] [2] 0x2aa12e38260 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [3] [3] 0x2aa12e382f0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [4] [4] 0x2aa12e38380 KEYVAL: 'foo3' '0000' (3 sibs) 35: [5] [5] 0x2aa12e38410 KEYVAL: 'bar3' '0001' (3 sibs) 35: [6] [6] 0x2aa12e384a0 KEYVAL: 'baz3' '0002' (3 sibs) 35: [7] [7] 0x2aa12e38530 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [8] [8] 0x2aa12e385c0 KEYVAL: 'foo3' '0010' (3 sibs) 35: [9] [9] 0x2aa12e38650 KEYVAL: 'bar3' '0011' (3 sibs) 35: [10] [10] 0x2aa12e386e0 KEYVAL: 'baz3' '0012' (3 sibs) 35: [11] [11] 0x2aa12e38770 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [12] [12] 0x2aa12e38800 KEYVAL: 'foo3' '0020' (3 sibs) 35: [13] [13] 0x2aa12e38890 KEYVAL: 'bar3' '0021' (3 sibs) 35: [14] [14] 0x2aa12e38920 KEYVAL: 'baz3' '0022' (3 sibs) 35: [15] [15] 0x2aa12e389b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [16] [16] 0x2aa12e38a40 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [17] [17] 0x2aa12e38ad0 KEYVAL: 'foo3' '0100' (3 sibs) 35: [18] [18] 0x2aa12e38b60 KEYVAL: 'bar3' '0101' (3 sibs) 35: [19] [19] 0x2aa12e38bf0 KEYVAL: 'baz3' '0102' (3 sibs) 35: [20] [20] 0x2aa12e38c80 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [21] [21] 0x2aa12e38d10 KEYVAL: 'foo3' '0110' (3 sibs) 35: [22] [22] 0x2aa12e38da0 KEYVAL: 'bar3' '0111' (3 sibs) 35: [23] [23] 0x2aa12e38e30 KEYVAL: 'baz3' '0112' (3 sibs) 35: [24] [24] 0x2aa12e38ec0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [25] [25] 0x2aa12e38f50 KEYVAL: 'foo3' '0120' (3 sibs) 35: [26] [26] 0x2aa12e38fe0 KEYVAL: 'bar3' '0121' (3 sibs) 35: [27] [27] 0x2aa12e39070 KEYVAL: 'baz3' '0122' (3 sibs) 35: [28] [28] 0x2aa12e39100 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [29] [29] 0x2aa12e39190 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [30] [30] 0x2aa12e39220 KEYVAL: 'foo3' '0200' (3 sibs) 35: [31] [31] 0x2aa12e392b0 KEYVAL: 'bar3' '0201' (3 sibs) 35: [32] [32] 0x2aa12e39340 KEYVAL: 'baz3' '0202' (3 sibs) 35: [33] [33] 0x2aa12e393d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [34] [34] 0x2aa12e39460 KEYVAL: 'foo3' '0210' (3 sibs) 35: [35] [35] 0x2aa12e394f0 KEYVAL: 'bar3' '0211' (3 sibs) 35: [36] [36] 0x2aa12e39580 KEYVAL: 'baz3' '0212' (3 sibs) 35: [37] [37] 0x2aa12e39610 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [38] [38] 0x2aa12e396a0 KEYVAL: 'foo3' '0220' (3 sibs) 35: [39] [39] 0x2aa12e39730 KEYVAL: 'bar3' '0221' (3 sibs) 35: [40] [40] 0x2aa12e397c0 KEYVAL: 'baz3' '0222' (3 sibs) 35: [41] [41] 0x2aa12e39850 KEYMAP: 'bar0' (3 sibs) 3 children: 35: [42] [42] 0x2aa12e398e0 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [43] [43] 0x2aa12e39970 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [44] [44] 0x2aa12e39a00 KEYVAL: 'foo3' '1000' (3 sibs) 35: [45] [45] 0x2aa12e39a90 KEYVAL: 'bar3' '1001' (3 sibs) 35: [46] [46] 0x2aa12e39b20 KEYVAL: 'baz3' '1002' (3 sibs) 35: [47] [47] 0x2aa12e39bb0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [48] [48] 0x2aa12e39c40 KEYVAL: 'foo3' '1010' (3 sibs) 35: [49] [49] 0x2aa12e39cd0 KEYVAL: 'bar3' '1011' (3 sibs) 35: [50] [50] 0x2aa12e39d60 KEYVAL: 'baz3' '1012' (3 sibs) 35: [51] [51] 0x2aa12e39df0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [52] [52] 0x2aa12e39e80 KEYVAL: 'foo3' '1020' (3 sibs) 35: [53] [53] 0x2aa12e39f10 KEYVAL: 'bar3' '1021' (3 sibs) 35: [54] [54] 0x2aa12e39fa0 KEYVAL: 'baz3' '1022' (3 sibs) 35: [55] [55] 0x2aa12e3a030 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [56] [56] 0x2aa12e3a0c0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [57] [57] 0x2aa12e3a150 KEYVAL: 'foo3' '1100' (3 sibs) 35: [58] [58] 0x2aa12e3a1e0 KEYVAL: 'bar3' '1101' (3 sibs) 35: [59] [59] 0x2aa12e3a270 KEYVAL: 'baz3' '1102' (3 sibs) 35: [60] [60] 0x2aa12e3a300 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [61] [61] 0x2aa12e3a390 KEYVAL: 'foo3' '1110' (3 sibs) 35: [62] [62] 0x2aa12e3a420 KEYVAL: 'bar3' '1111' (3 sibs) 35: [63] [63] 0x2aa12e3a4b0 KEYVAL: 'baz3' '1112' (3 sibs) 35: [64] [64] 0x2aa12e3a540 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [65] [65] 0x2aa12e3a5d0 KEYVAL: 'foo3' '1120' (3 sibs) 35: [66] [66] 0x2aa12e3a660 KEYVAL: 'bar3' '1121' (3 sibs) 35: [67] [67] 0x2aa12e3a6f0 KEYVAL: 'baz3' '1122' (3 sibs) 35: [68] [68] 0x2aa12e3a780 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [69] [69] 0x2aa12e3a810 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [70] [70] 0x2aa12e3a8a0 KEYVAL: 'foo3' '1200' (3 sibs) 35: [71] [71] 0x2aa12e3a930 KEYVAL: 'bar3' '1201' (3 sibs) 35: [72] [72] 0x2aa12e3a9c0 KEYVAL: 'baz3' '1202' (3 sibs) 35: [73] [73] 0x2aa12e3aa50 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [74] [74] 0x2aa12e3aae0 KEYVAL: 'foo3' '1210' (3 sibs) 35: [75] [75] 0x2aa12e3ab70 KEYVAL: 'bar3' '1211' (3 sibs) 35: [76] [76] 0x2aa12e3ac00 KEYVAL: 'baz3' '1212' (3 sibs) 35: [77] [77] 0x2aa12e3ac90 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [78] [78] 0x2aa12e3ad20 KEYVAL: 'foo3' '1220' (3 sibs) 35: [79] [79] 0x2aa12e3adb0 KEYVAL: 'bar3' '1221' (3 sibs) 35: [80] [80] 0x2aa12e3ae40 KEYVAL: 'baz3' '1222' (3 sibs) 35: [81] [81] 0x2aa12e3aed0 KEYMAP: 'baz0' (3 sibs) 3 children: 35: [82] [82] 0x2aa12e3af60 KEYMAP: 'foo1' (3 sibs) 3 children: 35: [83] [83] 0x2aa12e3aff0 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [84] [84] 0x2aa12e3b080 KEYVAL: 'foo3' '2000' (3 sibs) 35: [85] [85] 0x2aa12e3b110 KEYVAL: 'bar3' '2001' (3 sibs) 35: [86] [86] 0x2aa12e3b1a0 KEYVAL: 'baz3' '2002' (3 sibs) 35: [87] [87] 0x2aa12e3b230 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [88] [88] 0x2aa12e3b2c0 KEYVAL: 'foo3' '2010' (3 sibs) 35: [89] [89] 0x2aa12e3b350 KEYVAL: 'bar3' '2011' (3 sibs) 35: [90] [90] 0x2aa12e3b3e0 KEYVAL: 'baz3' '2012' (3 sibs) 35: [91] [91] 0x2aa12e3b470 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [92] [92] 0x2aa12e3b500 KEYVAL: 'foo3' '2020' (3 sibs) 35: [93] [93] 0x2aa12e3b590 KEYVAL: 'bar3' '2021' (3 sibs) 35: [94] [94] 0x2aa12e3b620 KEYVAL: 'baz3' '2022' (3 sibs) 35: [95] [95] 0x2aa12e3b6b0 KEYMAP: 'bar1' (3 sibs) 3 children: 35: [96] [96] 0x2aa12e3b740 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [97] [97] 0x2aa12e3b7d0 KEYVAL: 'foo3' '2100' (3 sibs) 35: [98] [98] 0x2aa12e3b860 KEYVAL: 'bar3' '2101' (3 sibs) 35: [99] [99] 0x2aa12e3b8f0 KEYVAL: 'baz3' '2102' (3 sibs) 35: [100] [100] 0x2aa12e3b980 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [101] [101] 0x2aa12e3ba10 KEYVAL: 'foo3' '2110' (3 sibs) 35: [102] [102] 0x2aa12e3baa0 KEYVAL: 'bar3' '2111' (3 sibs) 35: [103] [103] 0x2aa12e3bb30 KEYVAL: 'baz3' '2112' (3 sibs) 35: [104] [104] 0x2aa12e3bbc0 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [105] [105] 0x2aa12e3bc50 KEYVAL: 'foo3' '2120' (3 sibs) 35: [106] [106] 0x2aa12e3bce0 KEYVAL: 'bar3' '2121' (3 sibs) 35: [107] [107] 0x2aa12e3bd70 KEYVAL: 'baz3' '2122' (3 sibs) 35: [108] [108] 0x2aa12e3be00 KEYMAP: 'baz1' (3 sibs) 3 children: 35: [109] [109] 0x2aa12e3be90 KEYMAP: 'foo2' (3 sibs) 3 children: 35: [110] [110] 0x2aa12e3bf20 KEYVAL: 'foo3' '2200' (3 sibs) 35: [111] [111] 0x2aa12e3bfb0 KEYVAL: 'bar3' '2201' (3 sibs) 35: [112] [112] 0x2aa12e3c040 KEYVAL: 'baz3' '2202' (3 sibs) 35: [113] [113] 0x2aa12e3c0d0 KEYMAP: 'bar2' (3 sibs) 3 children: 35: [114] [114] 0x2aa12e3c160 KEYVAL: 'foo3' '2210' (3 sibs) 35: [115] [115] 0x2aa12e3c1f0 KEYVAL: 'bar3' '2211' (3 sibs) 35: [116] [116] 0x2aa12e3c280 KEYVAL: 'baz3' '2212' (3 sibs) 35: [117] [117] 0x2aa12e3c310 KEYMAP: 'baz2' (3 sibs) 3 children: 35: [118] [118] 0x2aa12e3c3a0 KEYVAL: 'foo3' '2220' (3 sibs) 35: [119] [119] 0x2aa12e3c430 KEYVAL: 'bar3' '2221' (3 sibs) 35: [120] [120] 0x2aa12e3c4c0 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 (11 ms total) 35: 35: [----------] Global test environment tear-down 35: [==========] 73 tests from 2 test suites ran. (11 ms total) 35: [ PASSED ] 73 tests. 35/52 Test #35: ryml-test-nested_mapx4 ............ Passed 0.01 sec test 36 Start 36: ryml-test-nested_seqx4 36: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-nested_seqx4-0.5.0 36: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 36: Test timeout computed to be: 10000000 36: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 36: [==========] Running 73 tests from 2 test suites. 36: [----------] Global test environment set-up. 36: [----------] 1 test from CaseNode 36: [ RUN ] CaseNode.setting_up 36: [ OK ] CaseNode.setting_up (0 ms) 36: [----------] 1 test from CaseNode (0 ms total) 36: 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase 36: [ RUN ] NESTED_SEQX4/YmlTestCase.parse_unix/0 36: ------------------------------------------- 36: running test case 'nested seq x4, explicit' 36: ------------------------------------------- 36: --------------- 36: [ 36: [[[0000, 0001, 0002], [0010, 0011, 0012], [0020, 0021, 0022]], 36: [[0100, 0101, 0102], [0110, 0111, 0112], [0120, 0121, 0122]], 36: [[0200, 0201, 0202], [0210, 0211, 0212], [0220, 0221, 0222]]], 36: 36: [[[1000, 1001, 1002], [1010, 1011, 1012], [1020, 1021, 1022]], 36: [[1100, 1101, 1102], [1110, 1111, 1112], [1120, 1121, 1122]], 36: [[1200, 1201, 1202], [1210, 1211, 1212], [1220, 1221, 1222]]], 36: 36: [[[2000, 2001, 2002], [2010, 2011, 2012], [2020, 2021, 2022]], 36: [[2100, 2101, 2102], [2110, 2111, 2112], [2120, 2121, 2122]], 36: [[2200, 2201, 2202], [2210, 2211, 2212], [2220, 2221, 2222]]], 36: ]--------------- 36: REF TREE: 36: 0x2aa316ede80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316e95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9950 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9b20 VAL: '0000' (3 sibs) 36: 0x2aa316e9bb8 VAL: '0001' (3 sibs) 36: 0x2aa316e9c50 VAL: '0002' (3 sibs) 36: 0x2aa316e99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9cf0 VAL: '0010' (3 sibs) 36: 0x2aa316e9d88 VAL: '0011' (3 sibs) 36: 0x2aa316e9e20 VAL: '0012' (3 sibs) 36: 0x2aa316e9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9ec0 VAL: '0020' (3 sibs) 36: 0x2aa316e9f58 VAL: '0021' (3 sibs) 36: 0x2aa316e9ff0 VAL: '0022' (3 sibs) 36: 0x2aa316e9818 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea260 VAL: '0100' (3 sibs) 36: 0x2aa316ea2f8 VAL: '0101' (3 sibs) 36: 0x2aa316ea390 VAL: '0102' (3 sibs) 36: 0x2aa316ea128 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea430 VAL: '0110' (3 sibs) 36: 0x2aa316ea4c8 VAL: '0111' (3 sibs) 36: 0x2aa316ea560 VAL: '0112' (3 sibs) 36: 0x2aa316ea1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea600 VAL: '0120' (3 sibs) 36: 0x2aa316ea698 VAL: '0121' (3 sibs) 36: 0x2aa316ea730 VAL: '0122' (3 sibs) 36: 0x2aa316e98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea9a0 VAL: '0200' (3 sibs) 36: 0x2aa316eaa38 VAL: '0201' (3 sibs) 36: 0x2aa316eaad0 VAL: '0202' (3 sibs) 36: 0x2aa316ea868 SEQ: (3 sibs) 3 children: 36: 0x2aa316eab70 VAL: '0210' (3 sibs) 36: 0x2aa316eac08 VAL: '0211' (3 sibs) 36: 0x2aa316eaca0 VAL: '0212' (3 sibs) 36: 0x2aa316ea900 SEQ: (3 sibs) 3 children: 36: 0x2aa316ead40 VAL: '0220' (3 sibs) 36: 0x2aa316eadd8 VAL: '0221' (3 sibs) 36: 0x2aa316eae70 VAL: '0222' (3 sibs) 36: 0x2aa316e9648 SEQ: (3 sibs) 3 children: 36: 0x2aa316eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb2b0 VAL: '1000' (3 sibs) 36: 0x2aa316eb348 VAL: '1001' (3 sibs) 36: 0x2aa316eb3e0 VAL: '1002' (3 sibs) 36: 0x2aa316eb178 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb480 VAL: '1010' (3 sibs) 36: 0x2aa316eb518 VAL: '1011' (3 sibs) 36: 0x2aa316eb5b0 VAL: '1012' (3 sibs) 36: 0x2aa316eb210 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb650 VAL: '1020' (3 sibs) 36: 0x2aa316eb6e8 VAL: '1021' (3 sibs) 36: 0x2aa316eb780 VAL: '1022' (3 sibs) 36: 0x2aa316eafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb820 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb9f0 VAL: '1100' (3 sibs) 36: 0x2aa316eba88 VAL: '1101' (3 sibs) 36: 0x2aa316ebb20 VAL: '1102' (3 sibs) 36: 0x2aa316eb8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebbc0 VAL: '1110' (3 sibs) 36: 0x2aa316ebc58 VAL: '1111' (3 sibs) 36: 0x2aa316ebcf0 VAL: '1112' (3 sibs) 36: 0x2aa316eb950 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebd90 VAL: '1120' (3 sibs) 36: 0x2aa316ebe28 VAL: '1121' (3 sibs) 36: 0x2aa316ebec0 VAL: '1122' (3 sibs) 36: 0x2aa316eb040 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebf60 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec130 VAL: '1200' (3 sibs) 36: 0x2aa316ec1c8 VAL: '1201' (3 sibs) 36: 0x2aa316ec260 VAL: '1202' (3 sibs) 36: 0x2aa316ebff8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec300 VAL: '1210' (3 sibs) 36: 0x2aa316ec398 VAL: '1211' (3 sibs) 36: 0x2aa316ec430 VAL: '1212' (3 sibs) 36: 0x2aa316ec090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec4d0 VAL: '1220' (3 sibs) 36: 0x2aa316ec568 VAL: '1221' (3 sibs) 36: 0x2aa316ec600 VAL: '1222' (3 sibs) 36: 0x2aa316e96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec870 SEQ: (3 sibs) 3 children: 36: 0x2aa316eca40 VAL: '2000' (3 sibs) 36: 0x2aa316ecad8 VAL: '2001' (3 sibs) 36: 0x2aa316ecb70 VAL: '2002' (3 sibs) 36: 0x2aa316ec908 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecc10 VAL: '2010' (3 sibs) 36: 0x2aa316ecca8 VAL: '2011' (3 sibs) 36: 0x2aa316ecd40 VAL: '2012' (3 sibs) 36: 0x2aa316ec9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecde0 VAL: '2020' (3 sibs) 36: 0x2aa316ece78 VAL: '2021' (3 sibs) 36: 0x2aa316ecf10 VAL: '2022' (3 sibs) 36: 0x2aa316ec738 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed180 VAL: '2100' (3 sibs) 36: 0x2aa316ed218 VAL: '2101' (3 sibs) 36: 0x2aa316ed2b0 VAL: '2102' (3 sibs) 36: 0x2aa316ed048 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed350 VAL: '2110' (3 sibs) 36: 0x2aa316ed3e8 VAL: '2111' (3 sibs) 36: 0x2aa316ed480 VAL: '2112' (3 sibs) 36: 0x2aa316ed0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed520 VAL: '2120' (3 sibs) 36: 0x2aa316ed5b8 VAL: '2121' (3 sibs) 36: 0x2aa316ed650 VAL: '2122' (3 sibs) 36: 0x2aa316ec7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed8c0 VAL: '2200' (3 sibs) 36: 0x2aa316ed958 VAL: '2201' (3 sibs) 36: 0x2aa316ed9f0 VAL: '2202' (3 sibs) 36: 0x2aa316ed788 SEQ: (3 sibs) 3 children: 36: 0x2aa316eda90 VAL: '2210' (3 sibs) 36: 0x2aa316edb28 VAL: '2211' (3 sibs) 36: 0x2aa316edbc0 VAL: '2212' (3 sibs) 36: 0x2aa316ed820 SEQ: (3 sibs) 3 children: 36: 0x2aa316edc60 VAL: '2220' (3 sibs) 36: 0x2aa316edcf8 VAL: '2221' (3 sibs) 36: 0x2aa316edd90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa316f8a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa316f8ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa316f8b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa316f8c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa316f8c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa316f8d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa316f8db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa316f8e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa316f8ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa316f8f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa316f8ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa316f9080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa316f9110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa316f91a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa316f9230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa316f92c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa316f9350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa316f93e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa316f9470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa316f9500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa316f9590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa316f9620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa316f96b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa316f9740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa316f97d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa316f9860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa316f98f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa316f9980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa316f9a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa316f9aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa316f9b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa316f9bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa316f9c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa316f9ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa316f9d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa316f9e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa316f9e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa316f9f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa316f9fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa316fa040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa316fa0d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa316fa160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa316fa1f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa316fa280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa316fa310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa316fa3a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa316fa430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa316fa4c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa316fa550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa316fa5e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa316fa670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa316fa700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa316fa790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa316fa820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa316fa8b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa316fa940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa316fa9d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa316faa60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa316faaf0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa316fab80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa316fac10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa316faca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa316fad30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa316fadc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa316fae50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa316faee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa316faf70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa316fb000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa316fb090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa316fb120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa316fb1b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa316fb240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa316fb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa316fb360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa316fb3f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa316fb480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa316fb510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa316fb5a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa316fb630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa316fb6c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa316fb750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa316fb7e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa316fb870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa316fb900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa316fb990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa316fba20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa316fbab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa316fbb40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa316fbbd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa316fbc60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa316fbcf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa316fbd80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa316fbe10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa316fbea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa316fbf30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa316fbfc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa316fc050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa316fc0e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa316fc170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa316fc200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa316fc290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa316fc320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa316fc3b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa316fc440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa316fc4d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa316fc560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa316fc5f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa316fc680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa316fc710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa316fc7a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa316fc830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa316fc8c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa316fc950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa316fc9e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa316fca70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa316fcb00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa316fcb90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa316fcc20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa316fccb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa316fcd40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa316fcdd0 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: 0x2aa316edf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316ee070 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee240 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee410 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee5e0 VAL: '0000' (3 sibs) 36: 0x2aa316ee678 VAL: '0001' (3 sibs) 36: 0x2aa316ee710 VAL: '0002' (3 sibs) 36: 0x2aa316ee4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee7b0 VAL: '0010' (3 sibs) 36: 0x2aa316ee848 VAL: '0011' (3 sibs) 36: 0x2aa316ee8e0 VAL: '0012' (3 sibs) 36: 0x2aa316ee540 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee980 VAL: '0020' (3 sibs) 36: 0x2aa316eea18 VAL: '0021' (3 sibs) 36: 0x2aa316eeab0 VAL: '0022' (3 sibs) 36: 0x2aa316ee2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeb50 SEQ: (3 sibs) 3 children: 36: 0x2aa316eed20 VAL: '0100' (3 sibs) 36: 0x2aa316eedb8 VAL: '0101' (3 sibs) 36: 0x2aa316eee50 VAL: '0102' (3 sibs) 36: 0x2aa316eebe8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeef0 VAL: '0110' (3 sibs) 36: 0x2aa316eef88 VAL: '0111' (3 sibs) 36: 0x2aa316ef020 VAL: '0112' (3 sibs) 36: 0x2aa316eec80 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef0c0 VAL: '0120' (3 sibs) 36: 0x2aa316ef158 VAL: '0121' (3 sibs) 36: 0x2aa316ef1f0 VAL: '0122' (3 sibs) 36: 0x2aa316ee370 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef290 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef460 VAL: '0200' (3 sibs) 36: 0x2aa316ef4f8 VAL: '0201' (3 sibs) 36: 0x2aa316ef590 VAL: '0202' (3 sibs) 36: 0x2aa316ef328 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef630 VAL: '0210' (3 sibs) 36: 0x2aa316ef6c8 VAL: '0211' (3 sibs) 36: 0x2aa316ef760 VAL: '0212' (3 sibs) 36: 0x2aa316ef3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef800 VAL: '0220' (3 sibs) 36: 0x2aa316ef898 VAL: '0221' (3 sibs) 36: 0x2aa316ef930 VAL: '0222' (3 sibs) 36: 0x2aa316ee108 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efd70 VAL: '1000' (3 sibs) 36: 0x2aa316efe08 VAL: '1001' (3 sibs) 36: 0x2aa316efea0 VAL: '1002' (3 sibs) 36: 0x2aa316efc38 SEQ: (3 sibs) 3 children: 36: 0x2aa316eff40 VAL: '1010' (3 sibs) 36: 0x2aa316effd8 VAL: '1011' (3 sibs) 36: 0x2aa316f0070 VAL: '1012' (3 sibs) 36: 0x2aa316efcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0110 VAL: '1020' (3 sibs) 36: 0x2aa316f01a8 VAL: '1021' (3 sibs) 36: 0x2aa316f0240 VAL: '1022' (3 sibs) 36: 0x2aa316efa68 SEQ: (3 sibs) 3 children: 36: 0x2aa316f02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f04b0 VAL: '1100' (3 sibs) 36: 0x2aa316f0548 VAL: '1101' (3 sibs) 36: 0x2aa316f05e0 VAL: '1102' (3 sibs) 36: 0x2aa316f0378 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0680 VAL: '1110' (3 sibs) 36: 0x2aa316f0718 VAL: '1111' (3 sibs) 36: 0x2aa316f07b0 VAL: '1112' (3 sibs) 36: 0x2aa316f0410 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0850 VAL: '1120' (3 sibs) 36: 0x2aa316f08e8 VAL: '1121' (3 sibs) 36: 0x2aa316f0980 VAL: '1122' (3 sibs) 36: 0x2aa316efb00 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0bf0 VAL: '1200' (3 sibs) 36: 0x2aa316f0c88 VAL: '1201' (3 sibs) 36: 0x2aa316f0d20 VAL: '1202' (3 sibs) 36: 0x2aa316f0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0dc0 VAL: '1210' (3 sibs) 36: 0x2aa316f0e58 VAL: '1211' (3 sibs) 36: 0x2aa316f0ef0 VAL: '1212' (3 sibs) 36: 0x2aa316f0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0f90 VAL: '1220' (3 sibs) 36: 0x2aa316f1028 VAL: '1221' (3 sibs) 36: 0x2aa316f10c0 VAL: '1222' (3 sibs) 36: 0x2aa316ee1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1160 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1330 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1500 VAL: '2000' (3 sibs) 36: 0x2aa316f1598 VAL: '2001' (3 sibs) 36: 0x2aa316f1630 VAL: '2002' (3 sibs) 36: 0x2aa316f13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f16d0 VAL: '2010' (3 sibs) 36: 0x2aa316f1768 VAL: '2011' (3 sibs) 36: 0x2aa316f1800 VAL: '2012' (3 sibs) 36: 0x2aa316f1460 SEQ: (3 sibs) 3 children: 36: 0x2aa316f18a0 VAL: '2020' (3 sibs) 36: 0x2aa316f1938 VAL: '2021' (3 sibs) 36: 0x2aa316f19d0 VAL: '2022' (3 sibs) 36: 0x2aa316f11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1c40 VAL: '2100' (3 sibs) 36: 0x2aa316f1cd8 VAL: '2101' (3 sibs) 36: 0x2aa316f1d70 VAL: '2102' (3 sibs) 36: 0x2aa316f1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1e10 VAL: '2110' (3 sibs) 36: 0x2aa316f1ea8 VAL: '2111' (3 sibs) 36: 0x2aa316f1f40 VAL: '2112' (3 sibs) 36: 0x2aa316f1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1fe0 VAL: '2120' (3 sibs) 36: 0x2aa316f2078 VAL: '2121' (3 sibs) 36: 0x2aa316f2110 VAL: '2122' (3 sibs) 36: 0x2aa316f1290 SEQ: (3 sibs) 3 children: 36: 0x2aa316f21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2380 VAL: '2200' (3 sibs) 36: 0x2aa316f2418 VAL: '2201' (3 sibs) 36: 0x2aa316f24b0 VAL: '2202' (3 sibs) 36: 0x2aa316f2248 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2550 VAL: '2210' (3 sibs) 36: 0x2aa316f25e8 VAL: '2211' (3 sibs) 36: 0x2aa316f2680 VAL: '2212' (3 sibs) 36: 0x2aa316f22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2720 VAL: '2220' (3 sibs) 36: 0x2aa316f27b8 VAL: '2221' (3 sibs) 36: 0x2aa316f2850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa31700880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31700910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317009a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31700a30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31700ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31700b50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31700be0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31700c70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31700d00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31700d90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31700e20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31700eb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31700f40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31700fd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31701060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa317010f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31701180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31701210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa317012a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31701330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa317013c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31701450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa317014e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31701570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31701600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31701690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31701720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa317017b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31701840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa317018d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31701960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa317019f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31701a80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31701b10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31701ba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31701c30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31701cc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31701d50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31701de0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31701e70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31701f00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31701f90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31702020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa317020b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31702140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa317021d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31702260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa317022f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31702380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31702410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa317024a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31702530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa317025c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31702650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa317026e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31702770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31702800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31702890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31702920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317029b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31702a40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31702ad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31702b60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31702bf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31702c80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31702d10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa31702da0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31702e30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31702ec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31702f50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31702fe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31703070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31703100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31703190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31703220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa317032b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31703340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa317033d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31703460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa317034f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31703580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31703610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa317036a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31703730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa317037c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31703850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317038e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31703970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31703a00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31703a90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31703b20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31703bb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31703c40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31703cd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31703d60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31703df0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31703e80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31703f10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31703fa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31704030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa317040c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31704150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa317041e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31704270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31704300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31704390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31704420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa317044b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31704540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa317045d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31704660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa317046f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31704780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31704810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa317048a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31704930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa317049c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31704a50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31704ae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31704b70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31704c00 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: 0x2aa316ede80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316e95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9950 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9b20 VAL: '0000' (3 sibs) 36: 0x2aa316e9bb8 VAL: '0001' (3 sibs) 36: 0x2aa316e9c50 VAL: '0002' (3 sibs) 36: 0x2aa316e99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9cf0 VAL: '0010' (3 sibs) 36: 0x2aa316e9d88 VAL: '0011' (3 sibs) 36: 0x2aa316e9e20 VAL: '0012' (3 sibs) 36: 0x2aa316e9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9ec0 VAL: '0020' (3 sibs) 36: 0x2aa316e9f58 VAL: '0021' (3 sibs) 36: 0x2aa316e9ff0 VAL: '0022' (3 sibs) 36: 0x2aa316e9818 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea260 VAL: '0100' (3 sibs) 36: 0x2aa316ea2f8 VAL: '0101' (3 sibs) 36: 0x2aa316ea390 VAL: '0102' (3 sibs) 36: 0x2aa316ea128 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea430 VAL: '0110' (3 sibs) 36: 0x2aa316ea4c8 VAL: '0111' (3 sibs) 36: 0x2aa316ea560 VAL: '0112' (3 sibs) 36: 0x2aa316ea1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea600 VAL: '0120' (3 sibs) 36: 0x2aa316ea698 VAL: '0121' (3 sibs) 36: 0x2aa316ea730 VAL: '0122' (3 sibs) 36: 0x2aa316e98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea9a0 VAL: '0200' (3 sibs) 36: 0x2aa316eaa38 VAL: '0201' (3 sibs) 36: 0x2aa316eaad0 VAL: '0202' (3 sibs) 36: 0x2aa316ea868 SEQ: (3 sibs) 3 children: 36: 0x2aa316eab70 VAL: '0210' (3 sibs) 36: 0x2aa316eac08 VAL: '0211' (3 sibs) 36: 0x2aa316eaca0 VAL: '0212' (3 sibs) 36: 0x2aa316ea900 SEQ: (3 sibs) 3 children: 36: 0x2aa316ead40 VAL: '0220' (3 sibs) 36: 0x2aa316eadd8 VAL: '0221' (3 sibs) 36: 0x2aa316eae70 VAL: '0222' (3 sibs) 36: 0x2aa316e9648 SEQ: (3 sibs) 3 children: 36: 0x2aa316eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb2b0 VAL: '1000' (3 sibs) 36: 0x2aa316eb348 VAL: '1001' (3 sibs) 36: 0x2aa316eb3e0 VAL: '1002' (3 sibs) 36: 0x2aa316eb178 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb480 VAL: '1010' (3 sibs) 36: 0x2aa316eb518 VAL: '1011' (3 sibs) 36: 0x2aa316eb5b0 VAL: '1012' (3 sibs) 36: 0x2aa316eb210 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb650 VAL: '1020' (3 sibs) 36: 0x2aa316eb6e8 VAL: '1021' (3 sibs) 36: 0x2aa316eb780 VAL: '1022' (3 sibs) 36: 0x2aa316eafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb820 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb9f0 VAL: '1100' (3 sibs) 36: 0x2aa316eba88 VAL: '1101' (3 sibs) 36: 0x2aa316ebb20 VAL: '1102' (3 sibs) 36: 0x2aa316eb8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebbc0 VAL: '1110' (3 sibs) 36: 0x2aa316ebc58 VAL: '1111' (3 sibs) 36: 0x2aa316ebcf0 VAL: '1112' (3 sibs) 36: 0x2aa316eb950 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebd90 VAL: '1120' (3 sibs) 36: 0x2aa316ebe28 VAL: '1121' (3 sibs) 36: 0x2aa316ebec0 VAL: '1122' (3 sibs) 36: 0x2aa316eb040 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebf60 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec130 VAL: '1200' (3 sibs) 36: 0x2aa316ec1c8 VAL: '1201' (3 sibs) 36: 0x2aa316ec260 VAL: '1202' (3 sibs) 36: 0x2aa316ebff8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec300 VAL: '1210' (3 sibs) 36: 0x2aa316ec398 VAL: '1211' (3 sibs) 36: 0x2aa316ec430 VAL: '1212' (3 sibs) 36: 0x2aa316ec090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec4d0 VAL: '1220' (3 sibs) 36: 0x2aa316ec568 VAL: '1221' (3 sibs) 36: 0x2aa316ec600 VAL: '1222' (3 sibs) 36: 0x2aa316e96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec870 SEQ: (3 sibs) 3 children: 36: 0x2aa316eca40 VAL: '2000' (3 sibs) 36: 0x2aa316ecad8 VAL: '2001' (3 sibs) 36: 0x2aa316ecb70 VAL: '2002' (3 sibs) 36: 0x2aa316ec908 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecc10 VAL: '2010' (3 sibs) 36: 0x2aa316ecca8 VAL: '2011' (3 sibs) 36: 0x2aa316ecd40 VAL: '2012' (3 sibs) 36: 0x2aa316ec9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecde0 VAL: '2020' (3 sibs) 36: 0x2aa316ece78 VAL: '2021' (3 sibs) 36: 0x2aa316ecf10 VAL: '2022' (3 sibs) 36: 0x2aa316ec738 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed180 VAL: '2100' (3 sibs) 36: 0x2aa316ed218 VAL: '2101' (3 sibs) 36: 0x2aa316ed2b0 VAL: '2102' (3 sibs) 36: 0x2aa316ed048 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed350 VAL: '2110' (3 sibs) 36: 0x2aa316ed3e8 VAL: '2111' (3 sibs) 36: 0x2aa316ed480 VAL: '2112' (3 sibs) 36: 0x2aa316ed0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed520 VAL: '2120' (3 sibs) 36: 0x2aa316ed5b8 VAL: '2121' (3 sibs) 36: 0x2aa316ed650 VAL: '2122' (3 sibs) 36: 0x2aa316ec7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed8c0 VAL: '2200' (3 sibs) 36: 0x2aa316ed958 VAL: '2201' (3 sibs) 36: 0x2aa316ed9f0 VAL: '2202' (3 sibs) 36: 0x2aa316ed788 SEQ: (3 sibs) 3 children: 36: 0x2aa316eda90 VAL: '2210' (3 sibs) 36: 0x2aa316edb28 VAL: '2211' (3 sibs) 36: 0x2aa316edbc0 VAL: '2212' (3 sibs) 36: 0x2aa316ed820 SEQ: (3 sibs) 3 children: 36: 0x2aa316edc60 VAL: '2220' (3 sibs) 36: 0x2aa316edcf8 VAL: '2221' (3 sibs) 36: 0x2aa316edd90 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa31705090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31705120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317051b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31705240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa317052d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31705360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa317053f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31705480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31705510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa317055a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31705630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa317056c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31705750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa317057e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31705870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31705900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31705990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31705a20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31705ab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31705b40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31705bd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31705c60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31705cf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31705d80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31705e10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31705ea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31705f30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31705fc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31706050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa317060e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31706170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31706200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31706290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31706320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa317063b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31706440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa317064d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31706560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa317065f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31706680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31706710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa317067a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31706830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa317068c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31706950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa317069e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31706a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31706b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31706b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31706c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa31706cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31706d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31706dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31706e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31706ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31706f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31707010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa317070a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31707130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317071c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31707250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa317072e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31707370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31707400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31707490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31707520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa317075b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31707640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa317076d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31707760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa317077f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31707880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31707910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa317079a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31707a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31707ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31707b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31707be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31707c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31707d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31707d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31707e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31707eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31707f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31707fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31708060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317080f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31708180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31708210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa317082a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31708330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa317083c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31708450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa317084e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31708570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31708600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31708690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31708720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa317087b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31708840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa317088d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31708960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa317089f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31708a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31708b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31708ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31708c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31708cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31708d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31708de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31708e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31708f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31708f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31709020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa317090b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31709140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa317091d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31709260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa317092f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31709380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31709410 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: 0x2aa316edf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316ee070 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee240 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee410 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee5e0 VAL: '0000' (3 sibs) 36: 0x2aa316ee678 VAL: '0001' (3 sibs) 36: 0x2aa316ee710 VAL: '0002' (3 sibs) 36: 0x2aa316ee4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee7b0 VAL: '0010' (3 sibs) 36: 0x2aa316ee848 VAL: '0011' (3 sibs) 36: 0x2aa316ee8e0 VAL: '0012' (3 sibs) 36: 0x2aa316ee540 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee980 VAL: '0020' (3 sibs) 36: 0x2aa316eea18 VAL: '0021' (3 sibs) 36: 0x2aa316eeab0 VAL: '0022' (3 sibs) 36: 0x2aa316ee2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeb50 SEQ: (3 sibs) 3 children: 36: 0x2aa316eed20 VAL: '0100' (3 sibs) 36: 0x2aa316eedb8 VAL: '0101' (3 sibs) 36: 0x2aa316eee50 VAL: '0102' (3 sibs) 36: 0x2aa316eebe8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeef0 VAL: '0110' (3 sibs) 36: 0x2aa316eef88 VAL: '0111' (3 sibs) 36: 0x2aa316ef020 VAL: '0112' (3 sibs) 36: 0x2aa316eec80 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef0c0 VAL: '0120' (3 sibs) 36: 0x2aa316ef158 VAL: '0121' (3 sibs) 36: 0x2aa316ef1f0 VAL: '0122' (3 sibs) 36: 0x2aa316ee370 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef290 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef460 VAL: '0200' (3 sibs) 36: 0x2aa316ef4f8 VAL: '0201' (3 sibs) 36: 0x2aa316ef590 VAL: '0202' (3 sibs) 36: 0x2aa316ef328 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef630 VAL: '0210' (3 sibs) 36: 0x2aa316ef6c8 VAL: '0211' (3 sibs) 36: 0x2aa316ef760 VAL: '0212' (3 sibs) 36: 0x2aa316ef3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef800 VAL: '0220' (3 sibs) 36: 0x2aa316ef898 VAL: '0221' (3 sibs) 36: 0x2aa316ef930 VAL: '0222' (3 sibs) 36: 0x2aa316ee108 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efd70 VAL: '1000' (3 sibs) 36: 0x2aa316efe08 VAL: '1001' (3 sibs) 36: 0x2aa316efea0 VAL: '1002' (3 sibs) 36: 0x2aa316efc38 SEQ: (3 sibs) 3 children: 36: 0x2aa316eff40 VAL: '1010' (3 sibs) 36: 0x2aa316effd8 VAL: '1011' (3 sibs) 36: 0x2aa316f0070 VAL: '1012' (3 sibs) 36: 0x2aa316efcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0110 VAL: '1020' (3 sibs) 36: 0x2aa316f01a8 VAL: '1021' (3 sibs) 36: 0x2aa316f0240 VAL: '1022' (3 sibs) 36: 0x2aa316efa68 SEQ: (3 sibs) 3 children: 36: 0x2aa316f02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f04b0 VAL: '1100' (3 sibs) 36: 0x2aa316f0548 VAL: '1101' (3 sibs) 36: 0x2aa316f05e0 VAL: '1102' (3 sibs) 36: 0x2aa316f0378 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0680 VAL: '1110' (3 sibs) 36: 0x2aa316f0718 VAL: '1111' (3 sibs) 36: 0x2aa316f07b0 VAL: '1112' (3 sibs) 36: 0x2aa316f0410 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0850 VAL: '1120' (3 sibs) 36: 0x2aa316f08e8 VAL: '1121' (3 sibs) 36: 0x2aa316f0980 VAL: '1122' (3 sibs) 36: 0x2aa316efb00 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0bf0 VAL: '1200' (3 sibs) 36: 0x2aa316f0c88 VAL: '1201' (3 sibs) 36: 0x2aa316f0d20 VAL: '1202' (3 sibs) 36: 0x2aa316f0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0dc0 VAL: '1210' (3 sibs) 36: 0x2aa316f0e58 VAL: '1211' (3 sibs) 36: 0x2aa316f0ef0 VAL: '1212' (3 sibs) 36: 0x2aa316f0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0f90 VAL: '1220' (3 sibs) 36: 0x2aa316f1028 VAL: '1221' (3 sibs) 36: 0x2aa316f10c0 VAL: '1222' (3 sibs) 36: 0x2aa316ee1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1160 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1330 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1500 VAL: '2000' (3 sibs) 36: 0x2aa316f1598 VAL: '2001' (3 sibs) 36: 0x2aa316f1630 VAL: '2002' (3 sibs) 36: 0x2aa316f13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f16d0 VAL: '2010' (3 sibs) 36: 0x2aa316f1768 VAL: '2011' (3 sibs) 36: 0x2aa316f1800 VAL: '2012' (3 sibs) 36: 0x2aa316f1460 SEQ: (3 sibs) 3 children: 36: 0x2aa316f18a0 VAL: '2020' (3 sibs) 36: 0x2aa316f1938 VAL: '2021' (3 sibs) 36: 0x2aa316f19d0 VAL: '2022' (3 sibs) 36: 0x2aa316f11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1c40 VAL: '2100' (3 sibs) 36: 0x2aa316f1cd8 VAL: '2101' (3 sibs) 36: 0x2aa316f1d70 VAL: '2102' (3 sibs) 36: 0x2aa316f1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1e10 VAL: '2110' (3 sibs) 36: 0x2aa316f1ea8 VAL: '2111' (3 sibs) 36: 0x2aa316f1f40 VAL: '2112' (3 sibs) 36: 0x2aa316f1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1fe0 VAL: '2120' (3 sibs) 36: 0x2aa316f2078 VAL: '2121' (3 sibs) 36: 0x2aa316f2110 VAL: '2122' (3 sibs) 36: 0x2aa316f1290 SEQ: (3 sibs) 3 children: 36: 0x2aa316f21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2380 VAL: '2200' (3 sibs) 36: 0x2aa316f2418 VAL: '2201' (3 sibs) 36: 0x2aa316f24b0 VAL: '2202' (3 sibs) 36: 0x2aa316f2248 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2550 VAL: '2210' (3 sibs) 36: 0x2aa316f25e8 VAL: '2211' (3 sibs) 36: 0x2aa316f2680 VAL: '2212' (3 sibs) 36: 0x2aa316f22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2720 VAL: '2220' (3 sibs) 36: 0x2aa316f27b8 VAL: '2221' (3 sibs) 36: 0x2aa316f2850 VAL: '2222' (3 sibs) 36: PARSED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa317098a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31709930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317099c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31709a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31709ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31709b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31709c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31709c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31709d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31709db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31709e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31709ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31709f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31709ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa3170a080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa3170a110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa3170a1a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa3170a230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa3170a2c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa3170a350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa3170a3e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa3170a470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa3170a500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa3170a590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa3170a620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa3170a6b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa3170a740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa3170a7d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa3170a860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa3170a8f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa3170a980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa3170aa10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa3170aaa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa3170ab30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa3170abc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa3170ac50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa3170ace0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa3170ad70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa3170ae00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa3170ae90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa3170af20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa3170afb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa3170b040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa3170b0d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa3170b160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa3170b1f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa3170b280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa3170b310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa3170b3a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa3170b430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa3170b4c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa3170b550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa3170b5e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa3170b670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa3170b700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa3170b790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa3170b820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa3170b8b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa3170b940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa3170b9d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa3170ba60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa3170baf0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa3170bb80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa3170bc10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa3170bca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa3170bd30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa3170bdc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa3170be50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa3170bee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa3170bf70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa3170c000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa3170c090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa3170c120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa3170c1b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa3170c240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa3170c2d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa3170c360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa3170c3f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa3170c480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa3170c510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa3170c5a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa3170c630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa3170c6c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa3170c750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa3170c7e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa3170c870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa3170c900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa3170c990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa3170ca20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa3170cab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa3170cb40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa3170cbd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa3170cc60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa3170ccf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa3170cd80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa3170ce10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa3170cea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa3170cf30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa3170cfc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa3170d050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa3170d0e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa3170d170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa3170d200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa3170d290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa3170d320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa3170d3b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa3170d440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa3170d4d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa3170d560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa3170d5f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa3170d680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa3170d710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa3170d7a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa3170d830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa3170d8c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa3170d950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa3170d9e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa3170da70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa3170db00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa3170db90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa3170dc20 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] 0x2aa316f8a50 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa316f8ae0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa316f8b70 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa316f8c00 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa316f8c90 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa316f8d20 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa316f8db0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa316f8e40 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa316f8ed0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa316f8f60 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa316f8ff0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa316f9080 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa316f9110 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa316f91a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa316f9230 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa316f92c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa316f9350 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa316f93e0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa316f9470 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa316f9500 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa316f9590 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa316f9620 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa316f96b0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa316f9740 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa316f97d0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa316f9860 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa316f98f0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa316f9980 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa316f9a10 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa316f9aa0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa316f9b30 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa316f9bc0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa316f9c50 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa316f9ce0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa316f9d70 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa316f9e00 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa316f9e90 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa316f9f20 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa316f9fb0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa316fa040 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa316fa0d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa316fa160 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa316fa1f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa316fa280 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa316fa310 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa316fa3a0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa316fa430 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa316fa4c0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa316fa550 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa316fa5e0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa316fa670 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa316fa700 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa316fa790 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa316fa820 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa316fa8b0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa316fa940 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa316fa9d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa316faa60 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa316faaf0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa316fab80 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa316fac10 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa316faca0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa316fad30 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa316fadc0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa316fae50 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa316faee0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa316faf70 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa316fb000 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa316fb090 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa316fb120 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa316fb1b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa316fb240 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa316fb2d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa316fb360 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa316fb3f0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa316fb480 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa316fb510 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa316fb5a0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa316fb630 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa316fb6c0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa316fb750 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa316fb7e0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa316fb870 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa316fb900 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa316fb990 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa316fba20 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa316fbab0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa316fbb40 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa316fbbd0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa316fbc60 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa316fbcf0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa316fbd80 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa316fbe10 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa316fbea0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa316fbf30 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa316fbfc0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa316fc050 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa316fc0e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa316fc170 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa316fc200 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa316fc290 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa316fc320 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa316fc3b0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa316fc440 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa316fc4d0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa316fc560 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa316fc5f0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa316fc680 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa316fc710 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa316fc7a0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa316fc830 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa316fc8c0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa316fc950 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa316fc9e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa316fca70 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa316fcb00 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa316fcb90 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa316fcc20 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa316fccb0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa316fcd40 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa316fcdd0 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] 0x2aa317104c0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31710550 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317105e0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31710670 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31710700 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31710790 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31710820 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa317108b0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31710940 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa317109d0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31710a60 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31710af0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31710b80 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31710c10 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31710ca0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31710d30 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31710dc0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31710e50 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31710ee0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31710f70 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31711000 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31711090 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31711120 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa317111b0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31711240 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa317112d0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31711360 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa317113f0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31711480 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa31711510 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa317115a0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31711630 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa317116c0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31711750 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa317117e0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31711870 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31711900 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31711990 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31711a20 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31711ab0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31711b40 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31711bd0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31711c60 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa31711cf0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31711d80 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa31711e10 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31711ea0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31711f30 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31711fc0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31712050 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa317120e0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31712170 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31712200 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31712290 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31712320 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa317123b0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31712440 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa317124d0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31712560 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317125f0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31712680 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31712710 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa317127a0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31712830 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa317128c0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31712950 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa317129e0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31712a70 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31712b00 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31712b90 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31712c20 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31712cb0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31712d40 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31712dd0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31712e60 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31712ef0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31712f80 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31713010 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa317130a0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31713130 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa317131c0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31713250 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa317132e0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31713370 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31713400 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31713490 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa31713520 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa317135b0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31713640 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa317136d0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31713760 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa317137f0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31713880 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31713910 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa317139a0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31713a30 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31713ac0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31713b50 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31713be0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31713c70 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31713d00 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31713d90 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31713e20 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31713eb0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31713f40 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31713fd0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31714060 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa317140f0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31714180 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31714210 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa317142a0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31714330 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa317143c0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31714450 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa317144e0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31714570 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa31714600 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31714690 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31714720 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa317147b0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31714840 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] 0x2aa31700880 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31700910 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317009a0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31700a30 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31700ac0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31700b50 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31700be0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31700c70 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31700d00 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31700d90 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31700e20 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31700eb0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31700f40 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31700fd0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31701060 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa317010f0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31701180 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31701210 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa317012a0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31701330 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa317013c0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31701450 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa317014e0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31701570 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31701600 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31701690 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31701720 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa317017b0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31701840 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa317018d0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31701960 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa317019f0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31701a80 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31701b10 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31701ba0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31701c30 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31701cc0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31701d50 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31701de0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31701e70 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31701f00 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31701f90 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31702020 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa317020b0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31702140 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa317021d0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31702260 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa317022f0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31702380 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31702410 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa317024a0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31702530 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa317025c0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31702650 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa317026e0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31702770 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31702800 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31702890 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31702920 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317029b0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31702a40 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31702ad0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31702b60 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31702bf0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31702c80 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31702d10 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa31702da0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31702e30 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31702ec0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31702f50 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31702fe0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31703070 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31703100 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31703190 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31703220 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa317032b0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31703340 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa317033d0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31703460 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa317034f0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31703580 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31703610 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa317036a0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31703730 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa317037c0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31703850 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317038e0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31703970 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31703a00 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31703a90 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31703b20 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31703bb0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31703c40 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31703cd0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31703d60 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31703df0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31703e80 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31703f10 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31703fa0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31704030 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa317040c0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31704150 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa317041e0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31704270 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31704300 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31704390 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31704420 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa317044b0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31704540 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa317045d0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31704660 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa317046f0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31704780 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31704810 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa317048a0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31704930 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa317049c0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31704a50 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31704ae0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31704b70 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31704c00 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] 0x2aa31714cd0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31714d60 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31714df0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31714e80 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31714f10 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31714fa0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31715030 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa317150c0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31715150 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa317151e0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31715270 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31715300 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31715390 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31715420 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa317154b0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31715540 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa317155d0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31715660 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa317156f0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31715780 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31715810 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa317158a0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31715930 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa317159c0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31715a50 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31715ae0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31715b70 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31715c00 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31715c90 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa31715d20 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31715db0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31715e40 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31715ed0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31715f60 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31715ff0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31716080 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31716110 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa317161a0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31716230 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa317162c0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31716350 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa317163e0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31716470 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa31716500 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31716590 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa31716620 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa317166b0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31716740 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa317167d0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31716860 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa317168f0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31716980 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31716a10 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31716aa0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31716b30 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31716bc0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31716c50 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31716ce0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31716d70 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa31716e00 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31716e90 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31716f20 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31716fb0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31717040 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa317170d0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31717160 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa317171f0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31717280 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31717310 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa317173a0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31717430 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa317174c0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31717550 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa317175e0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31717670 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31717700 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31717790 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31717820 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa317178b0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31717940 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa317179d0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31717a60 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31717af0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31717b80 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31717c10 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31717ca0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa31717d30 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31717dc0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31717e50 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31717ee0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31717f70 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31718000 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31718090 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31718120 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa317181b0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31718240 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa317182d0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31718360 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa317183f0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31718480 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31718510 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa317185a0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31718630 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa317186c0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31718750 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa317187e0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31718870 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31718900 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31718990 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31718a20 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31718ab0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31718b40 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31718bd0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31718c60 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa31718cf0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31718d80 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa31718e10 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31718ea0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31718f30 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31718fc0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31719050 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] 0x2aa31705090 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31705120 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317051b0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31705240 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa317052d0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31705360 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa317053f0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31705480 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31705510 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa317055a0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31705630 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa317056c0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31705750 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa317057e0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31705870 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31705900 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31705990 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31705a20 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31705ab0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31705b40 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31705bd0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31705c60 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31705cf0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31705d80 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31705e10 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31705ea0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31705f30 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31705fc0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31706050 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa317060e0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31706170 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31706200 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31706290 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31706320 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa317063b0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31706440 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa317064d0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31706560 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa317065f0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31706680 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31706710 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa317067a0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31706830 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa317068c0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31706950 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa317069e0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31706a70 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31706b00 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31706b90 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31706c20 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa31706cb0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31706d40 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31706dd0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31706e60 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31706ef0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31706f80 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31707010 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa317070a0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31707130 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317071c0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31707250 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa317072e0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31707370 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31707400 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31707490 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31707520 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa317075b0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31707640 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa317076d0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31707760 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa317077f0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31707880 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31707910 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa317079a0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31707a30 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31707ac0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31707b50 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31707be0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31707c70 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31707d00 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31707d90 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31707e20 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31707eb0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31707f40 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31707fd0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31708060 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317080f0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31708180 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31708210 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa317082a0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31708330 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa317083c0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31708450 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa317084e0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31708570 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31708600 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31708690 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31708720 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa317087b0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31708840 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa317088d0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31708960 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa317089f0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31708a80 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31708b10 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31708ba0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31708c30 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31708cc0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31708d50 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31708de0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31708e70 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31708f00 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31708f90 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31709020 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa317090b0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31709140 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa317091d0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31709260 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa317092f0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31709380 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31709410 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] 0x2aa317194e0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31719570 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31719600 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31719690 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31719720 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa317197b0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31719840 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa317198d0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31719960 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa317199f0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31719a80 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31719b10 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31719ba0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31719c30 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31719cc0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31719d50 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31719de0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31719e70 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31719f00 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31719f90 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa3171a020 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa3171a0b0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa3171a140 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa3171a1d0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa3171a260 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa3171a2f0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa3171a380 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa3171a410 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa3171a4a0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa3171a530 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa3171a5c0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa3171a650 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa3171a6e0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa3171a770 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa3171a800 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa3171a890 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa3171a920 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa3171a9b0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa3171aa40 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa3171aad0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa3171ab60 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa3171abf0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa3171ac80 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa3171ad10 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa3171ada0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa3171ae30 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa3171aec0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa3171af50 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa3171afe0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa3171b070 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa3171b100 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa3171b190 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa3171b220 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa3171b2b0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa3171b340 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa3171b3d0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa3171b460 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa3171b4f0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa3171b580 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa3171b610 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa3171b6a0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa3171b730 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa3171b7c0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa3171b850 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa3171b8e0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa3171b970 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa3171ba00 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa3171ba90 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa3171bb20 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa3171bbb0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa3171bc40 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa3171bcd0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa3171bd60 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa3171bdf0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa3171be80 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa3171bf10 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa3171bfa0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa3171c030 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa3171c0c0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa3171c150 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa3171c1e0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa3171c270 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa3171c300 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa3171c390 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa3171c420 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa3171c4b0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa3171c540 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa3171c5d0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa3171c660 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa3171c6f0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa3171c780 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa3171c810 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa3171c8a0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa3171c930 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa3171c9c0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa3171ca50 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa3171cae0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa3171cb70 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa3171cc00 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa3171cc90 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa3171cd20 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa3171cdb0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa3171ce40 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa3171ced0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa3171cf60 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa3171cff0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa3171d080 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa3171d110 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa3171d1a0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa3171d230 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa3171d2c0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa3171d350 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa3171d3e0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa3171d470 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa3171d500 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa3171d590 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa3171d620 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa3171d6b0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa3171d740 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa3171d7d0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa3171d860 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] 0x2aa317098a0 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31709930 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa317099c0 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31709a50 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31709ae0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31709b70 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31709c00 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31709c90 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31709d20 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31709db0 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31709e40 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31709ed0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31709f60 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31709ff0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa3170a080 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa3170a110 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa3170a1a0 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa3170a230 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa3170a2c0 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa3170a350 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa3170a3e0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa3170a470 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa3170a500 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa3170a590 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa3170a620 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa3170a6b0 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa3170a740 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa3170a7d0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa3170a860 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa3170a8f0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa3170a980 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa3170aa10 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa3170aaa0 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa3170ab30 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa3170abc0 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa3170ac50 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa3170ace0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa3170ad70 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa3170ae00 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa3170ae90 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa3170af20 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa3170afb0 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa3170b040 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa3170b0d0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa3170b160 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa3170b1f0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa3170b280 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa3170b310 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa3170b3a0 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa3170b430 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa3170b4c0 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa3170b550 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa3170b5e0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa3170b670 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa3170b700 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa3170b790 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa3170b820 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa3170b8b0 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa3170b940 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa3170b9d0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa3170ba60 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa3170baf0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa3170bb80 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa3170bc10 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa3170bca0 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa3170bd30 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa3170bdc0 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa3170be50 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa3170bee0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa3170bf70 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa3170c000 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa3170c090 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa3170c120 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa3170c1b0 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa3170c240 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa3170c2d0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa3170c360 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa3170c3f0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa3170c480 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa3170c510 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa3170c5a0 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa3170c630 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa3170c6c0 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa3170c750 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa3170c7e0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa3170c870 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa3170c900 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa3170c990 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa3170ca20 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa3170cab0 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa3170cb40 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa3170cbd0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa3170cc60 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa3170ccf0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa3170cd80 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa3170ce10 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa3170cea0 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa3170cf30 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa3170cfc0 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa3170d050 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa3170d0e0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa3170d170 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa3170d200 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa3170d290 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa3170d320 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa3170d3b0 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa3170d440 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa3170d4d0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa3170d560 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa3170d5f0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa3170d680 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa3170d710 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa3170d7a0 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa3170d830 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa3170d8c0 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa3170d950 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa3170d9e0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa3170da70 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa3170db00 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa3170db90 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa3170dc20 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] 0x2aa31720100 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31720190 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31720220 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa317202b0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31720340 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa317203d0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31720460 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa317204f0 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31720580 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31720610 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa317206a0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31720730 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa317207c0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31720850 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa317208e0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31720970 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31720a00 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31720a90 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31720b20 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31720bb0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31720c40 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31720cd0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31720d60 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31720df0 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31720e80 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31720f10 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31720fa0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31721030 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa317210c0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa31721150 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa317211e0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31721270 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31721300 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31721390 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31721420 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa317214b0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31721540 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa317215d0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31721660 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa317216f0 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31721780 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31721810 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa317218a0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa31721930 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa317219c0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa31721a50 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31721ae0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31721b70 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31721c00 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31721c90 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa31721d20 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31721db0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31721e40 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31721ed0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31721f60 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31721ff0 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31722080 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31722110 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa317221a0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa31722230 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa317222c0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31722350 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa317223e0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31722470 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31722500 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31722590 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa31722620 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa317226b0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31722740 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa317227d0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31722860 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa317228f0 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31722980 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31722a10 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31722aa0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31722b30 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31722bc0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31722c50 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31722ce0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31722d70 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31722e00 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31722e90 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31722f20 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31722fb0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31723040 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa317230d0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa31723160 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa317231f0 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31723280 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31723310 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa317233a0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31723430 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa317234c0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31723550 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa317235e0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31723670 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31723700 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31723790 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31723820 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa317238b0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31723940 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa317239d0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31723a60 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31723af0 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31723b80 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31723c10 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31723ca0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31723d30 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31723dc0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31723e50 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31723ee0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31723f70 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31724000 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31724090 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa31724120 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa317241b0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa31724240 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa317242d0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31724360 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa317243f0 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31724480 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: 0x2aa316ede80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316e95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9950 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9b20 VAL: '0000' (3 sibs) 36: 0x2aa316e9bb8 VAL: '0001' (3 sibs) 36: 0x2aa316e9c50 VAL: '0002' (3 sibs) 36: 0x2aa316e99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9cf0 VAL: '0010' (3 sibs) 36: 0x2aa316e9d88 VAL: '0011' (3 sibs) 36: 0x2aa316e9e20 VAL: '0012' (3 sibs) 36: 0x2aa316e9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9ec0 VAL: '0020' (3 sibs) 36: 0x2aa316e9f58 VAL: '0021' (3 sibs) 36: 0x2aa316e9ff0 VAL: '0022' (3 sibs) 36: 0x2aa316e9818 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea260 VAL: '0100' (3 sibs) 36: 0x2aa316ea2f8 VAL: '0101' (3 sibs) 36: 0x2aa316ea390 VAL: '0102' (3 sibs) 36: 0x2aa316ea128 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea430 VAL: '0110' (3 sibs) 36: 0x2aa316ea4c8 VAL: '0111' (3 sibs) 36: 0x2aa316ea560 VAL: '0112' (3 sibs) 36: 0x2aa316ea1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea600 VAL: '0120' (3 sibs) 36: 0x2aa316ea698 VAL: '0121' (3 sibs) 36: 0x2aa316ea730 VAL: '0122' (3 sibs) 36: 0x2aa316e98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea9a0 VAL: '0200' (3 sibs) 36: 0x2aa316eaa38 VAL: '0201' (3 sibs) 36: 0x2aa316eaad0 VAL: '0202' (3 sibs) 36: 0x2aa316ea868 SEQ: (3 sibs) 3 children: 36: 0x2aa316eab70 VAL: '0210' (3 sibs) 36: 0x2aa316eac08 VAL: '0211' (3 sibs) 36: 0x2aa316eaca0 VAL: '0212' (3 sibs) 36: 0x2aa316ea900 SEQ: (3 sibs) 3 children: 36: 0x2aa316ead40 VAL: '0220' (3 sibs) 36: 0x2aa316eadd8 VAL: '0221' (3 sibs) 36: 0x2aa316eae70 VAL: '0222' (3 sibs) 36: 0x2aa316e9648 SEQ: (3 sibs) 3 children: 36: 0x2aa316eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb2b0 VAL: '1000' (3 sibs) 36: 0x2aa316eb348 VAL: '1001' (3 sibs) 36: 0x2aa316eb3e0 VAL: '1002' (3 sibs) 36: 0x2aa316eb178 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb480 VAL: '1010' (3 sibs) 36: 0x2aa316eb518 VAL: '1011' (3 sibs) 36: 0x2aa316eb5b0 VAL: '1012' (3 sibs) 36: 0x2aa316eb210 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb650 VAL: '1020' (3 sibs) 36: 0x2aa316eb6e8 VAL: '1021' (3 sibs) 36: 0x2aa316eb780 VAL: '1022' (3 sibs) 36: 0x2aa316eafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb820 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb9f0 VAL: '1100' (3 sibs) 36: 0x2aa316eba88 VAL: '1101' (3 sibs) 36: 0x2aa316ebb20 VAL: '1102' (3 sibs) 36: 0x2aa316eb8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebbc0 VAL: '1110' (3 sibs) 36: 0x2aa316ebc58 VAL: '1111' (3 sibs) 36: 0x2aa316ebcf0 VAL: '1112' (3 sibs) 36: 0x2aa316eb950 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebd90 VAL: '1120' (3 sibs) 36: 0x2aa316ebe28 VAL: '1121' (3 sibs) 36: 0x2aa316ebec0 VAL: '1122' (3 sibs) 36: 0x2aa316eb040 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebf60 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec130 VAL: '1200' (3 sibs) 36: 0x2aa316ec1c8 VAL: '1201' (3 sibs) 36: 0x2aa316ec260 VAL: '1202' (3 sibs) 36: 0x2aa316ebff8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec300 VAL: '1210' (3 sibs) 36: 0x2aa316ec398 VAL: '1211' (3 sibs) 36: 0x2aa316ec430 VAL: '1212' (3 sibs) 36: 0x2aa316ec090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec4d0 VAL: '1220' (3 sibs) 36: 0x2aa316ec568 VAL: '1221' (3 sibs) 36: 0x2aa316ec600 VAL: '1222' (3 sibs) 36: 0x2aa316e96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec870 SEQ: (3 sibs) 3 children: 36: 0x2aa316eca40 VAL: '2000' (3 sibs) 36: 0x2aa316ecad8 VAL: '2001' (3 sibs) 36: 0x2aa316ecb70 VAL: '2002' (3 sibs) 36: 0x2aa316ec908 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecc10 VAL: '2010' (3 sibs) 36: 0x2aa316ecca8 VAL: '2011' (3 sibs) 36: 0x2aa316ecd40 VAL: '2012' (3 sibs) 36: 0x2aa316ec9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecde0 VAL: '2020' (3 sibs) 36: 0x2aa316ece78 VAL: '2021' (3 sibs) 36: 0x2aa316ecf10 VAL: '2022' (3 sibs) 36: 0x2aa316ec738 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed180 VAL: '2100' (3 sibs) 36: 0x2aa316ed218 VAL: '2101' (3 sibs) 36: 0x2aa316ed2b0 VAL: '2102' (3 sibs) 36: 0x2aa316ed048 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed350 VAL: '2110' (3 sibs) 36: 0x2aa316ed3e8 VAL: '2111' (3 sibs) 36: 0x2aa316ed480 VAL: '2112' (3 sibs) 36: 0x2aa316ed0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed520 VAL: '2120' (3 sibs) 36: 0x2aa316ed5b8 VAL: '2121' (3 sibs) 36: 0x2aa316ed650 VAL: '2122' (3 sibs) 36: 0x2aa316ec7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed8c0 VAL: '2200' (3 sibs) 36: 0x2aa316ed958 VAL: '2201' (3 sibs) 36: 0x2aa316ed9f0 VAL: '2202' (3 sibs) 36: 0x2aa316ed788 SEQ: (3 sibs) 3 children: 36: 0x2aa316eda90 VAL: '2210' (3 sibs) 36: 0x2aa316edb28 VAL: '2211' (3 sibs) 36: 0x2aa316edbc0 VAL: '2212' (3 sibs) 36: 0x2aa316ed820 SEQ: (3 sibs) 3 children: 36: 0x2aa316edc60 VAL: '2220' (3 sibs) 36: 0x2aa316edcf8 VAL: '2221' (3 sibs) 36: 0x2aa316edd90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa31724910 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa317249a0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31724a30 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31724ac0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31724b50 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31724be0 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31724c70 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31724d00 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa31724d90 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31724e20 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31724eb0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31724f40 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31724fd0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31725060 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa317250f0 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31725180 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31725210 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa317252a0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31725330 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa317253c0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31725450 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa317254e0 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31725570 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31725600 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31725690 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31725720 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa317257b0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31725840 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa317258d0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa31725960 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa317259f0 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31725a80 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31725b10 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31725ba0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31725c30 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31725cc0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa31725d50 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31725de0 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31725e70 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31725f00 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31725f90 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31726020 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa317260b0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa31726140 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa317261d0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa31726260 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa317262f0 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31726380 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31726410 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa317264a0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa31726530 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa317265c0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa31726650 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa317266e0 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa31726770 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31726800 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa31726890 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31726920 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa317269b0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa31726a40 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31726ad0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa31726b60 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31726bf0 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa31726c80 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31726d10 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31726da0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa31726e30 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31726ec0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31726f50 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31726fe0 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31727070 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31727100 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31727190 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31727220 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa317272b0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31727340 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa317273d0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa31727460 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa317274f0 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa31727580 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31727610 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa317276a0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31727730 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa317277c0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31727850 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa317278e0 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa31727970 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31727a00 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa31727a90 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31727b20 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31727bb0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31727c40 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31727cd0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa31727d60 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31727df0 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31727e80 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31727f10 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31727fa0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31728030 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa317280c0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31728150 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa317281e0 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31728270 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31728300 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31728390 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31728420 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa317284b0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31728540 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa317285d0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31728660 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa317286f0 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31728780 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31728810 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa317288a0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa31728930 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa317289c0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa31728a50 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31728ae0 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa31728b70 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31728c00 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa31728c90 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: 0x2aa316edf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316ee070 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee240 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee410 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee5e0 VAL: '0000' (3 sibs) 36: 0x2aa316ee678 VAL: '0001' (3 sibs) 36: 0x2aa316ee710 VAL: '0002' (3 sibs) 36: 0x2aa316ee4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee7b0 VAL: '0010' (3 sibs) 36: 0x2aa316ee848 VAL: '0011' (3 sibs) 36: 0x2aa316ee8e0 VAL: '0012' (3 sibs) 36: 0x2aa316ee540 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee980 VAL: '0020' (3 sibs) 36: 0x2aa316eea18 VAL: '0021' (3 sibs) 36: 0x2aa316eeab0 VAL: '0022' (3 sibs) 36: 0x2aa316ee2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeb50 SEQ: (3 sibs) 3 children: 36: 0x2aa316eed20 VAL: '0100' (3 sibs) 36: 0x2aa316eedb8 VAL: '0101' (3 sibs) 36: 0x2aa316eee50 VAL: '0102' (3 sibs) 36: 0x2aa316eebe8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeef0 VAL: '0110' (3 sibs) 36: 0x2aa316eef88 VAL: '0111' (3 sibs) 36: 0x2aa316ef020 VAL: '0112' (3 sibs) 36: 0x2aa316eec80 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef0c0 VAL: '0120' (3 sibs) 36: 0x2aa316ef158 VAL: '0121' (3 sibs) 36: 0x2aa316ef1f0 VAL: '0122' (3 sibs) 36: 0x2aa316ee370 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef290 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef460 VAL: '0200' (3 sibs) 36: 0x2aa316ef4f8 VAL: '0201' (3 sibs) 36: 0x2aa316ef590 VAL: '0202' (3 sibs) 36: 0x2aa316ef328 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef630 VAL: '0210' (3 sibs) 36: 0x2aa316ef6c8 VAL: '0211' (3 sibs) 36: 0x2aa316ef760 VAL: '0212' (3 sibs) 36: 0x2aa316ef3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef800 VAL: '0220' (3 sibs) 36: 0x2aa316ef898 VAL: '0221' (3 sibs) 36: 0x2aa316ef930 VAL: '0222' (3 sibs) 36: 0x2aa316ee108 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efd70 VAL: '1000' (3 sibs) 36: 0x2aa316efe08 VAL: '1001' (3 sibs) 36: 0x2aa316efea0 VAL: '1002' (3 sibs) 36: 0x2aa316efc38 SEQ: (3 sibs) 3 children: 36: 0x2aa316eff40 VAL: '1010' (3 sibs) 36: 0x2aa316effd8 VAL: '1011' (3 sibs) 36: 0x2aa316f0070 VAL: '1012' (3 sibs) 36: 0x2aa316efcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0110 VAL: '1020' (3 sibs) 36: 0x2aa316f01a8 VAL: '1021' (3 sibs) 36: 0x2aa316f0240 VAL: '1022' (3 sibs) 36: 0x2aa316efa68 SEQ: (3 sibs) 3 children: 36: 0x2aa316f02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f04b0 VAL: '1100' (3 sibs) 36: 0x2aa316f0548 VAL: '1101' (3 sibs) 36: 0x2aa316f05e0 VAL: '1102' (3 sibs) 36: 0x2aa316f0378 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0680 VAL: '1110' (3 sibs) 36: 0x2aa316f0718 VAL: '1111' (3 sibs) 36: 0x2aa316f07b0 VAL: '1112' (3 sibs) 36: 0x2aa316f0410 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0850 VAL: '1120' (3 sibs) 36: 0x2aa316f08e8 VAL: '1121' (3 sibs) 36: 0x2aa316f0980 VAL: '1122' (3 sibs) 36: 0x2aa316efb00 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0bf0 VAL: '1200' (3 sibs) 36: 0x2aa316f0c88 VAL: '1201' (3 sibs) 36: 0x2aa316f0d20 VAL: '1202' (3 sibs) 36: 0x2aa316f0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0dc0 VAL: '1210' (3 sibs) 36: 0x2aa316f0e58 VAL: '1211' (3 sibs) 36: 0x2aa316f0ef0 VAL: '1212' (3 sibs) 36: 0x2aa316f0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0f90 VAL: '1220' (3 sibs) 36: 0x2aa316f1028 VAL: '1221' (3 sibs) 36: 0x2aa316f10c0 VAL: '1222' (3 sibs) 36: 0x2aa316ee1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1160 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1330 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1500 VAL: '2000' (3 sibs) 36: 0x2aa316f1598 VAL: '2001' (3 sibs) 36: 0x2aa316f1630 VAL: '2002' (3 sibs) 36: 0x2aa316f13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f16d0 VAL: '2010' (3 sibs) 36: 0x2aa316f1768 VAL: '2011' (3 sibs) 36: 0x2aa316f1800 VAL: '2012' (3 sibs) 36: 0x2aa316f1460 SEQ: (3 sibs) 3 children: 36: 0x2aa316f18a0 VAL: '2020' (3 sibs) 36: 0x2aa316f1938 VAL: '2021' (3 sibs) 36: 0x2aa316f19d0 VAL: '2022' (3 sibs) 36: 0x2aa316f11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1c40 VAL: '2100' (3 sibs) 36: 0x2aa316f1cd8 VAL: '2101' (3 sibs) 36: 0x2aa316f1d70 VAL: '2102' (3 sibs) 36: 0x2aa316f1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1e10 VAL: '2110' (3 sibs) 36: 0x2aa316f1ea8 VAL: '2111' (3 sibs) 36: 0x2aa316f1f40 VAL: '2112' (3 sibs) 36: 0x2aa316f1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1fe0 VAL: '2120' (3 sibs) 36: 0x2aa316f2078 VAL: '2121' (3 sibs) 36: 0x2aa316f2110 VAL: '2122' (3 sibs) 36: 0x2aa316f1290 SEQ: (3 sibs) 3 children: 36: 0x2aa316f21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2380 VAL: '2200' (3 sibs) 36: 0x2aa316f2418 VAL: '2201' (3 sibs) 36: 0x2aa316f24b0 VAL: '2202' (3 sibs) 36: 0x2aa316f2248 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2550 VAL: '2210' (3 sibs) 36: 0x2aa316f25e8 VAL: '2211' (3 sibs) 36: 0x2aa316f2680 VAL: '2212' (3 sibs) 36: 0x2aa316f22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2720 VAL: '2220' (3 sibs) 36: 0x2aa316f27b8 VAL: '2221' (3 sibs) 36: 0x2aa316f2850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa31728d30 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31728dc0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31728e50 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31728ee0 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa31728f70 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31729000 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa31729090 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31729120 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa317291b0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31729240 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa317292d0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31729360 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa317293f0 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31729480 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31729510 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa317295a0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31729630 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa317296c0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31729750 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa317297e0 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa31729870 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31729900 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa31729990 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31729a20 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa31729ab0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31729b40 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31729bd0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa31729c60 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31729cf0 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa31729d80 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31729e10 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa31729ea0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31729f30 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31729fc0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa3172a050 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa3172a0e0 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa3172a170 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa3172a200 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa3172a290 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa3172a320 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa3172a3b0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa3172a440 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa3172a4d0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa3172a560 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa3172a5f0 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa3172a680 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa3172a710 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa3172a7a0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa3172a830 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa3172a8c0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa3172a950 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa3172a9e0 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa3172aa70 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa3172ab00 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa3172ab90 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa3172ac20 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa3172acb0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa3172ad40 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa3172add0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa3172ae60 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa3172aef0 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa3172af80 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa3172b010 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa3172b0a0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa3172b130 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa3172b1c0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa3172b250 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa3172b2e0 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa3172b370 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa3172b400 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa3172b490 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa3172b520 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa3172b5b0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa3172b640 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa3172b6d0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa3172b760 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa3172b7f0 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa3172b880 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa3172b910 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa3172b9a0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa3172ba30 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa3172bac0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa3172bb50 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa3172bbe0 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa3172bc70 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa3172bd00 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa3172bd90 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa3172be20 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa3172beb0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa3172bf40 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa3172bfd0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa3172c060 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa3172c0f0 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa3172c180 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa3172c210 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa3172c2a0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa3172c330 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa3172c3c0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa3172c450 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa3172c4e0 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa3172c570 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa3172c600 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa3172c690 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa3172c720 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa3172c7b0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa3172c840 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa3172c8d0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa3172c960 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa3172c9f0 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa3172ca80 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa3172cb10 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa3172cba0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa3172cc30 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa3172ccc0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa3172cd50 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa3172cde0 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa3172ce70 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa3172cf00 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa3172cf90 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa3172d020 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa3172d0b0 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: 0x2aa316ede80 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316e95b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9780 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9950 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9b20 VAL: '0000' (3 sibs) 36: 0x2aa316e9bb8 VAL: '0001' (3 sibs) 36: 0x2aa316e9c50 VAL: '0002' (3 sibs) 36: 0x2aa316e99e8 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9cf0 VAL: '0010' (3 sibs) 36: 0x2aa316e9d88 VAL: '0011' (3 sibs) 36: 0x2aa316e9e20 VAL: '0012' (3 sibs) 36: 0x2aa316e9a80 SEQ: (3 sibs) 3 children: 36: 0x2aa316e9ec0 VAL: '0020' (3 sibs) 36: 0x2aa316e9f58 VAL: '0021' (3 sibs) 36: 0x2aa316e9ff0 VAL: '0022' (3 sibs) 36: 0x2aa316e9818 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea260 VAL: '0100' (3 sibs) 36: 0x2aa316ea2f8 VAL: '0101' (3 sibs) 36: 0x2aa316ea390 VAL: '0102' (3 sibs) 36: 0x2aa316ea128 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea430 VAL: '0110' (3 sibs) 36: 0x2aa316ea4c8 VAL: '0111' (3 sibs) 36: 0x2aa316ea560 VAL: '0112' (3 sibs) 36: 0x2aa316ea1c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea600 VAL: '0120' (3 sibs) 36: 0x2aa316ea698 VAL: '0121' (3 sibs) 36: 0x2aa316ea730 VAL: '0122' (3 sibs) 36: 0x2aa316e98b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ea9a0 VAL: '0200' (3 sibs) 36: 0x2aa316eaa38 VAL: '0201' (3 sibs) 36: 0x2aa316eaad0 VAL: '0202' (3 sibs) 36: 0x2aa316ea868 SEQ: (3 sibs) 3 children: 36: 0x2aa316eab70 VAL: '0210' (3 sibs) 36: 0x2aa316eac08 VAL: '0211' (3 sibs) 36: 0x2aa316eaca0 VAL: '0212' (3 sibs) 36: 0x2aa316ea900 SEQ: (3 sibs) 3 children: 36: 0x2aa316ead40 VAL: '0220' (3 sibs) 36: 0x2aa316eadd8 VAL: '0221' (3 sibs) 36: 0x2aa316eae70 VAL: '0222' (3 sibs) 36: 0x2aa316e9648 SEQ: (3 sibs) 3 children: 36: 0x2aa316eaf10 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb2b0 VAL: '1000' (3 sibs) 36: 0x2aa316eb348 VAL: '1001' (3 sibs) 36: 0x2aa316eb3e0 VAL: '1002' (3 sibs) 36: 0x2aa316eb178 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb480 VAL: '1010' (3 sibs) 36: 0x2aa316eb518 VAL: '1011' (3 sibs) 36: 0x2aa316eb5b0 VAL: '1012' (3 sibs) 36: 0x2aa316eb210 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb650 VAL: '1020' (3 sibs) 36: 0x2aa316eb6e8 VAL: '1021' (3 sibs) 36: 0x2aa316eb780 VAL: '1022' (3 sibs) 36: 0x2aa316eafa8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb820 SEQ: (3 sibs) 3 children: 36: 0x2aa316eb9f0 VAL: '1100' (3 sibs) 36: 0x2aa316eba88 VAL: '1101' (3 sibs) 36: 0x2aa316ebb20 VAL: '1102' (3 sibs) 36: 0x2aa316eb8b8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebbc0 VAL: '1110' (3 sibs) 36: 0x2aa316ebc58 VAL: '1111' (3 sibs) 36: 0x2aa316ebcf0 VAL: '1112' (3 sibs) 36: 0x2aa316eb950 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebd90 VAL: '1120' (3 sibs) 36: 0x2aa316ebe28 VAL: '1121' (3 sibs) 36: 0x2aa316ebec0 VAL: '1122' (3 sibs) 36: 0x2aa316eb040 SEQ: (3 sibs) 3 children: 36: 0x2aa316ebf60 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec130 VAL: '1200' (3 sibs) 36: 0x2aa316ec1c8 VAL: '1201' (3 sibs) 36: 0x2aa316ec260 VAL: '1202' (3 sibs) 36: 0x2aa316ebff8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec300 VAL: '1210' (3 sibs) 36: 0x2aa316ec398 VAL: '1211' (3 sibs) 36: 0x2aa316ec430 VAL: '1212' (3 sibs) 36: 0x2aa316ec090 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec4d0 VAL: '1220' (3 sibs) 36: 0x2aa316ec568 VAL: '1221' (3 sibs) 36: 0x2aa316ec600 VAL: '1222' (3 sibs) 36: 0x2aa316e96e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec6a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ec870 SEQ: (3 sibs) 3 children: 36: 0x2aa316eca40 VAL: '2000' (3 sibs) 36: 0x2aa316ecad8 VAL: '2001' (3 sibs) 36: 0x2aa316ecb70 VAL: '2002' (3 sibs) 36: 0x2aa316ec908 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecc10 VAL: '2010' (3 sibs) 36: 0x2aa316ecca8 VAL: '2011' (3 sibs) 36: 0x2aa316ecd40 VAL: '2012' (3 sibs) 36: 0x2aa316ec9a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecde0 VAL: '2020' (3 sibs) 36: 0x2aa316ece78 VAL: '2021' (3 sibs) 36: 0x2aa316ecf10 VAL: '2022' (3 sibs) 36: 0x2aa316ec738 SEQ: (3 sibs) 3 children: 36: 0x2aa316ecfb0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed180 VAL: '2100' (3 sibs) 36: 0x2aa316ed218 VAL: '2101' (3 sibs) 36: 0x2aa316ed2b0 VAL: '2102' (3 sibs) 36: 0x2aa316ed048 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed350 VAL: '2110' (3 sibs) 36: 0x2aa316ed3e8 VAL: '2111' (3 sibs) 36: 0x2aa316ed480 VAL: '2112' (3 sibs) 36: 0x2aa316ed0e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed520 VAL: '2120' (3 sibs) 36: 0x2aa316ed5b8 VAL: '2121' (3 sibs) 36: 0x2aa316ed650 VAL: '2122' (3 sibs) 36: 0x2aa316ec7d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed6f0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ed8c0 VAL: '2200' (3 sibs) 36: 0x2aa316ed958 VAL: '2201' (3 sibs) 36: 0x2aa316ed9f0 VAL: '2202' (3 sibs) 36: 0x2aa316ed788 SEQ: (3 sibs) 3 children: 36: 0x2aa316eda90 VAL: '2210' (3 sibs) 36: 0x2aa316edb28 VAL: '2211' (3 sibs) 36: 0x2aa316edbc0 VAL: '2212' (3 sibs) 36: 0x2aa316ed820 SEQ: (3 sibs) 3 children: 36: 0x2aa316edc60 VAL: '2220' (3 sibs) 36: 0x2aa316edcf8 VAL: '2221' (3 sibs) 36: 0x2aa316edd90 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa3172d150 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa3172d1e0 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa3172d270 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa3172d300 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa3172d390 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa3172d420 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa3172d4b0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa3172d540 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa3172d5d0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa3172d660 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa3172d6f0 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa3172d780 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa3172d810 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa3172d8a0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa3172d930 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa3172d9c0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa3172da50 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa3172dae0 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa3172db70 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa3172dc00 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa3172dc90 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa3172dd20 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa3172ddb0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa3172de40 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa3172ded0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa3172df60 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa3172dff0 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa3172e080 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa3172e110 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa3172e1a0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa3172e230 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa3172e2c0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa3172e350 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa3172e3e0 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa3172e470 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa3172e500 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa3172e590 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa3172e620 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa3172e6b0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa3172e740 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa3172e7d0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa3172e860 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa3172e8f0 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa3172e980 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa3172ea10 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa3172eaa0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa3172eb30 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa3172ebc0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa3172ec50 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa3172ece0 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa3172ed70 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa3172ee00 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa3172ee90 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa3172ef20 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa3172efb0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa3172f040 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa3172f0d0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa3172f160 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa3172f1f0 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa3172f280 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa3172f310 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa3172f3a0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa3172f430 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa3172f4c0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa3172f550 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa3172f5e0 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa3172f670 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa3172f700 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa3172f790 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa3172f820 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa3172f8b0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa3172f940 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa3172f9d0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa3172fa60 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa3172faf0 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa3172fb80 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa3172fc10 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa3172fca0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa3172fd30 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa3172fdc0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa3172fe50 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa3172fee0 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa3172ff70 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31730000 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa31730090 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31730120 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317301b0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31730240 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa317302d0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31730360 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa317303f0 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa31730480 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31730510 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa317305a0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31730630 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa317306c0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31730750 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa317307e0 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31730870 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31730900 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31730990 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31730a20 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31730ab0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31730b40 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31730bd0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31730c60 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31730cf0 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa31730d80 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31730e10 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa31730ea0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31730f30 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa31730fc0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31731050 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa317310e0 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa31731170 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31731200 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa31731290 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31731320 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa317313b0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31731440 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa317314d0 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: 0x2aa316edf98 [ROOT] SEQ: (0 sibs) 3 children: 36: 0x2aa316ee070 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee240 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee410 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee5e0 VAL: '0000' (3 sibs) 36: 0x2aa316ee678 VAL: '0001' (3 sibs) 36: 0x2aa316ee710 VAL: '0002' (3 sibs) 36: 0x2aa316ee4a8 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee7b0 VAL: '0010' (3 sibs) 36: 0x2aa316ee848 VAL: '0011' (3 sibs) 36: 0x2aa316ee8e0 VAL: '0012' (3 sibs) 36: 0x2aa316ee540 SEQ: (3 sibs) 3 children: 36: 0x2aa316ee980 VAL: '0020' (3 sibs) 36: 0x2aa316eea18 VAL: '0021' (3 sibs) 36: 0x2aa316eeab0 VAL: '0022' (3 sibs) 36: 0x2aa316ee2d8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeb50 SEQ: (3 sibs) 3 children: 36: 0x2aa316eed20 VAL: '0100' (3 sibs) 36: 0x2aa316eedb8 VAL: '0101' (3 sibs) 36: 0x2aa316eee50 VAL: '0102' (3 sibs) 36: 0x2aa316eebe8 SEQ: (3 sibs) 3 children: 36: 0x2aa316eeef0 VAL: '0110' (3 sibs) 36: 0x2aa316eef88 VAL: '0111' (3 sibs) 36: 0x2aa316ef020 VAL: '0112' (3 sibs) 36: 0x2aa316eec80 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef0c0 VAL: '0120' (3 sibs) 36: 0x2aa316ef158 VAL: '0121' (3 sibs) 36: 0x2aa316ef1f0 VAL: '0122' (3 sibs) 36: 0x2aa316ee370 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef290 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef460 VAL: '0200' (3 sibs) 36: 0x2aa316ef4f8 VAL: '0201' (3 sibs) 36: 0x2aa316ef590 VAL: '0202' (3 sibs) 36: 0x2aa316ef328 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef630 VAL: '0210' (3 sibs) 36: 0x2aa316ef6c8 VAL: '0211' (3 sibs) 36: 0x2aa316ef760 VAL: '0212' (3 sibs) 36: 0x2aa316ef3c0 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef800 VAL: '0220' (3 sibs) 36: 0x2aa316ef898 VAL: '0221' (3 sibs) 36: 0x2aa316ef930 VAL: '0222' (3 sibs) 36: 0x2aa316ee108 SEQ: (3 sibs) 3 children: 36: 0x2aa316ef9d0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316efd70 VAL: '1000' (3 sibs) 36: 0x2aa316efe08 VAL: '1001' (3 sibs) 36: 0x2aa316efea0 VAL: '1002' (3 sibs) 36: 0x2aa316efc38 SEQ: (3 sibs) 3 children: 36: 0x2aa316eff40 VAL: '1010' (3 sibs) 36: 0x2aa316effd8 VAL: '1011' (3 sibs) 36: 0x2aa316f0070 VAL: '1012' (3 sibs) 36: 0x2aa316efcd0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0110 VAL: '1020' (3 sibs) 36: 0x2aa316f01a8 VAL: '1021' (3 sibs) 36: 0x2aa316f0240 VAL: '1022' (3 sibs) 36: 0x2aa316efa68 SEQ: (3 sibs) 3 children: 36: 0x2aa316f02e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f04b0 VAL: '1100' (3 sibs) 36: 0x2aa316f0548 VAL: '1101' (3 sibs) 36: 0x2aa316f05e0 VAL: '1102' (3 sibs) 36: 0x2aa316f0378 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0680 VAL: '1110' (3 sibs) 36: 0x2aa316f0718 VAL: '1111' (3 sibs) 36: 0x2aa316f07b0 VAL: '1112' (3 sibs) 36: 0x2aa316f0410 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0850 VAL: '1120' (3 sibs) 36: 0x2aa316f08e8 VAL: '1121' (3 sibs) 36: 0x2aa316f0980 VAL: '1122' (3 sibs) 36: 0x2aa316efb00 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0a20 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0bf0 VAL: '1200' (3 sibs) 36: 0x2aa316f0c88 VAL: '1201' (3 sibs) 36: 0x2aa316f0d20 VAL: '1202' (3 sibs) 36: 0x2aa316f0ab8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0dc0 VAL: '1210' (3 sibs) 36: 0x2aa316f0e58 VAL: '1211' (3 sibs) 36: 0x2aa316f0ef0 VAL: '1212' (3 sibs) 36: 0x2aa316f0b50 SEQ: (3 sibs) 3 children: 36: 0x2aa316f0f90 VAL: '1220' (3 sibs) 36: 0x2aa316f1028 VAL: '1221' (3 sibs) 36: 0x2aa316f10c0 VAL: '1222' (3 sibs) 36: 0x2aa316ee1a0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1160 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1330 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1500 VAL: '2000' (3 sibs) 36: 0x2aa316f1598 VAL: '2001' (3 sibs) 36: 0x2aa316f1630 VAL: '2002' (3 sibs) 36: 0x2aa316f13c8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f16d0 VAL: '2010' (3 sibs) 36: 0x2aa316f1768 VAL: '2011' (3 sibs) 36: 0x2aa316f1800 VAL: '2012' (3 sibs) 36: 0x2aa316f1460 SEQ: (3 sibs) 3 children: 36: 0x2aa316f18a0 VAL: '2020' (3 sibs) 36: 0x2aa316f1938 VAL: '2021' (3 sibs) 36: 0x2aa316f19d0 VAL: '2022' (3 sibs) 36: 0x2aa316f11f8 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1a70 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1c40 VAL: '2100' (3 sibs) 36: 0x2aa316f1cd8 VAL: '2101' (3 sibs) 36: 0x2aa316f1d70 VAL: '2102' (3 sibs) 36: 0x2aa316f1b08 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1e10 VAL: '2110' (3 sibs) 36: 0x2aa316f1ea8 VAL: '2111' (3 sibs) 36: 0x2aa316f1f40 VAL: '2112' (3 sibs) 36: 0x2aa316f1ba0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f1fe0 VAL: '2120' (3 sibs) 36: 0x2aa316f2078 VAL: '2121' (3 sibs) 36: 0x2aa316f2110 VAL: '2122' (3 sibs) 36: 0x2aa316f1290 SEQ: (3 sibs) 3 children: 36: 0x2aa316f21b0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2380 VAL: '2200' (3 sibs) 36: 0x2aa316f2418 VAL: '2201' (3 sibs) 36: 0x2aa316f24b0 VAL: '2202' (3 sibs) 36: 0x2aa316f2248 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2550 VAL: '2210' (3 sibs) 36: 0x2aa316f25e8 VAL: '2211' (3 sibs) 36: 0x2aa316f2680 VAL: '2212' (3 sibs) 36: 0x2aa316f22e0 SEQ: (3 sibs) 3 children: 36: 0x2aa316f2720 VAL: '2220' (3 sibs) 36: 0x2aa316f27b8 VAL: '2221' (3 sibs) 36: 0x2aa316f2850 VAL: '2222' (3 sibs) 36: RECREATED TREE: 36: -------------------------------------- 36: [0][0] 0x2aa31731570 [ROOT] SEQ: (1 sibs) 3 children: 36: [1] [1] 0x2aa31731600 SEQ: (3 sibs) 3 children: 36: [2] [2] 0x2aa31731690 SEQ: (3 sibs) 3 children: 36: [3] [3] 0x2aa31731720 SEQ: (3 sibs) 3 children: 36: [4] [4] 0x2aa317317b0 VAL: '0000' (3 sibs) 36: [5] [5] 0x2aa31731840 VAL: '0001' (3 sibs) 36: [6] [6] 0x2aa317318d0 VAL: '0002' (3 sibs) 36: [7] [7] 0x2aa31731960 SEQ: (3 sibs) 3 children: 36: [8] [8] 0x2aa317319f0 VAL: '0010' (3 sibs) 36: [9] [9] 0x2aa31731a80 VAL: '0011' (3 sibs) 36: [10] [10] 0x2aa31731b10 VAL: '0012' (3 sibs) 36: [11] [11] 0x2aa31731ba0 SEQ: (3 sibs) 3 children: 36: [12] [12] 0x2aa31731c30 VAL: '0020' (3 sibs) 36: [13] [13] 0x2aa31731cc0 VAL: '0021' (3 sibs) 36: [14] [14] 0x2aa31731d50 VAL: '0022' (3 sibs) 36: [15] [15] 0x2aa31731de0 SEQ: (3 sibs) 3 children: 36: [16] [16] 0x2aa31731e70 SEQ: (3 sibs) 3 children: 36: [17] [17] 0x2aa31731f00 VAL: '0100' (3 sibs) 36: [18] [18] 0x2aa31731f90 VAL: '0101' (3 sibs) 36: [19] [19] 0x2aa31732020 VAL: '0102' (3 sibs) 36: [20] [20] 0x2aa317320b0 SEQ: (3 sibs) 3 children: 36: [21] [21] 0x2aa31732140 VAL: '0110' (3 sibs) 36: [22] [22] 0x2aa317321d0 VAL: '0111' (3 sibs) 36: [23] [23] 0x2aa31732260 VAL: '0112' (3 sibs) 36: [24] [24] 0x2aa317322f0 SEQ: (3 sibs) 3 children: 36: [25] [25] 0x2aa31732380 VAL: '0120' (3 sibs) 36: [26] [26] 0x2aa31732410 VAL: '0121' (3 sibs) 36: [27] [27] 0x2aa317324a0 VAL: '0122' (3 sibs) 36: [28] [28] 0x2aa31732530 SEQ: (3 sibs) 3 children: 36: [29] [29] 0x2aa317325c0 SEQ: (3 sibs) 3 children: 36: [30] [30] 0x2aa31732650 VAL: '0200' (3 sibs) 36: [31] [31] 0x2aa317326e0 VAL: '0201' (3 sibs) 36: [32] [32] 0x2aa31732770 VAL: '0202' (3 sibs) 36: [33] [33] 0x2aa31732800 SEQ: (3 sibs) 3 children: 36: [34] [34] 0x2aa31732890 VAL: '0210' (3 sibs) 36: [35] [35] 0x2aa31732920 VAL: '0211' (3 sibs) 36: [36] [36] 0x2aa317329b0 VAL: '0212' (3 sibs) 36: [37] [37] 0x2aa31732a40 SEQ: (3 sibs) 3 children: 36: [38] [38] 0x2aa31732ad0 VAL: '0220' (3 sibs) 36: [39] [39] 0x2aa31732b60 VAL: '0221' (3 sibs) 36: [40] [40] 0x2aa31732bf0 VAL: '0222' (3 sibs) 36: [41] [41] 0x2aa31732c80 SEQ: (3 sibs) 3 children: 36: [42] [42] 0x2aa31732d10 SEQ: (3 sibs) 3 children: 36: [43] [43] 0x2aa31732da0 SEQ: (3 sibs) 3 children: 36: [44] [44] 0x2aa31732e30 VAL: '1000' (3 sibs) 36: [45] [45] 0x2aa31732ec0 VAL: '1001' (3 sibs) 36: [46] [46] 0x2aa31732f50 VAL: '1002' (3 sibs) 36: [47] [47] 0x2aa31732fe0 SEQ: (3 sibs) 3 children: 36: [48] [48] 0x2aa31733070 VAL: '1010' (3 sibs) 36: [49] [49] 0x2aa31733100 VAL: '1011' (3 sibs) 36: [50] [50] 0x2aa31733190 VAL: '1012' (3 sibs) 36: [51] [51] 0x2aa31733220 SEQ: (3 sibs) 3 children: 36: [52] [52] 0x2aa317332b0 VAL: '1020' (3 sibs) 36: [53] [53] 0x2aa31733340 VAL: '1021' (3 sibs) 36: [54] [54] 0x2aa317333d0 VAL: '1022' (3 sibs) 36: [55] [55] 0x2aa31733460 SEQ: (3 sibs) 3 children: 36: [56] [56] 0x2aa317334f0 SEQ: (3 sibs) 3 children: 36: [57] [57] 0x2aa31733580 VAL: '1100' (3 sibs) 36: [58] [58] 0x2aa31733610 VAL: '1101' (3 sibs) 36: [59] [59] 0x2aa317336a0 VAL: '1102' (3 sibs) 36: [60] [60] 0x2aa31733730 SEQ: (3 sibs) 3 children: 36: [61] [61] 0x2aa317337c0 VAL: '1110' (3 sibs) 36: [62] [62] 0x2aa31733850 VAL: '1111' (3 sibs) 36: [63] [63] 0x2aa317338e0 VAL: '1112' (3 sibs) 36: [64] [64] 0x2aa31733970 SEQ: (3 sibs) 3 children: 36: [65] [65] 0x2aa31733a00 VAL: '1120' (3 sibs) 36: [66] [66] 0x2aa31733a90 VAL: '1121' (3 sibs) 36: [67] [67] 0x2aa31733b20 VAL: '1122' (3 sibs) 36: [68] [68] 0x2aa31733bb0 SEQ: (3 sibs) 3 children: 36: [69] [69] 0x2aa31733c40 SEQ: (3 sibs) 3 children: 36: [70] [70] 0x2aa31733cd0 VAL: '1200' (3 sibs) 36: [71] [71] 0x2aa31733d60 VAL: '1201' (3 sibs) 36: [72] [72] 0x2aa31733df0 VAL: '1202' (3 sibs) 36: [73] [73] 0x2aa31733e80 SEQ: (3 sibs) 3 children: 36: [74] [74] 0x2aa31733f10 VAL: '1210' (3 sibs) 36: [75] [75] 0x2aa31733fa0 VAL: '1211' (3 sibs) 36: [76] [76] 0x2aa31734030 VAL: '1212' (3 sibs) 36: [77] [77] 0x2aa317340c0 SEQ: (3 sibs) 3 children: 36: [78] [78] 0x2aa31734150 VAL: '1220' (3 sibs) 36: [79] [79] 0x2aa317341e0 VAL: '1221' (3 sibs) 36: [80] [80] 0x2aa31734270 VAL: '1222' (3 sibs) 36: [81] [81] 0x2aa31734300 SEQ: (3 sibs) 3 children: 36: [82] [82] 0x2aa31734390 SEQ: (3 sibs) 3 children: 36: [83] [83] 0x2aa31734420 SEQ: (3 sibs) 3 children: 36: [84] [84] 0x2aa317344b0 VAL: '2000' (3 sibs) 36: [85] [85] 0x2aa31734540 VAL: '2001' (3 sibs) 36: [86] [86] 0x2aa317345d0 VAL: '2002' (3 sibs) 36: [87] [87] 0x2aa31734660 SEQ: (3 sibs) 3 children: 36: [88] [88] 0x2aa317346f0 VAL: '2010' (3 sibs) 36: [89] [89] 0x2aa31734780 VAL: '2011' (3 sibs) 36: [90] [90] 0x2aa31734810 VAL: '2012' (3 sibs) 36: [91] [91] 0x2aa317348a0 SEQ: (3 sibs) 3 children: 36: [92] [92] 0x2aa31734930 VAL: '2020' (3 sibs) 36: [93] [93] 0x2aa317349c0 VAL: '2021' (3 sibs) 36: [94] [94] 0x2aa31734a50 VAL: '2022' (3 sibs) 36: [95] [95] 0x2aa31734ae0 SEQ: (3 sibs) 3 children: 36: [96] [96] 0x2aa31734b70 SEQ: (3 sibs) 3 children: 36: [97] [97] 0x2aa31734c00 VAL: '2100' (3 sibs) 36: [98] [98] 0x2aa31734c90 VAL: '2101' (3 sibs) 36: [99] [99] 0x2aa31734d20 VAL: '2102' (3 sibs) 36: [100] [100] 0x2aa31734db0 SEQ: (3 sibs) 3 children: 36: [101] [101] 0x2aa31734e40 VAL: '2110' (3 sibs) 36: [102] [102] 0x2aa31734ed0 VAL: '2111' (3 sibs) 36: [103] [103] 0x2aa31734f60 VAL: '2112' (3 sibs) 36: [104] [104] 0x2aa31734ff0 SEQ: (3 sibs) 3 children: 36: [105] [105] 0x2aa31735080 VAL: '2120' (3 sibs) 36: [106] [106] 0x2aa31735110 VAL: '2121' (3 sibs) 36: [107] [107] 0x2aa317351a0 VAL: '2122' (3 sibs) 36: [108] [108] 0x2aa31735230 SEQ: (3 sibs) 3 children: 36: [109] [109] 0x2aa317352c0 SEQ: (3 sibs) 3 children: 36: [110] [110] 0x2aa31735350 VAL: '2200' (3 sibs) 36: [111] [111] 0x2aa317353e0 VAL: '2201' (3 sibs) 36: [112] [112] 0x2aa31735470 VAL: '2202' (3 sibs) 36: [113] [113] 0x2aa31735500 SEQ: (3 sibs) 3 children: 36: [114] [114] 0x2aa31735590 VAL: '2210' (3 sibs) 36: [115] [115] 0x2aa31735620 VAL: '2211' (3 sibs) 36: [116] [116] 0x2aa317356b0 VAL: '2212' (3 sibs) 36: [117] [117] 0x2aa31735740 SEQ: (3 sibs) 3 children: 36: [118] [118] 0x2aa317357d0 VAL: '2220' (3 sibs) 36: [119] [119] 0x2aa31735860 VAL: '2221' (3 sibs) 36: [120] [120] 0x2aa317358f0 VAL: '2222' (3 sibs) 36: #nodes=121 vs #printed=121 36: -------------------------------------- 36: [ OK ] NESTED_SEQX4/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 36: [----------] 72 tests from NESTED_SEQX4/YmlTestCase (11 ms total) 36: 36: [----------] Global test environment tear-down 36: [==========] 73 tests from 2 test suites ran. (11 ms total) 36: [ PASSED ] 73 tests. 36/52 Test #36: ryml-test-nested_seqx4 ............ Passed 0.01 sec test 37 Start 37: ryml-test-map_of_seq 37: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-map_of_seq-0.5.0 37: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 37: Test timeout computed to be: 10000000 37: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 37: [==========] Running 289 tests from 2 test suites. 37: [----------] Global test environment set-up. 37: [----------] 1 test from CaseNode 37: [ RUN ] CaseNode.setting_up 37: [ OK ] CaseNode.setting_up (0 ms) 37: [----------] 1 test from CaseNode (0 ms total) 37: 37: [----------] 288 tests from MAP_OF_SEQ/YmlTestCase 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/0 37: ------------------------------------------- 37: running test case 'map of empty seqs' 37: ------------------------------------------- 37: --------------- 37: {foo: [], bar: [], baz: []}--------------- 37: REF TREE: 37: 0x2aa3ccd61b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa3ccd0cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa3ccd0d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa3ccd0e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd02100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd02190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd02220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd022b0 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: 0x2aa3ccd62c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd14a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd13f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd15e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd03fa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd04030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd040c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd04150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd041e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd04270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd04300 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: 0x2aa3ccd63e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd05d90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd05e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd05eb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd05f40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd05fd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd06060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd060f0 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: 0x2aa3ccd64f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd2090 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd2128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd21d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd2268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd07b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd07c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd07ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd07d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd07dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd07e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd07ee0 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: 0x2aa3ccd6610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa3ccd6a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa3ccd6f00 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd6fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd70d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd6ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa3ccd6b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa3ccd7210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd73e0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd75b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd72a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd76f0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd78c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa3ccd6c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa3ccd7a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd7bd0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd7da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd7ee0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd80b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa3ccd6dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa3ccd81f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd83c0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd84f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd8590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd86d0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd88a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd0d260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd0d2f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd0d380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd0d410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd0d4a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd0d530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd0d5c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd0d650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd0d6e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd0d770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd0d800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd0d890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd0d920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd0d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd0da40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd0dad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd0db60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd0dbf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd0dc80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd0dd10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd0dda0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd0de30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd0dec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd0df50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd0dfe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd0e070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd0e100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd0e190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd0e220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd0e2b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd0e340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd0e3d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd0e460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd0e4f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd0e580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd0e610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd0e6a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd0e730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd0e7c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd0e850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd0e8e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd0e970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd0ea00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd0ea90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd0eb20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd0ebb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd0ec40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd0ecd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd0ed60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd0edf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd0ee80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd0ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd0efa0 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: #nodes=53 vs #printed=53 37: -------------------------------------- 37: [ OK ] MAP_OF_SEQ/YmlTestCase.parse_unix/4 (0 ms) 37: [ RUN ] MAP_OF_SEQ/YmlTestCase.parse_unix/5 37: ------------------------------------------- 37: running test case 'map of seqs, next line' 37: ------------------------------------------- 37: --------------- 37: 37: men: 37: - 37: John Smith 37: - 37: Bill Jones 37: women: 37: - 37: Mary Smith 37: - 37: Susan Williams 37: --------------- 37: REF TREE: 37: 0x2aa3ccd6728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd2360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1720 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd17b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd23f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd18f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd0f670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd0f700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd0f790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd0f820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd0f8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd0f940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd0f9d0 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: 0x2aa3ccd6840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd19f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd3b80 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd3c18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd3cc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd3d58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd113a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd11430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd114c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd11550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd115e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd11670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd11700 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: 0x2aa3ccd6958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa3ccd3870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa3ccd3560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa3ccd2890 VAL: 'a' (5 sibs) 37: 0x2aa3ccd2928 VAL: 'b' (5 sibs) 37: 0x2aa3ccd29c0 VAL: 'c' (5 sibs) 37: 0x2aa3ccd2a58 VAL: 'd' (5 sibs) 37: 0x2aa3ccd2af0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd130d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd13160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd131f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd13280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd13310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd133a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd13430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd134c0 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: 0x2aa3ccd61b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa3ccd0cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa3ccd0d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa3ccd0e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd139e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd13a70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd13b00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd13b90 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: 0x2aa3ccd62c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd14a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd13f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd15e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1678 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd142f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd14380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd14410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd144a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd14530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd145c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd14650 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: 0x2aa3ccd63e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1ea8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd14c00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd14c90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd14d20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd14db0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd14e40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd14ed0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd14f60 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: 0x2aa3ccd64f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd2090 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd2128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd21d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd2268 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd15510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd155a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd15630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd156c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd15750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd157e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd15870 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: 0x2aa3ccd6610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa3ccd6a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa3ccd6f00 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd6fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd70d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd6ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa3ccd6b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa3ccd7210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd73e0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd75b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd72a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd76f0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd78c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa3ccd6c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa3ccd7a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd7bd0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd7da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd7ee0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd80b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa3ccd6dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa3ccd81f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd83c0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd84f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd8590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd86d0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd88a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd17940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd179d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd17a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd17af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd17b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd17c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd17ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd17d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd17dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd17e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd17ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd17f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd18000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd18090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd18120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd181b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd18240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd182d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd18360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd183f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd18480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd18510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd185a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd18630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd186c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd18750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd187e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd18870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd18900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd18990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd18a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd18ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd18b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd18bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd18c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd18cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd18d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd18e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd18ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd18f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd18fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd19050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd190e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd19170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd19200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd19290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd19320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd193b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd19440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd194d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd19560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd195f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd19680 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: 0x2aa3ccd6728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd2360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1720 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd17b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd23f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd18f8 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd15e20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd15eb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd15f40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd15fd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd16060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd160f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd16180 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: 0x2aa3ccd6840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd19f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd3b80 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd3c18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd3cc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd3d58 VAL: 'Susan Williams' (2 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd16730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd167c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd16850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd168e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd16970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd16a00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd16a90 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: 0x2aa3ccd6958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa3ccd3870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa3ccd3560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa3ccd2890 VAL: 'a' (5 sibs) 37: 0x2aa3ccd2928 VAL: 'b' (5 sibs) 37: 0x2aa3ccd29c0 VAL: 'c' (5 sibs) 37: 0x2aa3ccd2a58 VAL: 'd' (5 sibs) 37: 0x2aa3ccd2af0 VAL: 'e' (5 sibs) 37: PARSED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd19d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd19de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd19e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd19f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd19f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd1a020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd1a0b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd1a140 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] 0x2aa3cd02100 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd02190 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd02220 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd022b0 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] 0x2aa3cd1ad00 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd1ad90 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd1ae20 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd1aeb0 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] 0x2aa3cd03fa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd04030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd040c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd04150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd041e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd04270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd04300 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] 0x2aa3cd1bef0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1bf80 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1c010 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1c0a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1c130 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1c1c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1c250 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] 0x2aa3cd05d90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd05e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd05eb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd05f40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd05fd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd06060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd060f0 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] 0x2aa3cd1c800 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1c890 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1c920 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1c9b0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1ca40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1cad0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1cb60 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] 0x2aa3cd07b80 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd07c10 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd07ca0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd07d30 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd07dc0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd07e50 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd07ee0 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] 0x2aa3cd1d110 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1d1a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1d230 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1d2c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1d350 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1d3e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1d470 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] 0x2aa3cd0d260 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd0d2f0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd0d380 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd0d410 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd0d4a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd0d530 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd0d5c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd0d650 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd0d6e0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd0d770 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd0d800 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd0d890 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd0d920 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd0d9b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd0da40 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd0dad0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd0db60 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd0dbf0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd0dc80 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd0dd10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd0dda0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd0de30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd0dec0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd0df50 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd0dfe0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd0e070 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd0e100 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd0e190 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd0e220 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd0e2b0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd0e340 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd0e3d0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd0e460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd0e4f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd0e580 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd0e610 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd0e6a0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd0e730 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd0e7c0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd0e850 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd0e8e0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd0e970 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd0ea00 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd0ea90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd0eb20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd0ebb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd0ec40 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd0ecd0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd0ed60 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd0edf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd0ee80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd0ef10 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd0efa0 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] 0x2aa3cd1f540 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd1f5d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd1f660 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd1f6f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd1f780 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd1f810 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd1f8a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd1f930 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd1f9c0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd1fa50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd1fae0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd1fb70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd1fc00 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd1fc90 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd1fd20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd1fdb0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd1fe40 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd1fed0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd1ff60 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd1fff0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd20080 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd20110 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd201a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd20230 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd202c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd20350 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd203e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd20470 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd20500 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd20590 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd20620 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd206b0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd20740 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd207d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd20860 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd208f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd20980 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd20a10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd20aa0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd20b30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd20bc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd20c50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd20ce0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd20d70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd20e00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd20e90 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd20f20 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd20fb0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd21040 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd210d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd21160 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd211f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd21280 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] 0x2aa3cd0f670 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd0f700 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd0f790 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd0f820 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd0f8b0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd0f940 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd0f9d0 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] 0x2aa3cd1da20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1dab0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1db40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1dbd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1dc60 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1dcf0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1dd80 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] 0x2aa3cd113a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd11430 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd114c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd11550 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd115e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd11670 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd11700 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] 0x2aa3cd1e330 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1e3c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1e450 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1e4e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1e570 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1e600 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1e690 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] 0x2aa3cd130d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd13160 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd131f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd13280 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd13310 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd133a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd13430 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd134c0 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] 0x2aa3cd21950 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd219e0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd21a70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd21b00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd21b90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd21c20 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd21cb0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd21d40 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] 0x2aa3cd139e0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd13a70 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd13b00 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd13b90 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] 0x2aa3cd22260 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd222f0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd22380 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd22410 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] 0x2aa3cd142f0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd14380 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd14410 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd144a0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd14530 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd145c0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd14650 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] 0x2aa3cd22b70 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd22c00 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd22c90 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd22d20 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd22db0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd22e40 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd22ed0 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] 0x2aa3cd14c00 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd14c90 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd14d20 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd14db0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd14e40 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd14ed0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd14f60 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] 0x2aa3cd23480 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd23510 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd235a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd23630 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd236c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd23750 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd237e0 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] 0x2aa3cd15510 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd155a0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd15630 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd156c0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd15750 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd157e0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd15870 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] 0x2aa3cd23d90 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd23e20 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd23eb0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd23f40 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd23fd0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd24060 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd240f0 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] 0x2aa3cd17940 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd179d0 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd17a60 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd17af0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd17b80 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd17c10 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd17ca0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd17d30 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd17dc0 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd17e50 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd17ee0 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd17f70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd18000 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd18090 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd18120 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd181b0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd18240 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd182d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd18360 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd183f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd18480 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd18510 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd185a0 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd18630 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd186c0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd18750 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd187e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd18870 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd18900 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd18990 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd18a20 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd18ab0 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd18b40 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd18bd0 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd18c60 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd18cf0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd18d80 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd18e10 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd18ea0 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd18f30 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd18fc0 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd19050 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd190e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd19170 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd19200 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd19290 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd19320 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd193b0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd19440 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd194d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd19560 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd195f0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd19680 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] 0x2aa3cd261c0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd26250 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd262e0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd26370 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd26400 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd26490 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd26520 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd265b0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd26640 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd266d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd26760 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd267f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd26880 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd26910 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd269a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd26a30 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd26ac0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd26b50 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd26be0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd26c70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd26d00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd26d90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd26e20 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd26eb0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd26f40 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd26fd0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd27060 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd270f0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd27180 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd27210 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd272a0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd27330 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd273c0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd27450 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd274e0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd27570 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd27600 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd27690 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd27720 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd277b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd27840 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd278d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd27960 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd279f0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd27a80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd27b10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd27ba0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd27c30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd27cc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd27d50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd27de0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd27e70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd27f00 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] 0x2aa3cd15e20 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd15eb0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd15f40 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd15fd0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd16060 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd160f0 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd16180 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] 0x2aa3cd246a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd24730 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd247c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd24850 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd248e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd24970 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd24a00 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] 0x2aa3cd16730 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd167c0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd16850 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd168e0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd16970 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd16a00 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd16a90 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] 0x2aa3cd24fb0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd25040 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd250d0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd25160 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd251f0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd25280 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd25310 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] 0x2aa3cd19d50 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd19de0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd19e70 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd19f00 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd19f90 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd1a020 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd1a0b0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd1a140 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] 0x2aa3cd285d0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd28660 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd286f0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd28780 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd28810 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd288a0 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd28930 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd289c0 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: 0x2aa3ccd61b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa3ccd0cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa3ccd0d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa3ccd0e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd1b8b0 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd1b940 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd1b9d0 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd1ba60 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: 0x2aa3ccd62c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd14a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd13f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd15e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd258c0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd25950 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd259e0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd25a70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd25b00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd25b90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd25c20 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: 0x2aa3ccd63e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd25cc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd25d50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd25de0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd25e70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd25f00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd25f90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd26020 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: 0x2aa3ccd64f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd2090 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd2128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd21d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd2268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd1ec40 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1ecd0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1ed60 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1edf0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1ee80 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1ef10 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1efa0 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: 0x2aa3ccd6610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa3ccd6a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa3ccd6f00 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd6fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd70d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd6ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa3ccd6b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa3ccd7210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd73e0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd75b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd72a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd76f0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd78c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa3ccd6c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa3ccd7a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd7bd0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd7da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd7ee0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd80b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa3ccd6dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa3ccd81f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd83c0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd84f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd8590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd86d0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd88a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd28ee0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd28f70 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd29000 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd29090 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd29120 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd291b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd29240 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd292d0 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd29360 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd293f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd29480 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd29510 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd295a0 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd29630 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd296c0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd29750 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd297e0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd29870 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd29900 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd29990 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd29a20 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd29ab0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd29b40 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd29bd0 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd29c60 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd29cf0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd29d80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd29e10 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd29ea0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd29f30 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd29fc0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd2a050 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd2a0e0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd2a170 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd2a200 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd2a290 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd2a320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd2a3b0 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd2a440 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd2a4d0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd2a560 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd2a5f0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd2a680 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd2a710 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd2a7a0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd2a830 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd2a8c0 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd2a950 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd2a9e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd2aa70 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd2ab00 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd2ab90 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd2ac20 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: 0x2aa3ccd6728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd2360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1720 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd17b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd23f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd18f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd1f040 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd1f0d0 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd1f160 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd1f1f0 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd1f280 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd1f310 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd1f3a0 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: 0x2aa3ccd6840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd19f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd3b80 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd3c18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd3cc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd3d58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2acc0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2ad50 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2ade0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2ae70 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2af00 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2af90 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2b020 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: 0x2aa3ccd6958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa3ccd3870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa3ccd3560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa3ccd2890 VAL: 'a' (5 sibs) 37: 0x2aa3ccd2928 VAL: 'b' (5 sibs) 37: 0x2aa3ccd29c0 VAL: 'c' (5 sibs) 37: 0x2aa3ccd2a58 VAL: 'd' (5 sibs) 37: 0x2aa3ccd2af0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2b0c0 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd2b150 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd2b1e0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd2b270 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd2b300 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd2b390 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd2b420 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd2b4b0 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: 0x2aa3ccd61b0 [ROOT] MAP: (0 sibs) 3 children: 37: 0x2aa3ccd0cd0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: 0x2aa3ccd0d68 KEYSEQ: 'bar' (3 sibs) 0 children: 37: 0x2aa3ccd0e00 KEYSEQ: 'baz' (3 sibs) 0 children: 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2b550 [ROOT] MAP: (1 sibs) 3 children: 37: [1] [1] 0x2aa3cd2b5e0 KEYSEQ: 'foo' (3 sibs) 0 children: 37: [2] [2] 0x2aa3cd2b670 KEYSEQ: 'bar' (3 sibs) 0 children: 37: [3] [3] 0x2aa3cd2b700 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: 0x2aa3ccd62c8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd14a0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1538 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd13f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd15e0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1678 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2b7a0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2b830 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2b8c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2b950 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2b9e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2ba70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2bb00 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: 0x2aa3ccd63e0 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1b90 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1cd0 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd1d68 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1c28 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1e10 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd1ea8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2bba0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2bc30 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2bcc0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2bd50 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2bde0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2be70 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2bf00 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: 0x2aa3ccd64f8 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd1f50 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd2090 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd2128 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1fe8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd21d0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd2268 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2bfa0 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2c030 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2c0c0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2c150 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2c1e0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2c270 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2c300 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: 0x2aa3ccd6610 [ROOT] MAP: (0 sibs) 8 children: 37: 0x2aa3ccd6a30 KEYSEQ: 'product' (8 sibs) 1 children: 37: 0x2aa3ccd6f00 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd6fa0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7038 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd70d0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7168 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd6ac8 KEYVAL: 'tax' '1234.5' (8 sibs) 37: 0x2aa3ccd6b60 KEYMAP: 'product2' (8 sibs) 3 children: 37: 0x2aa3ccd7210 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd73e0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7480 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7518 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd75b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7648 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd72a8 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd76f0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7790 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7828 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd78c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7958 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7340 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6bf8 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: 0x2aa3ccd6c90 KEYMAP: 'product3' (8 sibs) 3 children: 37: 0x2aa3ccd7a00 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd7bd0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7c70 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd7d08 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd7da0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd7e38 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7a98 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd7ee0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd7f80 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8018 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd80b0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8148 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd7b30 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6d28 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: 0x2aa3ccd6dc0 KEYMAP: 'product4' (8 sibs) 3 children: 37: 0x2aa3ccd81f0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: 0x2aa3ccd83c0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8460 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd84f8 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd8590 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8628 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8288 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: 0x2aa3ccd86d0 MAP: (1 sibs) 4 children: 37: 0x2aa3ccd8770 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: 0x2aa3ccd8808 KEYVAL: 'quantity' '1' (4 sibs) 37: 0x2aa3ccd88a0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: 0x2aa3ccd8938 KEYVAL: 'price' '2392.00' (4 sibs) 37: 0x2aa3ccd8320 KEYVAL: 'tax2' '789.10' (3 sibs) 37: 0x2aa3ccd6e58 KEYVAL: 'tax5' '1234.5' (8 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2c3a0 [ROOT] MAP: (1 sibs) 8 children: 37: [1] [1] 0x2aa3cd2c430 KEYSEQ: 'product' (8 sibs) 1 children: 37: [2] [2] 0x2aa3cd2c4c0 MAP: (1 sibs) 4 children: 37: [3] [3] 0x2aa3cd2c550 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [4] [4] 0x2aa3cd2c5e0 KEYVAL: 'quantity' '1' (4 sibs) 37: [5] [5] 0x2aa3cd2c670 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [6] [6] 0x2aa3cd2c700 KEYVAL: 'price' '2392.00' (4 sibs) 37: [7] [7] 0x2aa3cd2c790 KEYVAL: 'tax' '1234.5' (8 sibs) 37: [8] [8] 0x2aa3cd2c820 KEYMAP: 'product2' (8 sibs) 3 children: 37: [9] [9] 0x2aa3cd2c8b0 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [10] [10] 0x2aa3cd2c940 MAP: (1 sibs) 4 children: 37: [11] [11] 0x2aa3cd2c9d0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [12] [12] 0x2aa3cd2ca60 KEYVAL: 'quantity' '1' (4 sibs) 37: [13] [13] 0x2aa3cd2caf0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [14] [14] 0x2aa3cd2cb80 KEYVAL: 'price' '2392.00' (4 sibs) 37: [15] [15] 0x2aa3cd2cc10 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [16] [16] 0x2aa3cd2cca0 MAP: (1 sibs) 4 children: 37: [17] [17] 0x2aa3cd2cd30 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [18] [18] 0x2aa3cd2cdc0 KEYVAL: 'quantity' '1' (4 sibs) 37: [19] [19] 0x2aa3cd2ce50 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [20] [20] 0x2aa3cd2cee0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [21] [21] 0x2aa3cd2cf70 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [22] [22] 0x2aa3cd2d000 KEYVAL: 'tax3' '1234.5' (8 sibs) 37: [23] [23] 0x2aa3cd2d090 KEYMAP: 'product3' (8 sibs) 3 children: 37: [24] [24] 0x2aa3cd2d120 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [25] [25] 0x2aa3cd2d1b0 MAP: (1 sibs) 4 children: 37: [26] [26] 0x2aa3cd2d240 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [27] [27] 0x2aa3cd2d2d0 KEYVAL: 'quantity' '1' (4 sibs) 37: [28] [28] 0x2aa3cd2d360 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [29] [29] 0x2aa3cd2d3f0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [30] [30] 0x2aa3cd2d480 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [31] [31] 0x2aa3cd2d510 MAP: (1 sibs) 4 children: 37: [32] [32] 0x2aa3cd2d5a0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [33] [33] 0x2aa3cd2d630 KEYVAL: 'quantity' '1' (4 sibs) 37: [34] [34] 0x2aa3cd2d6c0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [35] [35] 0x2aa3cd2d750 KEYVAL: 'price' '2392.00' (4 sibs) 37: [36] [36] 0x2aa3cd2d7e0 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [37] [37] 0x2aa3cd2d870 KEYVAL: 'tax4' '1234.5' (8 sibs) 37: [38] [38] 0x2aa3cd2d900 KEYMAP: 'product4' (8 sibs) 3 children: 37: [39] [39] 0x2aa3cd2d990 KEYSEQ: 'subproduct1' (3 sibs) 1 children: 37: [40] [40] 0x2aa3cd2da20 MAP: (1 sibs) 4 children: 37: [41] [41] 0x2aa3cd2dab0 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [42] [42] 0x2aa3cd2db40 KEYVAL: 'quantity' '1' (4 sibs) 37: [43] [43] 0x2aa3cd2dbd0 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [44] [44] 0x2aa3cd2dc60 KEYVAL: 'price' '2392.00' (4 sibs) 37: [45] [45] 0x2aa3cd2dcf0 KEYSEQ: 'subproduct2' (3 sibs) 1 children: 37: [46] [46] 0x2aa3cd2dd80 MAP: (1 sibs) 4 children: 37: [47] [47] 0x2aa3cd2de10 KEYVAL: 'sku' 'BL4438H' (4 sibs) 37: [48] [48] 0x2aa3cd2dea0 KEYVAL: 'quantity' '1' (4 sibs) 37: [49] [49] 0x2aa3cd2df30 KEYVAL: 'description' 'Super Hoop' (4 sibs) 37: [50] [50] 0x2aa3cd2dfc0 KEYVAL: 'price' '2392.00' (4 sibs) 37: [51] [51] 0x2aa3cd2e050 KEYVAL: 'tax2' '789.10' (3 sibs) 37: [52] [52] 0x2aa3cd2e0e0 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: 0x2aa3ccd6728 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd2360 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd1720 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd17b8 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd23f8 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd1860 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd18f8 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2e180 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2e210 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2e2a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2e330 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2e3c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2e450 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2e4e0 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: 0x2aa3ccd6840 [ROOT] MAP: (0 sibs) 2 children: 37: 0x2aa3ccd19f0 KEYSEQ: 'men' (2 sibs) 2 children: 37: 0x2aa3ccd3b80 VAL: 'John Smith' (2 sibs) 37: 0x2aa3ccd3c18 VAL: 'Bill Jones' (2 sibs) 37: 0x2aa3ccd1a88 KEYSEQ: 'women' (2 sibs) 2 children: 37: 0x2aa3ccd3cc0 VAL: 'Mary Smith' (2 sibs) 37: 0x2aa3ccd3d58 VAL: 'Susan Williams' (2 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2e580 [ROOT] MAP: (1 sibs) 2 children: 37: [1] [1] 0x2aa3cd2e610 KEYSEQ: 'men' (2 sibs) 2 children: 37: [2] [2] 0x2aa3cd2e6a0 VAL: 'John Smith' (2 sibs) 37: [3] [3] 0x2aa3cd2e730 VAL: 'Bill Jones' (2 sibs) 37: [4] [4] 0x2aa3cd2e7c0 KEYSEQ: 'women' (2 sibs) 2 children: 37: [5] [5] 0x2aa3cd2e850 VAL: 'Mary Smith' (2 sibs) 37: [6] [6] 0x2aa3cd2e8e0 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: 0x2aa3ccd6958 [ROOT] MAP: (0 sibs) 1 children: 37: 0x2aa3ccd3870 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: 0x2aa3ccd3560 KEYSEQ: 'files' (1 sibs) 5 children: 37: 0x2aa3ccd2890 VAL: 'a' (5 sibs) 37: 0x2aa3ccd2928 VAL: 'b' (5 sibs) 37: 0x2aa3ccd29c0 VAL: 'c' (5 sibs) 37: 0x2aa3ccd2a58 VAL: 'd' (5 sibs) 37: 0x2aa3ccd2af0 VAL: 'e' (5 sibs) 37: RECREATED TREE: 37: -------------------------------------- 37: [0][0] 0x2aa3cd2e980 [ROOT] MAP: (1 sibs) 1 children: 37: [1] [1] 0x2aa3cd2ea10 KEYMAP: 'skip_commits' (1 sibs) 1 children: 37: [2] [2] 0x2aa3cd2eaa0 KEYSEQ: 'files' (1 sibs) 5 children: 37: [3] [3] 0x2aa3cd2eb30 VAL: 'a' (5 sibs) 37: [4] [4] 0x2aa3cd2ebc0 VAL: 'b' (5 sibs) 37: [5] [5] 0x2aa3cd2ec50 VAL: 'c' (5 sibs) 37: [6] [6] 0x2aa3cd2ece0 VAL: 'd' (5 sibs) 37: [7] [7] 0x2aa3cd2ed70 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 (9 ms total) 37: 37: [----------] Global test environment tear-down 37: [==========] 289 tests from 2 test suites ran. (9 ms total) 37: [ PASSED ] 289 tests. 37/52 Test #37: ryml-test-map_of_seq .............. Passed 0.01 sec test 38 Start 38: ryml-test-seq_of_map 38: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-seq_of_map-0.5.0 38: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 38: Test timeout computed to be: 10000000 38: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 38: [==========] Running 474 tests from 3 test suites. 38: [----------] Global test environment set-up. 38: [----------] 1 test from CaseNode 38: [ RUN ] CaseNode.setting_up 38: [ OK ] CaseNode.setting_up (0 ms) 38: [----------] 1 test from CaseNode (0 ms total) 38: 38: [----------] 5 tests from seq_of_map 38: [ RUN ] seq_of_map.with_anchors 38: [ OK ] seq_of_map.with_anchors (0 ms) 38: [ RUN ] seq_of_map.with_tags 38: [ OK ] seq_of_map.with_tags (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v1 38: [ OK ] seq_of_map.missing_scalars_v1 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v2 38: [ OK ] seq_of_map.missing_scalars_v2 (0 ms) 38: [ RUN ] seq_of_map.missing_scalars_v3 38: [ OK ] seq_of_map.missing_scalars_v3 (0 ms) 38: [----------] 5 tests from seq_of_map (0 ms total) 38: 38: [----------] 468 tests from SEQ_OF_MAP/YmlTestCase 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.parse_unix/0 38: ------------------------------------------- 38: running test case 'seq of empty maps, one line' 38: ------------------------------------------- 38: --------------- 38: [{}, {}, {}]--------------- 38: REF TREE: 38: 0x2aa1a4ca2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4c6690 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c6728 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c67c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a511f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a511fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a512060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a5120f0 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: 0x2aa1a4ca3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6d20 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c6db8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a513c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a513d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a513d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a513e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a513eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a513f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a513fd0 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: 0x2aa1a4ca4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7550 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c75e8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5159a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a515a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a515ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a515b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a515be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a515c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a515d00 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: 0x2aa1a4ca5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7910 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c79a8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5176d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a517760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a5177f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a517880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a517910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5179a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a517a30 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: 0x2aa1a4ca710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c85a0 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c8638 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c88b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a519400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a519490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a519520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a5195b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a519640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5196d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a519760 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: 0x2aa1a4ca828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1a4c7130 MAP: (1 sibs) 2 children: 38: 0x2aa1a4c69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c6a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a51b130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a51b1c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a51b250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a51b2e0 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: 0x2aa1a4ca940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1a4c8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8b38 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1a4c8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1a4c9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1a4c90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1a4c8c68 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c91f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a51ce60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a51cef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a51cf80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a51d010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a51d0a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a51d130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a51d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a51d250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a51d2e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a51d370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a51d400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a51d490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a51d520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a51d5b0 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: 0x2aa1a4caa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1a4c92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1a4c9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c94b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a51eb90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a51ec20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a51ecb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a51ed40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a51edd0 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: 0x2aa1a4cab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1a4cb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1a4cb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1a4cb578 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1a4cb610 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1a4cb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1a4cba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1a4cbaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1a4cb740 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cbba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1a4cbc40 VAL: 'val1' (2 sibs) 38: 0x2aa1a4cbcd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5209b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a520a40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a520ad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a520b60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a520bf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a520c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a520d10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a520da0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a520e30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a520ec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a520f50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a520fe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a521070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a521100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a521190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a521220 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: 0x2aa1a4cac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1a4c7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1a4c7d20 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1a4c7e60 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1a4c8960 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1a4c89f8 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c8040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a522780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a522810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a5228a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a522930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a5229c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a522a50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a522ae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a522b70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a522c00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a522c90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a522d20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a522db0 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: 0x2aa1a4cada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6860 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cbe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cbeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c68f8 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1a4cbfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1a4cc080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a524650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5246e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a524770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a524800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a524890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a524920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a5249b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a524a40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a524ad0 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: 0x2aa1a4caeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c71d0 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cc1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cc250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c7268 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1a4cc388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1a4cc420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5264e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a526570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a526600 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a526690 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a526720 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a5267b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a526840 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a5268d0 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a526960 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1a5264e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a526570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a526600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a526690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a526720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a5267b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a526840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a5268d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a526960 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1a5264e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a526570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a526600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a526690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a526720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a5267b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a526840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a5268d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a526960 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: 0x2aa1a4cafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4cc690 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cc860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1a4cc8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1a4cc990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1a4cc728 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1a4ccac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1a4ccb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1a4cc7c0 MAP: (3 sibs) 3 children: 38: 0x2aa1a4ccc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1a4ccc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1a4ccd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a528380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a528410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a5284a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a528530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5285c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a528650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a5286e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a528770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a528800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a528890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a528920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a5289b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a528a40 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: 0x2aa1a4ca2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4c6690 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c6728 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c67c0 MAP: (3 sibs) 0 children: 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a528c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a528d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a528db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a528e40 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: 0x2aa1a4ca3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6d20 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c6db8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7038 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5295a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a529630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a5296c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a529750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5297e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a529870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a529900 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: 0x2aa1a4ca4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7550 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c75e8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7868 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a529eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a529f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a529fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52a060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52a0f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52a180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52a210 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: 0x2aa1a4ca5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7910 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c79a8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7c28 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52a7c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52a850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a52a8e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52a970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52aa00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52aa90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52ab20 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: 0x2aa1a4ca710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c85a0 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c8638 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c88b8 KEYVAL: 'age' '27' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52b0d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52b160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a52b1f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52b280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52b310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52b3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52b430 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: 0x2aa1a4ca828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1a4c7130 MAP: (1 sibs) 2 children: 38: 0x2aa1a4c69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c6a38 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52b9e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a52ba70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a52bb00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a52bb90 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: 0x2aa1a4ca940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1a4c8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8b38 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1a4c8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1a4c9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1a4c90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1a4c8c68 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c91f8 KEYVAL: 'b' '2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52c2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a52c380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a52c410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a52c4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a52c530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a52c5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a52c650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a52c6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a52c770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a52c800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a52c890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a52c920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a52c9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a52ca40 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: 0x2aa1a4caa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1a4c92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1a4c9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c94b8 KEYVAL: 'a' '1' (4 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52cc00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a52cc90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a52cd20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a52cdb0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a52ce40 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: 0x2aa1a4cab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1a4cb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1a4cb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1a4cb578 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1a4cb610 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1a4cb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1a4cba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1a4cbaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1a4cb740 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cbba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1a4cbc40 VAL: 'val1' (2 sibs) 38: 0x2aa1a4cbcd8 VAL: 'val2' (2 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52d510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a52d5a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a52d630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a52d6c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a52d750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a52d7e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a52d870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a52d900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a52d990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a52da20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a52dab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a52db40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a52dbd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a52dc60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a52dcf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a52dd80 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: 0x2aa1a4cac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1a4c7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1a4c7d20 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1a4c7e60 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1a4c8960 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1a4c89f8 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c8040 KEYVAL: '' '' (1 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52de20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a52deb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a52df40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a52dfd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a52e060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a52e0f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a52e180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a52e210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a52e2a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a52e330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a52e3c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a52e450 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: 0x2aa1a4cada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6860 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cbe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cbeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c68f8 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1a4cbfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1a4cc080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52e730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52e7c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52e850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52e8e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52e970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52ea00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52ea90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52eb20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52ebb0 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: 0x2aa1a4caeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c71d0 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cc1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cc250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c7268 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1a4cc388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1a4cc420 KEYVAL: 'a3' 'w3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52f160 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52f1f0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52f280 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52f3a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52f430 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52f4c0 KEYVAL***: '*a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: resolved tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1a52f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52f4c0 KEYVAL: 'a3' 'w3' (3 sibs) 38: #nodes=9 vs #printed=9 38: -------------------------------------- 38: reordered tree!!! 38: -------------------------------------- 38: [0][0] 0x2aa1a52f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52f4c0 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: 0x2aa1a4cafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4cc690 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cc860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1a4cc8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1a4cc990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1a4cc728 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1a4ccac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1a4ccb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1a4cc7c0 MAP: (3 sibs) 3 children: 38: 0x2aa1a4ccc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1a4ccc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1a4ccd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: PARSED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a52f950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a52f9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a52fa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52fb00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52fb90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52fc20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a52fcb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52fd40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52fdd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a52fe60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a52fef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a52ff80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a530010 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] 0x2aa1a511f40 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a511fd0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a512060 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a5120f0 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] 0x2aa1a5313f0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a531480 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a531510 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a5315a0 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] 0x2aa1a513c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a513d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a513d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a513e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a513eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a513f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a513fd0 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] 0x2aa1a5325e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a532670 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a532700 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a532790 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a532820 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5328b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a532940 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] 0x2aa1a5159a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a515a30 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a515ac0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a515b50 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a515be0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a515c70 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a515d00 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] 0x2aa1a532ef0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a532f80 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a533010 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a5330a0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a533130 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5331c0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a533250 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] 0x2aa1a5176d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a517760 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a5177f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a517880 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a517910 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5179a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a517a30 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] 0x2aa1a533800 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a533890 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a533920 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a5339b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a533a40 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a533ad0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a533b60 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] 0x2aa1a519400 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a519490 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a519520 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a5195b0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a519640 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5196d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a519760 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] 0x2aa1a534110 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5341a0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a534230 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a5342c0 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a534350 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a5343e0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a534470 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] 0x2aa1a51b130 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a51b1c0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a51b250 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a51b2e0 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] 0x2aa1a534a20 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a534ab0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a534b40 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a534bd0 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] 0x2aa1a51ce60 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a51cef0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a51cf80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a51d010 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a51d0a0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a51d130 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a51d1c0 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a51d250 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a51d2e0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a51d370 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a51d400 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a51d490 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a51d520 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a51d5b0 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] 0x2aa1a535330 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a5353c0 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a535450 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a5354e0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a535570 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a535600 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a535690 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a535720 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a5357b0 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a535840 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a5358d0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a535960 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a5359f0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a535a80 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] 0x2aa1a51eb90 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a51ec20 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a51ecb0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a51ed40 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a51edd0 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] 0x2aa1a535c40 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a535cd0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a535d60 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a535df0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a535e80 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] 0x2aa1a5209b0 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a520a40 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a520ad0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a520b60 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a520bf0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a520c80 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a520d10 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a520da0 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a520e30 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a520ec0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a520f50 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a520fe0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a521070 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a521100 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a521190 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a521220 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] 0x2aa1a536550 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a5365e0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a536670 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a536700 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a536790 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a536820 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a5368b0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a536940 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a5369d0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a536a60 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a536af0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a536b80 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a536c10 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a536ca0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a536d30 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a536dc0 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] 0x2aa1a522780 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a522810 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a5228a0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a522930 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a5229c0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a522a50 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a522ae0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a522b70 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a522c00 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a522c90 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a522d20 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a522db0 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] 0x2aa1a536e60 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a536ef0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a536f80 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a537010 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a5370a0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a537130 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a5371c0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a537250 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a5372e0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a537370 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a537400 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a537490 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] 0x2aa1a524650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5246e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a524770 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a524800 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a524890 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a524920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a5249b0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a524a40 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a524ad0 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] 0x2aa1a537770 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a537800 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a537890 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a537920 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5379b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a537a40 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a537ad0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a537b60 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a537bf0 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] 0x2aa1a5264e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a526570 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a526600 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a526690 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a526720 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a5267b0 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a526840 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a5268d0 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a526960 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] 0x2aa1a538080 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a538110 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a5381a0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a538230 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5382c0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a538350 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a5383e0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a538470 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a538500 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] 0x2aa1a528380 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a528410 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a5284a0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a528530 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5285c0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a528650 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a5286e0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a528770 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a528800 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a528890 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a528920 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a5289b0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a528a40 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] 0x2aa1a538990 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a538a20 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a538ab0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a538b40 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a538bd0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a538c60 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a538cf0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a538d80 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a538e10 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a538ea0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a538f30 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a538fc0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a539050 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] 0x2aa1a528c90 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a528d20 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a528db0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a528e40 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] 0x2aa1a5392a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a539330 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a5393c0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a539450 MAP: (3 sibs) 0 children: 38: #nodes=4 vs #printed=4 38: -------------------------------------- 38: ~~~~~~~~~~~~~~ 38: [ OK ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/0 (0 ms) 38: [ RUN ] SEQ_OF_MAP/YmlTestCase.complete_windows_round_trip/1 38: ------------------------------------------- 38: running test case 'seq of maps, one line' 38: ------------------------------------------- 38: ~~~~~~~~~~~~~~ src yml: 38: [{name: John Smith, age: 33}, {name: Mary Smith, age: 27}]~~~~~~~~~~~~~~ parsed tree: 38: -------------------------------------- 38: [0][0] 0x2aa1a5295a0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a529630 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a5296c0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a529750 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5297e0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a529870 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a529900 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] 0x2aa1a539bb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a539c40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a539cd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a539d60 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a539df0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a539e80 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a539f10 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] 0x2aa1a529eb0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a529f40 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a529fd0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52a060 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52a0f0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52a180 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52a210 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] 0x2aa1a53a4c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a53a550 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a53a5e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a53a670 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a53a700 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a53a790 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a53a820 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] 0x2aa1a52a7c0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52a850 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a52a8e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52a970 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52aa00 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52aa90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52ab20 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] 0x2aa1a53add0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a53ae60 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a53aef0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a53af80 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a53b010 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a53b0a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a53b130 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] 0x2aa1a52b0d0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52b160 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a52b1f0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a52b280 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a52b310 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a52b3a0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a52b430 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] 0x2aa1a53b6e0 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a53b770 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a53b800 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a53b890 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a53b920 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a53b9b0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a53ba40 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] 0x2aa1a52b9e0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a52ba70 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a52bb00 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a52bb90 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] 0x2aa1a53bff0 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a53c080 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a53c110 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a53c1a0 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] 0x2aa1a52c2f0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a52c380 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a52c410 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a52c4a0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a52c530 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a52c5c0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a52c650 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a52c6e0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a52c770 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a52c800 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a52c890 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a52c920 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a52c9b0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a52ca40 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] 0x2aa1a53c900 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a53c990 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a53ca20 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a53cab0 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a53cb40 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a53cbd0 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a53cc60 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a53ccf0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a53cd80 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a53ce10 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a53cea0 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a53cf30 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a53cfc0 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a53d050 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] 0x2aa1a52cc00 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a52cc90 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a52cd20 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a52cdb0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a52ce40 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] 0x2aa1a53d210 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a53d2a0 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a53d330 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a53d3c0 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a53d450 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] 0x2aa1a52d510 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a52d5a0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a52d630 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a52d6c0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a52d750 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a52d7e0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a52d870 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a52d900 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a52d990 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a52da20 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a52dab0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a52db40 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a52dbd0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a52dc60 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a52dcf0 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a52dd80 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] 0x2aa1a53db20 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a53dbb0 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a53dc40 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a53dcd0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a53dd60 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a53ddf0 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a53de80 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a53df10 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a53dfa0 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a53e030 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a53e0c0 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a53e150 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a53e1e0 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a53e270 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a53e300 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a53e390 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] 0x2aa1a52de20 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a52deb0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a52df40 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a52dfd0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a52e060 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a52e0f0 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a52e180 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a52e210 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a52e2a0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a52e330 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a52e3c0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a52e450 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] 0x2aa1a53e430 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a53e4c0 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a53e550 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a53e5e0 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a53e670 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a53e700 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a53e790 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a53e820 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a53e8b0 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a53e940 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a53e9d0 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a53ea60 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] 0x2aa1a52e730 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52e7c0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52e850 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52e8e0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52e970 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52ea00 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52ea90 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52eb20 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52ebb0 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] 0x2aa1a53ed40 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a53edd0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a53ee60 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a53eef0 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a53ef80 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a53f010 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a53f0a0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a53f130 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a53f1c0 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] 0x2aa1a52f040 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a52f0d0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a52f160 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52f1f0 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52f280 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52f310 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a52f3a0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52f430 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52f4c0 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] 0x2aa1a53f650 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a53f6e0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a53f770 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a53f800 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a53f890 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a53f920 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a53f9b0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a53fa40 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a53fad0 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] 0x2aa1a52f950 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a52f9e0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a52fa70 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a52fb00 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a52fb90 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a52fc20 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a52fcb0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a52fd40 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a52fdd0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a52fe60 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a52fef0 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a52ff80 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a530010 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] 0x2aa1a53ff60 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a53fff0 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a540080 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a540110 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5401a0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a540230 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a5402c0 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a540350 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a5403e0 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a540470 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a540500 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a540590 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a540620 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: 0x2aa1a4ca2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4c6690 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c6728 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c67c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5320c0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a532150 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a5321e0 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a532270 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: 0x2aa1a4ca3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6d20 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c6db8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a540870 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a540900 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a540990 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a540a20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a540ab0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a540b40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a540bd0 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: 0x2aa1a4ca4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7550 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c75e8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a540c70 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a540d00 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a540d90 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a540e20 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a540eb0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a540f40 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a540fd0 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: 0x2aa1a4ca5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7910 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c79a8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a541070 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a541100 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a541190 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a541220 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5412b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a541340 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a5413d0 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: 0x2aa1a4ca710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c85a0 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c8638 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c88b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a541470 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a541500 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a541590 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a541620 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5416b0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a541740 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a5417d0 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: 0x2aa1a4ca828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1a4c7130 MAP: (1 sibs) 2 children: 38: 0x2aa1a4c69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c6a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a541870 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a541900 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a541990 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a541a20 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: 0x2aa1a4ca940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1a4c8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8b38 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1a4c8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1a4c9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1a4c90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1a4c8c68 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c91f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a541ac0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a541b50 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a541be0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a541c70 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a541d00 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a541d90 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a541e20 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a541eb0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a541f40 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a541fd0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a542060 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a5420f0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a542180 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a542210 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: 0x2aa1a4caa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1a4c92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1a4c9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c94b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5422b0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a542340 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a5423d0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a542460 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a5424f0 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: 0x2aa1a4cab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1a4cb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1a4cb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1a4cb578 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1a4cb610 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1a4cb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1a4cba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1a4cbaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1a4cb740 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cbba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1a4cbc40 VAL: 'val1' (2 sibs) 38: 0x2aa1a4cbcd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a542590 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a542620 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a5426b0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a542740 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a5427d0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a542860 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a5428f0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a542980 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a542a10 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a542aa0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a542b30 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a542bc0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a542c50 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a542ce0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a542d70 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a542e00 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: 0x2aa1a4cac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1a4c7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1a4c7d20 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1a4c7e60 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1a4c8960 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1a4c89f8 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c8040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a542ea0 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a542f30 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a542fc0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a543050 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a5430e0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a543170 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a543200 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a543290 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a543320 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a5433b0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a543440 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a5434d0 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: 0x2aa1a4cada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6860 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cbe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cbeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c68f8 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1a4cbfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1a4cc080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a543570 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a543600 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a543690 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a543720 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5437b0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a543840 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a5438d0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a543960 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a5439f0 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: 0x2aa1a4caeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c71d0 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cc1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cc250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c7268 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1a4cc388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1a4cc420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a543a90 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a543b20 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a543bb0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a543c40 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a543cd0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a543d60 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a543df0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a543e80 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a543f10 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: 0x2aa1a4cafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4cc690 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cc860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1a4cc8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1a4cc990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1a4cc728 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1a4ccac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1a4ccb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1a4cc7c0 MAP: (3 sibs) 3 children: 38: 0x2aa1a4ccc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1a4ccc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1a4ccd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a543fb0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a544040 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a5440d0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a544160 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5441f0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a544280 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a544310 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a5443a0 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a544430 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a5444c0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a544550 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a5445e0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a544670 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: 0x2aa1a4ca2b0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4c6690 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c6728 MAP: (3 sibs) 0 children: 38: 0x2aa1a4c67c0 MAP: (3 sibs) 0 children: 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a544710 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a5447a0 MAP: (3 sibs) 0 children: 38: [2] [2] 0x2aa1a544830 MAP: (3 sibs) 0 children: 38: [3] [3] 0x2aa1a5448c0 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: 0x2aa1a4ca3c8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6d20 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6e60 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c6ef8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c6db8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c6fa0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7038 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a544960 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5449f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a544a80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a544b10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a544ba0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a544c30 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a544cc0 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: 0x2aa1a4ca4e0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7550 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7690 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7728 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c75e8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c77d0 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7868 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a544d60 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a544df0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a544e80 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a544f10 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a544fa0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a545030 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a5450c0 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: 0x2aa1a4ca5f8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c7910 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7a50 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c7ae8 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c79a8 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c7b90 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c7c28 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a545160 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5451f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a545280 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a545310 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5453a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a545430 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a5454c0 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: 0x2aa1a4ca710 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c85a0 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c86e0 KEYVAL: 'name' 'John Smith' (2 sibs) 38: 0x2aa1a4c8778 KEYVAL: 'age' '33' (2 sibs) 38: 0x2aa1a4c8638 MAP: (2 sibs) 2 children: 38: 0x2aa1a4c8820 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: 0x2aa1a4c88b8 KEYVAL: 'age' '27' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a545560 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5455f0 MAP: (2 sibs) 2 children: 38: [2] [2] 0x2aa1a545680 KEYVAL: 'name' 'John Smith' (2 sibs) 38: [3] [3] 0x2aa1a545710 KEYVAL: 'age' '33' (2 sibs) 38: [4] [4] 0x2aa1a5457a0 MAP: (2 sibs) 2 children: 38: [5] [5] 0x2aa1a545830 KEYVAL: 'name' 'Mary Smith' (2 sibs) 38: [6] [6] 0x2aa1a5458c0 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: 0x2aa1a4ca828 [ROOT] SEQ: (0 sibs) 1 children: 38: 0x2aa1a4c7130 MAP: (1 sibs) 2 children: 38: 0x2aa1a4c69a0 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c6a38 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a545960 [ROOT] SEQ: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a5459f0 MAP: (1 sibs) 2 children: 38: [2] [2] 0x2aa1a545a80 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a545b10 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: 0x2aa1a4ca940 [ROOT] SEQ: (0 sibs) 4 children: 38: 0x2aa1a4c8aa0 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8d10 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8da8 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8b38 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c8e50 KEYVAL: 'b' '2' (2 sibs) 38: 0x2aa1a4c8ee8 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c8bd0 MAP: (4 sibs) 3 children: 38: 0x2aa1a4c8f90 KEYVAL: 'b' '2' (3 sibs) 38: 0x2aa1a4c9028 KEYVAL: 'a' '1' (3 sibs) 38: 0x2aa1a4c90c0 KEYVAL: 'c' '3' (3 sibs) 38: 0x2aa1a4c8c68 MAP: (4 sibs) 2 children: 38: 0x2aa1a4c9160 KEYVAL: 'a' '1' (2 sibs) 38: 0x2aa1a4c91f8 KEYVAL: 'b' '2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a545bb0 [ROOT] SEQ: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a545c40 MAP: (4 sibs) 2 children: 38: [2] [2] 0x2aa1a545cd0 KEYVAL: 'a' '1' (2 sibs) 38: [3] [3] 0x2aa1a545d60 KEYVAL: 'b' '2' (2 sibs) 38: [4] [4] 0x2aa1a545df0 MAP: (4 sibs) 2 children: 38: [5] [5] 0x2aa1a545e80 KEYVAL: 'b' '2' (2 sibs) 38: [6] [6] 0x2aa1a545f10 KEYVAL: 'a' '1' (2 sibs) 38: [7] [7] 0x2aa1a545fa0 MAP: (4 sibs) 3 children: 38: [8] [8] 0x2aa1a546030 KEYVAL: 'b' '2' (3 sibs) 38: [9] [9] 0x2aa1a5460c0 KEYVAL: 'a' '1' (3 sibs) 38: [10] [10] 0x2aa1a546150 KEYVAL: 'c' '3' (3 sibs) 38: [11] [11] 0x2aa1a5461e0 MAP: (4 sibs) 2 children: 38: [12] [12] 0x2aa1a546270 KEYVAL: 'a' '1' (2 sibs) 38: [13] [13] 0x2aa1a546300 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: 0x2aa1a4caa58 [ROOT] MAP: (0 sibs) 4 children: 38: 0x2aa1a4c92f0 KEYVAL: 'a' '1' (4 sibs) 38: 0x2aa1a4c9388 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c9420 KEYVAL: 'b' '2' (4 sibs) 38: 0x2aa1a4c94b8 KEYVAL: 'a' '1' (4 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5463a0 [ROOT] MAP: (1 sibs) 4 children: 38: [1] [1] 0x2aa1a546430 KEYVAL: 'a' '1' (4 sibs) 38: [2] [2] 0x2aa1a5464c0 KEYVAL: 'b' '2' (4 sibs) 38: [3] [3] 0x2aa1a546550 KEYVAL: 'b' '2' (4 sibs) 38: [4] [4] 0x2aa1a5465e0 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: 0x2aa1a4cab70 [ROOT] MAP: (0 sibs) 1 children: 38: 0x2aa1a4cb440 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: 0x2aa1a4cb4e0 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb7e0 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: 0x2aa1a4cb578 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb880 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: 0x2aa1a4cb610 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb920 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: 0x2aa1a4cb6a8 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cb9c0 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: 0x2aa1a4cba60 KEYVAL: 'key1' 'val1' (2 sibs) 38: 0x2aa1a4cbaf8 KEYVAL: 'key2' 'val2' (2 sibs) 38: 0x2aa1a4cb740 MAP: (5 sibs) 1 children: 38: 0x2aa1a4cbba0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: 0x2aa1a4cbc40 VAL: 'val1' (2 sibs) 38: 0x2aa1a4cbcd8 VAL: 'val2' (2 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a546680 [ROOT] MAP: (1 sibs) 1 children: 38: [1] [1] 0x2aa1a546710 KEYSEQ: 'implicit block key' (1 sibs) 5 children: 38: [2] [2] 0x2aa1a5467a0 MAP: (5 sibs) 1 children: 38: [3] [3] 0x2aa1a546830 KEYVAL: 'implicit flow key 1' 'value1' (1 sibs) 38: [4] [4] 0x2aa1a5468c0 MAP: (5 sibs) 1 children: 38: [5] [5] 0x2aa1a546950 KEYVAL: 'implicit flow key 2' 'value2' (1 sibs) 38: [6] [6] 0x2aa1a5469e0 MAP: (5 sibs) 1 children: 38: [7] [7] 0x2aa1a546a70 KEYVAL: 'implicit flow key 3' 'value3' (1 sibs) 38: [8] [8] 0x2aa1a546b00 MAP: (5 sibs) 1 children: 38: [9] [9] 0x2aa1a546b90 KEYMAP: 'implicit flow key m' (1 sibs) 2 children: 38: [10] [10] 0x2aa1a546c20 KEYVAL: 'key1' 'val1' (2 sibs) 38: [11] [11] 0x2aa1a546cb0 KEYVAL: 'key2' 'val2' (2 sibs) 38: [12] [12] 0x2aa1a546d40 MAP: (5 sibs) 1 children: 38: [13] [13] 0x2aa1a546dd0 KEYSEQ: 'implicit flow key s' (1 sibs) 2 children: 38: [14] [14] 0x2aa1a546e60 VAL: 'val1' (2 sibs) 38: [15] [15] 0x2aa1a546ef0 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: 0x2aa1a4cac88 [ROOT] MAP: (0 sibs) 3 children: 38: 0x2aa1a4c7310 KEYSEQ: 'a' (3 sibs) 1 children: 38: 0x2aa1a4c7d20 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7dc0 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c73a8 KEYSEQ: 'b' (3 sibs) 1 children: 38: 0x2aa1a4c7e60 MAP: (1 sibs) 1 children: 38: 0x2aa1a4c7f00 KEYVAL: '' 'foo' (1 sibs) 38: 0x2aa1a4c7440 KEYSEQ: 'c' (3 sibs) 2 children: 38: 0x2aa1a4c8960 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c7fa0 KEYVAL: '' '' (1 sibs) 38: 0x2aa1a4c89f8 MAP: (2 sibs) 1 children: 38: 0x2aa1a4c8040 KEYVAL: '' '' (1 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a546f90 [ROOT] MAP: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a547020 KEYSEQ: 'a' (3 sibs) 1 children: 38: [2] [2] 0x2aa1a5470b0 MAP: (1 sibs) 1 children: 38: [3] [3] 0x2aa1a547140 KEYVAL: '' 'foo' (1 sibs) 38: [4] [4] 0x2aa1a5471d0 KEYSEQ: 'b' (3 sibs) 1 children: 38: [5] [5] 0x2aa1a547260 MAP: (1 sibs) 1 children: 38: [6] [6] 0x2aa1a5472f0 KEYVAL: '' 'foo' (1 sibs) 38: [7] [7] 0x2aa1a547380 KEYSEQ: 'c' (3 sibs) 2 children: 38: [8] [8] 0x2aa1a547410 MAP: (2 sibs) 1 children: 38: [9] [9] 0x2aa1a5474a0 KEYVAL: '' '' (1 sibs) 38: [10] [10] 0x2aa1a547530 MAP: (2 sibs) 1 children: 38: [11] [11] 0x2aa1a5475c0 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: 0x2aa1a4cada0 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c6860 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbd80 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cbe18 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cbeb0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c68f8 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cbf50 KEYVAL***: '*a1' 'w1' (3 sibs) 38: 0x2aa1a4cbfe8 KEYVAL***: '*a2' 'w2' (3 sibs) 38: 0x2aa1a4cc080 KEYVAL***: '*a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a547660 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a5476f0 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a547780 KEYVAL***: &a1 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a547810 KEYVAL***: &a2 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5478a0 KEYVAL***: &a3 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a547930 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a5479c0 KEYVAL***: '*a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a547a50 KEYVAL***: '*a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a547ae0 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: 0x2aa1a4caeb8 [ROOT] SEQ: (0 sibs) 2 children: 38: 0x2aa1a4c71d0 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc120 KEYVAL: 'a1' 'v1' (3 sibs) 38: 0x2aa1a4cc1b8 KEYVAL: 'a2' 'v2' (3 sibs) 38: 0x2aa1a4cc250 KEYVAL: 'a3' 'v3' (3 sibs) 38: 0x2aa1a4c7268 MAP: (2 sibs) 3 children: 38: 0x2aa1a4cc2f0 KEYVAL: 'a1' 'w1' (3 sibs) 38: 0x2aa1a4cc388 KEYVAL: 'a2' 'w2' (3 sibs) 38: 0x2aa1a4cc420 KEYVAL: 'a3' 'w3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a547b80 [ROOT] SEQ: (1 sibs) 2 children: 38: [1] [1] 0x2aa1a547c10 MAP: (2 sibs) 3 children: 38: [2] [2] 0x2aa1a547ca0 KEYVAL: 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a547d30 KEYVAL: 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a547dc0 KEYVAL: 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a547e50 MAP: (2 sibs) 3 children: 38: [6] [6] 0x2aa1a547ee0 KEYVAL: 'a1' 'w1' (3 sibs) 38: [7] [7] 0x2aa1a547f70 KEYVAL: 'a2' 'w2' (3 sibs) 38: [8] [8] 0x2aa1a548000 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: 0x2aa1a4cafd0 [ROOT] SEQ: (0 sibs) 3 children: 38: 0x2aa1a4cc690 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cc860 KEYVAL***: '!!str a1' 'v1' (3 sibs) 38: 0x2aa1a4cc8f8 KEYVAL***: '!!str a2' 'v2' (3 sibs) 38: 0x2aa1a4cc990 KEYVAL***: '!!str a3' 'v3' (3 sibs) 38: 0x2aa1a4cc728 MAP: (3 sibs) 3 children: 38: 0x2aa1a4cca30 KEYVAL***: 'a1' '!!str w1' (3 sibs) 38: 0x2aa1a4ccac8 KEYVAL***: 'a2' '!!str w2' (3 sibs) 38: 0x2aa1a4ccb60 KEYVAL***: 'a3' '!!str w3' (3 sibs) 38: 0x2aa1a4cc7c0 MAP: (3 sibs) 3 children: 38: 0x2aa1a4ccc00 KEYVAL***: '!foo a1' 'v1' (3 sibs) 38: 0x2aa1a4ccc98 KEYVAL***: '!foo a2' 'v2' (3 sibs) 38: 0x2aa1a4ccd30 KEYVAL***: '!foo a3' 'v3' (3 sibs) 38: RECREATED TREE: 38: -------------------------------------- 38: [0][0] 0x2aa1a5480a0 [ROOT] SEQ: (1 sibs) 3 children: 38: [1] [1] 0x2aa1a548130 MAP: (3 sibs) 3 children: 38: [2] [2] 0x2aa1a5481c0 KEYVAL***: !!str 'a1' 'v1' (3 sibs) 38: [3] [3] 0x2aa1a548250 KEYVAL***: !!str 'a2' 'v2' (3 sibs) 38: [4] [4] 0x2aa1a5482e0 KEYVAL***: !!str 'a3' 'v3' (3 sibs) 38: [5] [5] 0x2aa1a548370 MAP: (3 sibs) 3 children: 38: [6] [6] 0x2aa1a548400 KEYVAL***: 'a1' !!str 'w1' (3 sibs) 38: [7] [7] 0x2aa1a548490 KEYVAL***: 'a2' !!str 'w2' (3 sibs) 38: [8] [8] 0x2aa1a548520 KEYVAL***: 'a3' !!str 'w3' (3 sibs) 38: [9] [9] 0x2aa1a5485b0 MAP: (3 sibs) 3 children: 38: [10] [10] 0x2aa1a548640 KEYVAL***: !foo 'a1' 'v1' (3 sibs) 38: [11] [11] 0x2aa1a5486d0 KEYVAL***: !foo 'a2' 'v2' (3 sibs) 38: [12] [12] 0x2aa1a548760 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 (11 ms total) 38: 38: [----------] Global test environment tear-down 38: [==========] 474 tests from 3 test suites ran. (12 ms total) 38: [ PASSED ] 474 tests. 38/52 Test #38: ryml-test-seq_of_map .............. Passed 0.01 sec test 39 Start 39: ryml-test-generic_map 39: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_map-0.5.0 39: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 39: Test timeout computed to be: 10000000 39: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 39: [==========] Running 109 tests from 2 test suites. 39: [----------] Global test environment set-up. 39: [----------] 1 test from CaseNode 39: [ RUN ] CaseNode.setting_up 39: [ OK ] CaseNode.setting_up (0 ms) 39: [----------] 1 test from CaseNode (0 ms total) 39: 39: [----------] 108 tests from GENERIC_MAP/YmlTestCase 39: [ RUN ] GENERIC_MAP/YmlTestCase.parse_unix/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: --------------- 39: 39: a simple key: a value # The KEY token is produced here. 39: ? a complex key 39: : another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: --------------- 39: REF TREE: 39: 0x2aa2b5807c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa2b57ef50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa2b57efe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa2b57f080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa2b57f1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa2b57f258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa2b57f118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa2b57f300 VAL: 'item 1' (2 sibs) 39: 0x2aa2b57f398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b591de0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b591e70 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b591f00 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b591f90 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b592020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b5920b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b592140 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b5921d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b592260 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: 0x2aa2b5808d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b57ecf0 MAP: (2 sibs) 4 children: 39: 0x2aa2b580200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b5803c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b57ed88 MAP: (2 sibs) 5 children: 39: 0x2aa2b580470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b580508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b5805a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b580638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b5806d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b594180 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b594210 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b5942a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b594330 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b5943c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b594450 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5944e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b594570 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b594600 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b594690 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b594720 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b5947b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b594840 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: 0x2aa2b5809f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b580c80 MAP: (2 sibs) 4 children: 39: 0x2aa2b580dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b580f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b580d18 MAP: (2 sibs) 5 children: 39: 0x2aa2b581030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b5810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b581160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b5811f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b581290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b596430 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b5964c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b596550 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b5965e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b596670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b596700 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b596790 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b596820 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b5968b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b596940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b5969d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b596a60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b596af0 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: 0x2aa2b5807c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa2b57ef50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa2b57efe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa2b57f080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa2b57f1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa2b57f258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa2b57f118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa2b57f300 VAL: 'item 1' (2 sibs) 39: 0x2aa2b57f398 VAL: 'item 2' (2 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b596d40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b596dd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b596e60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b596ef0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b596f80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b597010 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b5970a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b597130 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b5971c0 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: 0x2aa2b5808d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b57ecf0 MAP: (2 sibs) 4 children: 39: 0x2aa2b580200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b5803c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b57ed88 MAP: (2 sibs) 5 children: 39: 0x2aa2b580470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b580508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b5805a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b580638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b5806d0 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b597650 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b5976e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b597770 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b597800 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b597890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b597920 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5979b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b597a40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b597ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b597b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b597bf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b597c80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b597d10 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: 0x2aa2b5809f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b580c80 MAP: (2 sibs) 4 children: 39: 0x2aa2b580dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b580f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b580d18 MAP: (2 sibs) 5 children: 39: 0x2aa2b581030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b5810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b581160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b5811f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b581290 KEYVAL: 'quantity' '1' (5 sibs) 39: PARSED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b597f60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b597ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b598080 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b598110 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b5981a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b598230 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5982c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b598350 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b5983e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b598470 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b598500 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b598590 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b598620 KEYVAL: 'quantity' '1' (5 sibs) 39: #nodes=13 vs #printed=13 39: -------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.parse_windows/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_cout/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_unix_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: a simple key: a value 39: a complex key: another value 39: a mapping: 39: key 1: value 1 39: key 2: value 2 39: a sequence: 39: - item 1 39: - item 2 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: items: 39: - part_no: A4786 39: descrip: Water Bucket (Filled) 39: price: 1.47 39: quantity: 4 39: - part_no: E1628 39: descrip: 'High Heeled "Ruby" Slippers' 39: size: 8 39: price: 133.7 39: quantity: 1 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_yml_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.emit_json_windows_string/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 39: ------------------------------------------- 39: running test case 'seq nested in map' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 39: ------------------------------------------- 39: running test case 'seq nested in map, v2' 39: ------------------------------------------- 39: [ OK ] GENERIC_MAP/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 39: [ RUN ] GENERIC_MAP/YmlTestCase.complete_unix_round_trip/0 39: ------------------------------------------- 39: running test case 'generic map' 39: ------------------------------------------- 39: ~~~~~~~~~~~~~~ src yml: 39: \n 39: a simple key: a value # The KEY token is produced here.\n 39: ? a complex key\n 39: : another value\n 39: a mapping:\n 39: key 1: value 1\n 39: key 2: value 2\n 39: a sequence:\n 39: - item 1\n 39: - item 2\n 39: ~~~~~~~~~~~~~~ parsed tree: 39: -------------------------------------- 39: [0][0] 0x2aa2b591de0 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b591e70 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b591f00 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b591f90 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b592020 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b5920b0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b592140 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b5921d0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b592260 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] 0x2aa2b599430 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b5994c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b599550 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b5995e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b599670 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b599700 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b599790 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b599820 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b5998b0 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] 0x2aa2b594180 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b594210 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b5942a0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b594330 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b5943c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b594450 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5944e0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b594570 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b594600 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b594690 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b594720 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b5947b0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b594840 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] 0x2aa2b59a620 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59a6b0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59a740 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59a7d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59a860 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59a8f0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59a980 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59aa10 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59aaa0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59ab30 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59abc0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59ac50 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59ace0 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] 0x2aa2b596430 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b5964c0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b596550 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b5965e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b596670 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b596700 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b596790 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b596820 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b5968b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b596940 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b5969d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b596a60 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b596af0 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] 0x2aa2b59af30 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59afc0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59b050 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59b0e0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59b170 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59b200 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59b290 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59b320 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59b3b0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59b440 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59b4d0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59b560 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59b5f0 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] 0x2aa2b596d40 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b596dd0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b596e60 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b596ef0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b596f80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b597010 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b5970a0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b597130 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b5971c0 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] 0x2aa2b59b840 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b59b8d0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b59b960 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b59b9f0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b59ba80 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b59bb10 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b59bba0 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b59bc30 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b59bcc0 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] 0x2aa2b597650 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b5976e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b597770 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b597800 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b597890 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b597920 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5979b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b597a40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b597ad0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b597b60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b597bf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b597c80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b597d10 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] 0x2aa2b59c150 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59c1e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59c270 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59c300 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59c390 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59c420 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59c4b0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59c540 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59c5d0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59c660 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59c6f0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59c780 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59c810 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] 0x2aa2b597f60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b597ff0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b598080 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b598110 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b5981a0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b598230 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b5982c0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b598350 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b5983e0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b598470 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b598500 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b598590 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b598620 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] 0x2aa2b59ca60 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59caf0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59cb80 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59cc10 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59cca0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59cd30 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59cdc0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59ce50 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59cee0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59cf70 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59d000 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59d090 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59d120 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: 0x2aa2b5807c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa2b57ef50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa2b57efe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa2b57f080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa2b57f1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa2b57f258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa2b57f118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa2b57f300 VAL: 'item 1' (2 sibs) 39: 0x2aa2b57f398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b599f00 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b599f90 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b59a020 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b59a0b0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b59a140 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b59a1d0 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b59a260 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b59a2f0 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b59a380 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: 0x2aa2b5808d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b57ecf0 MAP: (2 sibs) 4 children: 39: 0x2aa2b580200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b5803c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b57ed88 MAP: (2 sibs) 5 children: 39: 0x2aa2b580470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b580508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b5805a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b580638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b5806d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b59d370 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59d400 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59d490 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59d520 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59d5b0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59d640 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59d6d0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59d760 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59d7f0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59d880 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59d910 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59d9a0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59da30 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: 0x2aa2b5809f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b580c80 MAP: (2 sibs) 4 children: 39: 0x2aa2b580dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b580f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b580d18 MAP: (2 sibs) 5 children: 39: 0x2aa2b581030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b5810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b581160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b5811f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b581290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b59dad0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59db60 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59dbf0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59dc80 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59dd10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59dda0 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59de30 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59dec0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59df50 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59dfe0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59e070 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59e100 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59e190 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: 0x2aa2b5807c0 [ROOT] MAP: (0 sibs) 4 children: 39: 0x2aa2b57ef50 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: 0x2aa2b57efe8 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: 0x2aa2b57f080 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: 0x2aa2b57f1c0 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: 0x2aa2b57f258 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: 0x2aa2b57f118 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: 0x2aa2b57f300 VAL: 'item 1' (2 sibs) 39: 0x2aa2b57f398 VAL: 'item 2' (2 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b59e230 [ROOT] MAP: (1 sibs) 4 children: 39: [1] [1] 0x2aa2b59e2c0 KEYVAL: 'a simple key' 'a value' (4 sibs) 39: [2] [2] 0x2aa2b59e350 KEYVAL: 'a complex key' 'another value' (4 sibs) 39: [3] [3] 0x2aa2b59e3e0 KEYMAP: 'a mapping' (4 sibs) 2 children: 39: [4] [4] 0x2aa2b59e470 KEYVAL: 'key 1' 'value 1' (2 sibs) 39: [5] [5] 0x2aa2b59e500 KEYVAL: 'key 2' 'value 2' (2 sibs) 39: [6] [6] 0x2aa2b59e590 KEYSEQ: 'a sequence' (4 sibs) 2 children: 39: [7] [7] 0x2aa2b59e620 VAL: 'item 1' (2 sibs) 39: [8] [8] 0x2aa2b59e6b0 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: 0x2aa2b5808d8 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580160 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b57ecf0 MAP: (2 sibs) 4 children: 39: 0x2aa2b580200 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580298 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580330 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b5803c8 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b57ed88 MAP: (2 sibs) 5 children: 39: 0x2aa2b580470 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b580508 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b5805a0 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b580638 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b5806d0 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b59e750 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59e7e0 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59e870 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59e900 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59e990 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59ea20 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59eab0 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59eb40 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59ebd0 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59ec60 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59ecf0 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59ed80 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59ee10 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: 0x2aa2b5809f0 [ROOT] MAP: (0 sibs) 1 children: 39: 0x2aa2b580be0 KEYSEQ: 'items' (1 sibs) 2 children: 39: 0x2aa2b580c80 MAP: (2 sibs) 4 children: 39: 0x2aa2b580dc0 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: 0x2aa2b580e58 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: 0x2aa2b580ef0 KEYVAL: 'price' '1.47' (4 sibs) 39: 0x2aa2b580f88 KEYVAL: 'quantity' '4' (4 sibs) 39: 0x2aa2b580d18 MAP: (2 sibs) 5 children: 39: 0x2aa2b581030 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: 0x2aa2b5810c8 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: 0x2aa2b581160 KEYVAL: 'size' '8' (5 sibs) 39: 0x2aa2b5811f8 KEYVAL: 'price' '133.7' (5 sibs) 39: 0x2aa2b581290 KEYVAL: 'quantity' '1' (5 sibs) 39: RECREATED TREE: 39: -------------------------------------- 39: [0][0] 0x2aa2b59eeb0 [ROOT] MAP: (1 sibs) 1 children: 39: [1] [1] 0x2aa2b59ef40 KEYSEQ: 'items' (1 sibs) 2 children: 39: [2] [2] 0x2aa2b59efd0 MAP: (2 sibs) 4 children: 39: [3] [3] 0x2aa2b59f060 KEYVAL: 'part_no' 'A4786' (4 sibs) 39: [4] [4] 0x2aa2b59f0f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 39: [5] [5] 0x2aa2b59f180 KEYVAL: 'price' '1.47' (4 sibs) 39: [6] [6] 0x2aa2b59f210 KEYVAL: 'quantity' '4' (4 sibs) 39: [7] [7] 0x2aa2b59f2a0 MAP: (2 sibs) 5 children: 39: [8] [8] 0x2aa2b59f330 KEYVAL: 'part_no' 'E1628' (5 sibs) 39: [9] [9] 0x2aa2b59f3c0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 39: [10] [10] 0x2aa2b59f450 KEYVAL: 'size' '8' (5 sibs) 39: [11] [11] 0x2aa2b59f4e0 KEYVAL: 'price' '133.7' (5 sibs) 39: [12] [12] 0x2aa2b59f570 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 (3 ms total) 39: 39: [----------] Global test environment tear-down 39: [==========] 109 tests from 2 test suites ran. (3 ms total) 39: [ PASSED ] 109 tests. 39/52 Test #39: ryml-test-generic_map ............. Passed 0.01 sec test 40 Start 40: ryml-test-generic_seq 40: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-generic_seq-0.5.0 40: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 40: Test timeout computed to be: 10000000 40: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 40: [==========] Running 73 tests from 2 test suites. 40: [----------] Global test environment set-up. 40: [----------] 1 test from CaseNode 40: [ RUN ] CaseNode.setting_up 40: [ OK ] CaseNode.setting_up (0 ms) 40: [----------] 1 test from CaseNode (0 ms total) 40: 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase 40: [ RUN ] GENERIC_SEQ/YmlTestCase.parse_unix/0 40: ------------------------------------------- 40: running test case 'generic seq v0' 40: ------------------------------------------- 40: --------------- 40: 40: - item 1 40: - item 2 40: - - item 3.1 40: - item 3.2 40: - key 1: value 1 40: key 2: value 2 40: --------------- 40: REF TREE: 40: 0x2aa1f5cc490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cbf50 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cbfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc080 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc118 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cc300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5cc398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5d7d80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5d7e10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5d7ea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5d7f30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5d7fc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5d8050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5d80e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5d8170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5d8200 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: 0x2aa1f5cc5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cc680 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cc718 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc848 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5ccac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5d9da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5d9e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5d9ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5d9f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5d9fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5da070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5da100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5da190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5da220 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: 0x2aa1f5cc490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cbf50 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cbfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc080 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc118 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cc300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5cc398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5da6b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5da740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5da7d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5da860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5da8f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5da980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5daa10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5daaa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5dab30 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: 0x2aa1f5cc5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cc680 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cc718 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc848 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5ccac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: PARSED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5dafc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5db050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5db0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5db170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5db200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5db290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5db320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5db3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5db440 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] 0x2aa1f5d7d80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5d7e10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5d7ea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5d7f30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5d7fc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5d8050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5d80e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5d8170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5d8200 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] 0x2aa1f5dbd80 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5dbe10 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5dbea0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5dbf30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5dbfc0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5dc050 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5dc0e0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5dc170 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5dc200 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] 0x2aa1f5d9da0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5d9e30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5d9ec0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5d9f50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5d9fe0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5da070 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5da100 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5da190 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5da220 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] 0x2aa1f5dcf70 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5dd000 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5dd090 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5dd120 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5dd1b0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5dd240 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5dd2d0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5dd360 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5dd3f0 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] 0x2aa1f5da6b0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5da740 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5da7d0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5da860 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5da8f0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5da980 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5daa10 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5daaa0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5dab30 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] 0x2aa1f5dd880 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5dd910 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5dd9a0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5dda30 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5ddac0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5ddb50 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5ddbe0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5ddc70 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5ddd00 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] 0x2aa1f5dafc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5db050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5db0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5db170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5db200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5db290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5db320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5db3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5db440 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] 0x2aa1f5de190 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5de220 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5de2b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5de340 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5de3d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5de460 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5de4f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5de580 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5de610 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: 0x2aa1f5cc490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cbf50 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cbfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc080 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc118 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cc300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5cc398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5dc690 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5dc720 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5dc7b0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5dc840 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5dc8d0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5dc960 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5dc9f0 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5dca80 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5dcb10 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: 0x2aa1f5cc5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cc680 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cc718 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc848 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5ccac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5deaa0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5deb30 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5debc0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5dec50 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5dece0 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5ded70 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5dee00 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5dee90 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5def20 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: 0x2aa1f5cc490 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cbf50 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cbfe8 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc080 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc1c0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc258 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc118 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cc300 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5cc398 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5defc0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5df050 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5df0e0 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5df170 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5df200 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5df290 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5df320 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5df3b0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5df440 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: 0x2aa1f5cc5a8 [ROOT] SEQ: (0 sibs) 4 children: 40: 0x2aa1f5cc680 VAL: 'item 1' (4 sibs) 40: 0x2aa1f5cc718 VAL: 'item 2' (4 sibs) 40: 0x2aa1f5cc7b0 SEQ: (4 sibs) 2 children: 40: 0x2aa1f5cc8f0 VAL: 'item 3.1' (2 sibs) 40: 0x2aa1f5cc988 VAL: 'item 3.2' (2 sibs) 40: 0x2aa1f5cc848 MAP: (4 sibs) 2 children: 40: 0x2aa1f5cca30 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: 0x2aa1f5ccac8 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: RECREATED TREE: 40: -------------------------------------- 40: [0][0] 0x2aa1f5df4e0 [ROOT] SEQ: (1 sibs) 4 children: 40: [1] [1] 0x2aa1f5df570 VAL: 'item 1' (4 sibs) 40: [2] [2] 0x2aa1f5df600 VAL: 'item 2' (4 sibs) 40: [3] [3] 0x2aa1f5df690 SEQ: (4 sibs) 2 children: 40: [4] [4] 0x2aa1f5df720 VAL: 'item 3.1' (2 sibs) 40: [5] [5] 0x2aa1f5df7b0 VAL: 'item 3.2' (2 sibs) 40: [6] [6] 0x2aa1f5df840 MAP: (4 sibs) 2 children: 40: [7] [7] 0x2aa1f5df8d0 KEYVAL: 'key 1' 'value 1' (2 sibs) 40: [8] [8] 0x2aa1f5df960 KEYVAL: 'key 2' 'value 2' (2 sibs) 40: #nodes=9 vs #printed=9 40: -------------------------------------- 40: [ OK ] GENERIC_SEQ/YmlTestCase.windows_recreate_from_ref/1 (0 ms) 40: [----------] 72 tests from GENERIC_SEQ/YmlTestCase (2 ms total) 40: 40: [----------] Global test environment tear-down 40: [==========] 73 tests from 2 test suites ran. (2 ms total) 40: [ PASSED ] 73 tests. 40/52 Test #40: ryml-test-generic_seq ............. Passed 0.00 sec test 41 Start 41: ryml-test-scalar_names 41: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-scalar_names-0.5.0 41: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 41: Test timeout computed to be: 10000000 41: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 41: [==========] Running 145 tests from 2 test suites. 41: [----------] Global test environment set-up. 41: [----------] 1 test from CaseNode 41: [ RUN ] CaseNode.setting_up 41: [ OK ] CaseNode.setting_up (0 ms) 41: [----------] 1 test from CaseNode (0 ms total) 41: 41: [----------] 144 tests from SCALAR_NAMES/YmlTestCase 41: [ RUN ] SCALAR_NAMES/YmlTestCase.parse_unix/0 41: ------------------------------------------- 41: running test case 'funny names, seq' 41: ------------------------------------------- 41: --------------- 41: 41: - a 41: - b:b 41: - c{c 41: - cc{ 41: - c}c 41: - cc} 41: - c!c 41: - cc! 41: - .foo 41: - . 41: - -a 41: - +b 41: - /b 41: - :c 41: - $g 41: - "*" 41: - '*' 41: - >- 41: * 41: - "*a" 41: - '*a' 41: - >- 41: *a 41: --------------- 41: REF TREE: 41: 0x2aa070be1e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa070bccd0 VAL: 'a' (21 sibs) 41: 0x2aa070bcd68 VAL: 'b:b' (21 sibs) 41: 0x2aa070bce00 VAL: 'c{c' (21 sibs) 41: 0x2aa070bce98 VAL: 'cc{' (21 sibs) 41: 0x2aa070bcf30 VAL: 'c}c' (21 sibs) 41: 0x2aa070bcfc8 VAL: 'cc}' (21 sibs) 41: 0x2aa070bd060 VAL: 'c!c' (21 sibs) 41: 0x2aa070bd0f8 VAL: 'cc!' (21 sibs) 41: 0x2aa070bd190 VAL: '.foo' (21 sibs) 41: 0x2aa070bd228 VAL: '.' (21 sibs) 41: 0x2aa070bd2c0 VAL: '-a' (21 sibs) 41: 0x2aa070bd358 VAL: '+b' (21 sibs) 41: 0x2aa070bd3f0 VAL: '/b' (21 sibs) 41: 0x2aa070bd488 VAL: ':c' (21 sibs) 41: 0x2aa070bd520 VAL: '$g' (21 sibs) 41: 0x2aa070bd5b8 VAL: '*' (21 sibs) 41: 0x2aa070bd650 VAL: '*' (21 sibs) 41: 0x2aa070bd6e8 VAL: '*' (21 sibs) 41: 0x2aa070bd780 VAL: '*a' (21 sibs) 41: 0x2aa070bd818 VAL: '*a' (21 sibs) 41: 0x2aa070bd8b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070d6cc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070d6d50 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070d6de0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070d6e70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070d6f00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070d6f90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070d7020 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070d70b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070d7140 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070d71d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070d7260 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070d72f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070d7380 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070d7410 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070d74a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070d7530 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070d75c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070d7650 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070d76e0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070d7770 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070d7800 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070d7890 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: 0x2aa070be2f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa070bdb90 VAL: 'a' (10 sibs) 41: 0x2aa070bdc28 VAL: 'b' (10 sibs) 41: 0x2aa070bdcc0 VAL: 'c' (10 sibs) 41: 0x2aa070bdd58 VAL: '.foo' (10 sibs) 41: 0x2aa070bddf0 VAL: '.' (10 sibs) 41: 0x2aa070bde88 VAL: '-a' (10 sibs) 41: 0x2aa070bdf20 VAL: '+b' (10 sibs) 41: 0x2aa070bdfb8 VAL: '/b' (10 sibs) 41: 0x2aa070be050 VAL: ':c' (10 sibs) 41: 0x2aa070be0e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070d92f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070d9380 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070d9410 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070d94a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070d9530 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070d95c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070d9650 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070d96e0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070d9770 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070d9800 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070d9890 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: 0x2aa070be410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070be600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070be698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070be730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070be7c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070be860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070be8f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070be990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bea28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070beac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070beb58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bebf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bec88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070db020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070db0b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070db140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070db1d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070db260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070db2f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070db380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070db410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070db4a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070db530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070db5c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070db650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070db6e0 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: 0x2aa070be528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070bed30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070bedc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070bee60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070beef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070bef90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070bf028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070bf0c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bf158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070bf1f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070bf288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bf320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bf3b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070dcd50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070dcde0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070dce70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070dcf00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070dcf90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070dd020 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070dd0b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070dd140 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070dd1d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070dd260 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070dd2f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070dd380 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070dd410 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: 0x2aa070be1e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa070bccd0 VAL: 'a' (21 sibs) 41: 0x2aa070bcd68 VAL: 'b:b' (21 sibs) 41: 0x2aa070bce00 VAL: 'c{c' (21 sibs) 41: 0x2aa070bce98 VAL: 'cc{' (21 sibs) 41: 0x2aa070bcf30 VAL: 'c}c' (21 sibs) 41: 0x2aa070bcfc8 VAL: 'cc}' (21 sibs) 41: 0x2aa070bd060 VAL: 'c!c' (21 sibs) 41: 0x2aa070bd0f8 VAL: 'cc!' (21 sibs) 41: 0x2aa070bd190 VAL: '.foo' (21 sibs) 41: 0x2aa070bd228 VAL: '.' (21 sibs) 41: 0x2aa070bd2c0 VAL: '-a' (21 sibs) 41: 0x2aa070bd358 VAL: '+b' (21 sibs) 41: 0x2aa070bd3f0 VAL: '/b' (21 sibs) 41: 0x2aa070bd488 VAL: ':c' (21 sibs) 41: 0x2aa070bd520 VAL: '$g' (21 sibs) 41: 0x2aa070bd5b8 VAL: '*' (21 sibs) 41: 0x2aa070bd650 VAL: '*' (21 sibs) 41: 0x2aa070bd6e8 VAL: '*' (21 sibs) 41: 0x2aa070bd780 VAL: '*a' (21 sibs) 41: 0x2aa070bd818 VAL: '*a' (21 sibs) 41: 0x2aa070bd8b0 VAL: '*a' (21 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070ddf70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070de000 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070de090 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070de120 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070de1b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070de240 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070de2d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070de360 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070de3f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070de480 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070de510 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070de5a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070de630 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070de6c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070de750 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070de7e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070de870 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070de900 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070de990 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070dea20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070deab0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070deb40 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: 0x2aa070be2f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa070bdb90 VAL: 'a' (10 sibs) 41: 0x2aa070bdc28 VAL: 'b' (10 sibs) 41: 0x2aa070bdcc0 VAL: 'c' (10 sibs) 41: 0x2aa070bdd58 VAL: '.foo' (10 sibs) 41: 0x2aa070bddf0 VAL: '.' (10 sibs) 41: 0x2aa070bde88 VAL: '-a' (10 sibs) 41: 0x2aa070bdf20 VAL: '+b' (10 sibs) 41: 0x2aa070bdfb8 VAL: '/b' (10 sibs) 41: 0x2aa070be050 VAL: ':c' (10 sibs) 41: 0x2aa070be0e8 VAL: '$g' (10 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070dd660 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070dd6f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070dd780 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070dd810 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070dd8a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070dd930 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070dd9c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070dda50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070ddae0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070ddb70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070ddc00 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: 0x2aa070be410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070be600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070be698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070be730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070be7c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070be860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070be8f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070be990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bea28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070beac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070beb58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bebf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bec88 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070df180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070df210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070df2a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070df330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070df3c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070df450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070df4e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070df570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070df600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070df690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070df720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070df7b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070df840 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: 0x2aa070be528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070bed30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070bedc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070bee60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070beef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070bef90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070bf028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070bf0c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bf158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070bf1f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070bf288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bf320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bf3b8 KEYVAL: '*a' '*a' (12 sibs) 41: PARSED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070dfa90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070dfb20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070dfbb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070dfc40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070dfcd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070dfd60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070dfdf0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070dfe80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070dff10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070dffa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e0030 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e00c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e0150 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] 0x2aa070d6cc0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070d6d50 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070d6de0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070d6e70 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070d6f00 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070d6f90 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070d7020 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070d70b0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070d7140 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070d71d0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070d7260 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070d72f0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070d7380 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070d7410 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070d74a0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070d7530 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070d75c0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070d7650 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070d76e0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070d7770 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070d7800 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070d7890 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] 0x2aa070e1a10 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070e1aa0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070e1b30 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070e1bc0 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070e1c50 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070e1ce0 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070e1d70 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070e1e00 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070e1e90 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070e1f20 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070e1fb0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070e2040 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070e20d0 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070e2160 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070e21f0 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070e2280 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070e2310 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070e23a0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070e2430 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070e24c0 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070e2550 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070e25e0 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] 0x2aa070d92f0 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070d9380 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070d9410 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070d94a0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070d9530 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070d95c0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070d9650 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070d96e0 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070d9770 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070d9800 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070d9890 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] 0x2aa070e0820 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070e08b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070e0940 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070e09d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070e0a60 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070e0af0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070e0b80 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070e0c10 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070e0ca0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070e0d30 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070e0dc0 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] 0x2aa070db020 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070db0b0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070db140 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070db1d0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070db260 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070db2f0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070db380 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070db410 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070db4a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070db530 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070db5c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070db650 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070db6e0 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] 0x2aa070e2c20 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e2cb0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e2d40 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e2dd0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e2e60 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e2ef0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e2f80 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e3010 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e30a0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e3130 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e31c0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e3250 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e32e0 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] 0x2aa070dcd50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070dcde0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070dce70 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070dcf00 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070dcf90 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070dd020 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070dd0b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070dd140 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070dd1d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070dd260 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070dd2f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070dd380 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070dd410 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] 0x2aa070e3530 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e35c0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e3650 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e36e0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e3770 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e3800 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e3890 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e3920 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e39b0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e3a40 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e3ad0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e3b60 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e3bf0 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] 0x2aa070ddf70 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070de000 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070de090 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070de120 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070de1b0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070de240 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070de2d0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070de360 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070de3f0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070de480 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070de510 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070de5a0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070de630 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070de6c0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070de750 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070de7e0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070de870 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070de900 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070de990 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070dea20 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070deab0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070deb40 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] 0x2aa070e4750 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070e47e0 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070e4870 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070e4900 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070e4990 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070e4a20 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070e4ab0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070e4b40 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070e4bd0 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070e4c60 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070e4cf0 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070e4d80 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070e4e10 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070e4ea0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070e4f30 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070e4fc0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070e5050 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070e50e0 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070e5170 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070e5200 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070e5290 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070e5320 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] 0x2aa070dd660 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070dd6f0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070dd780 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070dd810 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070dd8a0 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070dd930 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070dd9c0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070dda50 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070ddae0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070ddb70 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070ddc00 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] 0x2aa070e3e40 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070e3ed0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070e3f60 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070e3ff0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070e4080 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070e4110 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070e41a0 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070e4230 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070e42c0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070e4350 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070e43e0 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] 0x2aa070df180 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070df210 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070df2a0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070df330 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070df3c0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070df450 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070df4e0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070df570 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070df600 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070df690 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070df720 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070df7b0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070df840 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] 0x2aa070e5960 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e59f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e5a80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e5b10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e5ba0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e5c30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e5cc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e5d50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e5de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e5e70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e5f00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e5f90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e6020 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] 0x2aa070dfa90 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070dfb20 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070dfbb0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070dfc40 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070dfcd0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070dfd60 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070dfdf0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070dfe80 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070dff10 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070dffa0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e0030 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e00c0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e0150 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] 0x2aa070e6270 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e6300 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e6390 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e6420 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e64b0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e6540 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e65d0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e6660 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e66f0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e6780 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e6810 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e68a0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e6930 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: 0x2aa070be1e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa070bccd0 VAL: 'a' (21 sibs) 41: 0x2aa070bcd68 VAL: 'b:b' (21 sibs) 41: 0x2aa070bce00 VAL: 'c{c' (21 sibs) 41: 0x2aa070bce98 VAL: 'cc{' (21 sibs) 41: 0x2aa070bcf30 VAL: 'c}c' (21 sibs) 41: 0x2aa070bcfc8 VAL: 'cc}' (21 sibs) 41: 0x2aa070bd060 VAL: 'c!c' (21 sibs) 41: 0x2aa070bd0f8 VAL: 'cc!' (21 sibs) 41: 0x2aa070bd190 VAL: '.foo' (21 sibs) 41: 0x2aa070bd228 VAL: '.' (21 sibs) 41: 0x2aa070bd2c0 VAL: '-a' (21 sibs) 41: 0x2aa070bd358 VAL: '+b' (21 sibs) 41: 0x2aa070bd3f0 VAL: '/b' (21 sibs) 41: 0x2aa070bd488 VAL: ':c' (21 sibs) 41: 0x2aa070bd520 VAL: '$g' (21 sibs) 41: 0x2aa070bd5b8 VAL: '*' (21 sibs) 41: 0x2aa070bd650 VAL: '*' (21 sibs) 41: 0x2aa070bd6e8 VAL: '*' (21 sibs) 41: 0x2aa070bd780 VAL: '*a' (21 sibs) 41: 0x2aa070bd818 VAL: '*a' (21 sibs) 41: 0x2aa070bd8b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e6b80 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070e6c10 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070e6ca0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070e6d30 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070e6dc0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070e6e50 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070e6ee0 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070e6f70 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070e7000 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070e7090 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070e7120 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070e71b0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070e7240 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070e72d0 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070e7360 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070e73f0 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070e7480 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070e7510 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070e75a0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070e7630 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070e76c0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070e7750 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: 0x2aa070be2f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa070bdb90 VAL: 'a' (10 sibs) 41: 0x2aa070bdc28 VAL: 'b' (10 sibs) 41: 0x2aa070bdcc0 VAL: 'c' (10 sibs) 41: 0x2aa070bdd58 VAL: '.foo' (10 sibs) 41: 0x2aa070bddf0 VAL: '.' (10 sibs) 41: 0x2aa070bde88 VAL: '-a' (10 sibs) 41: 0x2aa070bdf20 VAL: '+b' (10 sibs) 41: 0x2aa070bdfb8 VAL: '/b' (10 sibs) 41: 0x2aa070be050 VAL: ':c' (10 sibs) 41: 0x2aa070be0e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e1130 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070e11c0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070e1250 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070e12e0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070e1370 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070e1400 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070e1490 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070e1520 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070e15b0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070e1640 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070e16d0 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: 0x2aa070be410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070be600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070be698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070be730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070be7c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070be860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070be8f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070be990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bea28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070beac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070beb58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bebf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bec88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e77f0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e7880 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e7910 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e79a0 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e7a30 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e7ac0 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e7b50 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e7be0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e7c70 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e7d00 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e7d90 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e7e20 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e7eb0 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: 0x2aa070be528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070bed30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070bedc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070bee60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070beef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070bef90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070bf028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070bf0c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bf158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070bf1f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070bf288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bf320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bf3b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e7f50 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e7fe0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e8070 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e8100 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e8190 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e8220 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e82b0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e8340 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e83d0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e8460 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e84f0 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e8580 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070e8610 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: 0x2aa070be1e0 [ROOT] SEQ: (0 sibs) 21 children: 41: 0x2aa070bccd0 VAL: 'a' (21 sibs) 41: 0x2aa070bcd68 VAL: 'b:b' (21 sibs) 41: 0x2aa070bce00 VAL: 'c{c' (21 sibs) 41: 0x2aa070bce98 VAL: 'cc{' (21 sibs) 41: 0x2aa070bcf30 VAL: 'c}c' (21 sibs) 41: 0x2aa070bcfc8 VAL: 'cc}' (21 sibs) 41: 0x2aa070bd060 VAL: 'c!c' (21 sibs) 41: 0x2aa070bd0f8 VAL: 'cc!' (21 sibs) 41: 0x2aa070bd190 VAL: '.foo' (21 sibs) 41: 0x2aa070bd228 VAL: '.' (21 sibs) 41: 0x2aa070bd2c0 VAL: '-a' (21 sibs) 41: 0x2aa070bd358 VAL: '+b' (21 sibs) 41: 0x2aa070bd3f0 VAL: '/b' (21 sibs) 41: 0x2aa070bd488 VAL: ':c' (21 sibs) 41: 0x2aa070bd520 VAL: '$g' (21 sibs) 41: 0x2aa070bd5b8 VAL: '*' (21 sibs) 41: 0x2aa070bd650 VAL: '*' (21 sibs) 41: 0x2aa070bd6e8 VAL: '*' (21 sibs) 41: 0x2aa070bd780 VAL: '*a' (21 sibs) 41: 0x2aa070bd818 VAL: '*a' (21 sibs) 41: 0x2aa070bd8b0 VAL: '*a' (21 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e86b0 [ROOT] SEQ: (1 sibs) 21 children: 41: [1] [1] 0x2aa070e8740 VAL: 'a' (21 sibs) 41: [2] [2] 0x2aa070e87d0 VAL: 'b:b' (21 sibs) 41: [3] [3] 0x2aa070e8860 VAL: 'c{c' (21 sibs) 41: [4] [4] 0x2aa070e88f0 VAL: 'cc{' (21 sibs) 41: [5] [5] 0x2aa070e8980 VAL: 'c}c' (21 sibs) 41: [6] [6] 0x2aa070e8a10 VAL: 'cc}' (21 sibs) 41: [7] [7] 0x2aa070e8aa0 VAL: 'c!c' (21 sibs) 41: [8] [8] 0x2aa070e8b30 VAL: 'cc!' (21 sibs) 41: [9] [9] 0x2aa070e8bc0 VAL: '.foo' (21 sibs) 41: [10] [10] 0x2aa070e8c50 VAL: '.' (21 sibs) 41: [11] [11] 0x2aa070e8ce0 VAL: '-a' (21 sibs) 41: [12] [12] 0x2aa070e8d70 VAL: '+b' (21 sibs) 41: [13] [13] 0x2aa070e8e00 VAL: '/b' (21 sibs) 41: [14] [14] 0x2aa070e8e90 VAL: ':c' (21 sibs) 41: [15] [15] 0x2aa070e8f20 VAL: '$g' (21 sibs) 41: [16] [16] 0x2aa070e8fb0 VAL: '*' (21 sibs) 41: [17] [17] 0x2aa070e9040 VAL: '*' (21 sibs) 41: [18] [18] 0x2aa070e90d0 VAL: '*' (21 sibs) 41: [19] [19] 0x2aa070e9160 VAL: '*a' (21 sibs) 41: [20] [20] 0x2aa070e91f0 VAL: '*a' (21 sibs) 41: [21] [21] 0x2aa070e9280 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: 0x2aa070be2f8 [ROOT] SEQ: (0 sibs) 10 children: 41: 0x2aa070bdb90 VAL: 'a' (10 sibs) 41: 0x2aa070bdc28 VAL: 'b' (10 sibs) 41: 0x2aa070bdcc0 VAL: 'c' (10 sibs) 41: 0x2aa070bdd58 VAL: '.foo' (10 sibs) 41: 0x2aa070bddf0 VAL: '.' (10 sibs) 41: 0x2aa070bde88 VAL: '-a' (10 sibs) 41: 0x2aa070bdf20 VAL: '+b' (10 sibs) 41: 0x2aa070bdfb8 VAL: '/b' (10 sibs) 41: 0x2aa070be050 VAL: ':c' (10 sibs) 41: 0x2aa070be0e8 VAL: '$g' (10 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e9320 [ROOT] SEQ: (1 sibs) 10 children: 41: [1] [1] 0x2aa070e93b0 VAL: 'a' (10 sibs) 41: [2] [2] 0x2aa070e9440 VAL: 'b' (10 sibs) 41: [3] [3] 0x2aa070e94d0 VAL: 'c' (10 sibs) 41: [4] [4] 0x2aa070e9560 VAL: '.foo' (10 sibs) 41: [5] [5] 0x2aa070e95f0 VAL: '.' (10 sibs) 41: [6] [6] 0x2aa070e9680 VAL: '-a' (10 sibs) 41: [7] [7] 0x2aa070e9710 VAL: '+b' (10 sibs) 41: [8] [8] 0x2aa070e97a0 VAL: '/b' (10 sibs) 41: [9] [9] 0x2aa070e9830 VAL: ':c' (10 sibs) 41: [10] [10] 0x2aa070e98c0 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: 0x2aa070be410 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070be600 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070be698 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070be730 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070be7c8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070be860 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070be8f8 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070be990 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bea28 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070beac0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070beb58 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bebf0 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bec88 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070e9960 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070e99f0 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070e9a80 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070e9b10 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070e9ba0 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070e9c30 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070e9cc0 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070e9d50 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070e9de0 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070e9e70 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070e9f00 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070e9f90 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070ea020 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: 0x2aa070be528 [ROOT] MAP: (0 sibs) 12 children: 41: 0x2aa070bed30 KEYVAL: 'a' 'a' (12 sibs) 41: 0x2aa070bedc8 KEYVAL: 'b' 'b' (12 sibs) 41: 0x2aa070bee60 KEYVAL: 'c' 'c' (12 sibs) 41: 0x2aa070beef8 KEYVAL: '.foo' '.foo' (12 sibs) 41: 0x2aa070bef90 KEYVAL: '.' '.' (12 sibs) 41: 0x2aa070bf028 KEYVAL: '-a' '-a' (12 sibs) 41: 0x2aa070bf0c0 KEYVAL: '+b' '+b' (12 sibs) 41: 0x2aa070bf158 KEYVAL: '/b' '/b' (12 sibs) 41: 0x2aa070bf1f0 KEYVAL: ':c' ':c' (12 sibs) 41: 0x2aa070bf288 KEYVAL: '$g' '$g' (12 sibs) 41: 0x2aa070bf320 KEYVAL: '*' '*' (12 sibs) 41: 0x2aa070bf3b8 KEYVAL: '*a' '*a' (12 sibs) 41: RECREATED TREE: 41: -------------------------------------- 41: [0][0] 0x2aa070ea0c0 [ROOT] MAP: (1 sibs) 12 children: 41: [1] [1] 0x2aa070ea150 KEYVAL: 'a' 'a' (12 sibs) 41: [2] [2] 0x2aa070ea1e0 KEYVAL: 'b' 'b' (12 sibs) 41: [3] [3] 0x2aa070ea270 KEYVAL: 'c' 'c' (12 sibs) 41: [4] [4] 0x2aa070ea300 KEYVAL: '.foo' '.foo' (12 sibs) 41: [5] [5] 0x2aa070ea390 KEYVAL: '.' '.' (12 sibs) 41: [6] [6] 0x2aa070ea420 KEYVAL: '-a' '-a' (12 sibs) 41: [7] [7] 0x2aa070ea4b0 KEYVAL: '+b' '+b' (12 sibs) 41: [8] [8] 0x2aa070ea540 KEYVAL: '/b' '/b' (12 sibs) 41: [9] [9] 0x2aa070ea5d0 KEYVAL: ':c' ':c' (12 sibs) 41: [10] [10] 0x2aa070ea660 KEYVAL: '$g' '$g' (12 sibs) 41: [11] [11] 0x2aa070ea6f0 KEYVAL: '*' '*' (12 sibs) 41: [12] [12] 0x2aa070ea780 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 (5 ms total) 41: 41: [----------] Global test environment tear-down 41: [==========] 145 tests from 2 test suites ran. (5 ms total) 41: [ PASSED ] 145 tests. 41/52 Test #41: ryml-test-scalar_names ............ Passed 0.01 sec test 42 Start 42: ryml-test-simple_anchor 42: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-simple_anchor-0.5.0 42: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 42: Test timeout computed to be: 10000000 42: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 42: [==========] Running 815 tests from 5 test suites. 42: [----------] Global test environment set-up. 42: [----------] 2 tests from CaseNode 42: [ RUN ] CaseNode.setting_up 42: [ OK ] CaseNode.setting_up (0 ms) 42: [ RUN ] CaseNode.anchors 42: [ OK ] CaseNode.anchors (0 ms) 42: [----------] 2 tests from CaseNode (0 ms total) 42: 42: [----------] 16 tests from anchors 42: [ RUN ] anchors.circular 42: [ OK ] anchors.circular (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_empty 42: [ OK ] anchors.node_scalar_set_ref_when_empty (0 ms) 42: [ RUN ] anchors.node_scalar_set_ref_when_non_empty 42: [ OK ] anchors.node_scalar_set_ref_when_non_empty (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_key_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_key_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_when_val_scalars_begin_with_star 42: [ OK ] anchors.no_ambiguity_when_val_scalars_begin_with_star (0 ms) 42: [ RUN ] anchors.no_ambiguity_with_inheritance 42: [ OK ] anchors.no_ambiguity_with_inheritance (0 ms) 42: [ RUN ] anchors.programatic_key_ref 42: [ OK ] anchors.programatic_key_ref (0 ms) 42: [ RUN ] anchors.programatic_val_ref 42: [ OK ] anchors.programatic_val_ref (0 ms) 42: [ RUN ] anchors.programatic_inheritance 42: [ OK ] anchors.programatic_inheritance (0 ms) 42: [ RUN ] anchors.programatic_multiple_inheritance 42: [ OK ] anchors.programatic_multiple_inheritance (0 ms) 42: [ RUN ] anchors.set_anchor_leading_ampersand_is_optional 42: [ OK ] anchors.set_anchor_leading_ampersand_is_optional (0 ms) 42: [ RUN ] anchors.set_ref_leading_star_is_optional 42: [ OK ] anchors.set_ref_leading_star_is_optional (0 ms) 42: [ RUN ] anchors.set_key_ref_also_sets_the_key_when_none_exists 42: [ OK ] anchors.set_key_ref_also_sets_the_key_when_none_exists (0 ms) 42: [ RUN ] anchors.set_val_ref_also_sets_the_val_when_none_exists 42: [ OK ] anchors.set_val_ref_also_sets_the_val_when_none_exists (0 ms) 42: [ RUN ] anchors.set_key_ref_replaces_existing_key 42: [ OK ] anchors.set_key_ref_replaces_existing_key (0 ms) 42: [ RUN ] anchors.set_val_ref_replaces_existing_key 42: [ OK ] anchors.set_val_ref_replaces_existing_key (0 ms) 42: [----------] 16 tests from anchors (0 ms total) 42: 42: [----------] 1 test from weird_anchor_cases_from_suite 42: [ RUN ] weird_anchor_cases_from_suite.2SXE 42: [ OK ] weird_anchor_cases_from_suite.2SXE (0 ms) 42: [----------] 1 test from weird_anchor_cases_from_suite (0 ms total) 42: 42: [----------] 4 tests from simple_anchor 42: [ RUN ] simple_anchor.resolve_works_on_an_empty_tree 42: [ OK ] simple_anchor.resolve_works_on_an_empty_tree (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_a_tree_without_refs 42: [ OK ] simple_anchor.resolve_works_on_a_tree_without_refs (0 ms) 42: [ RUN ] simple_anchor.resolve_works_on_keyrefvalref 42: [ OK ] simple_anchor.resolve_works_on_keyrefvalref (0 ms) 42: [ RUN ] simple_anchor.anchors_of_first_child_key_implicit 42: [ OK ] simple_anchor.anchors_of_first_child_key_implicit (0 ms) 42: [----------] 4 tests from simple_anchor (0 ms total) 42: 42: [----------] 792 tests from SIMPLE_ANCHOR/YmlTestCase 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_unix/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: --------------- 42: # https://yaml.org/type/merge.html 42: - &CENTER { x: 1, y: 2 } 42: - &LEFT { x: 0, y: 2 } 42: - &BIG { r: 10 } 42: - &SMALL { r: 1 } 42: 42: # All the following maps are equal: 42: 42: - # Explicit keys 42: x: 1 42: y: 2 42: r: 10 42: label: center/big 42: 42: - # Merge one map 42: << : *CENTER 42: r: 10 42: label: center/big 42: 42: - # Merge multiple maps 42: << : [ *CENTER, *BIG ] 42: label: center/big 42: 42: - # Override 42: << : [ *BIG, *LEFT, *SMALL ] 42: x: 1 42: label: center/big 42: --------------- 42: REF TREE: 42: 0x2aa2f434070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f4268e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2f426db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f426e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2f426ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2f427030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f426aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2f4270d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f426b40 MAP: (8 sibs) 4 children: 42: 0x2aa2f427170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f427208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4272a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f427338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f426bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2f4273e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2f427478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2f427510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2f426c70 MAP: (8 sibs) 2 children: 42: 0x2aa2f4275b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2f4276f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2f427788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2f427648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2f426d08 MAP: (8 sibs) 3 children: 42: 0x2aa2f427830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2f427a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2f427a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2f427b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2f4278c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2f427960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4af8b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4af940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4af9d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4afa60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4afaf0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4afb80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4afc10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4afca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4afd30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4afdc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4afe50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4afee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4aff70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b0000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b0090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b0120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b01b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4b0240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4b02d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4b0360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4b03f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4b0480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4b0510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4b05a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4b0630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4b06c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4b0750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4b07e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f4b0870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4b0900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f4b0990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4b0a20 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: 0x2aa2f434188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f428560 MAP: (8 sibs) 2 children: 42: 0x2aa2f4257d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f425868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f4285f8 MAP: (8 sibs) 2 children: 42: 0x2aa2f425fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f428690 MAP: (8 sibs) 1 children: 42: 0x2aa2f428a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f428728 MAP: (8 sibs) 1 children: 42: 0x2aa2f428ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f4287c0 MAP: (8 sibs) 4 children: 42: 0x2aa2f428b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428858 MAP: (8 sibs) 4 children: 42: 0x2aa2f428de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f4288f0 MAP: (8 sibs) 4 children: 42: 0x2aa2f429050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f4290e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f429180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428988 MAP: (8 sibs) 4 children: 42: 0x2aa2f4292c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f429358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4293f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4b27f0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4b2880 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4b2910 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4b29a0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4b2a30 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4b2ac0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4b2b50 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4b2be0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4b2c70 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4b2d00 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4b2d90 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4b2e20 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4b2eb0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b2f40 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b2fd0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b3060 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b30f0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4b3180 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4b3210 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4b32a0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4b3330 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4b33c0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4b3450 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4b34e0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4b3570 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4b3600 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4b3690 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4b3720 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa2f4b37b0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4b3840 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa2f4b38d0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4b3960 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4b3a00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4b3a90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4b3b20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4b3bb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4b3c40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4b3cd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4b3d60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4b3df0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4b3e80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4b3f10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4b3fa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4b4030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4b40c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b4150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b41e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b4270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b4300 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa2f4b4c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa2f4b4c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa2f4b4420 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa2f4b44b0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa2f4b4540 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa2f4b4390 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa2f4b4d20 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa2f4b4660 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa2f4b4780 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa2f4b4810 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa2f4b4ae0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa2f4b4930 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa2f4b46f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa2f4b4b70 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4b3a00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4b3a90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4b3b20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4b3bb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4b3c40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4b3cd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4b3d60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4b3df0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4b3e80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4b3f10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4b3fa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4b4030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4b40c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b4150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b41e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b4270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b4300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f4b4390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f4b4420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f4b44b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f4b4540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f4b45d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f4b4660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f4b46f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f4b4780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f4b4810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f4b48a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f4b4930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f4b49c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f4b4a50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f4b4ae0 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: 0x2aa2f4342a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f4299a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f429a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f429ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f429d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f429dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f429b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f4259b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f429c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f429e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f429f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f429fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4b5e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4b5ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4b5f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4b5fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4b6050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4b60e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4b6170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4b6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4b6290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4b6320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4b63b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4b6440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4b64d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4b6560 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: 0x2aa2f4343b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42a100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f42a198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f42a230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42a4a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f42a538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f42a2c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f42a5e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42a360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f42a680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42a3f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f42a7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4b8150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4b81e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4b8270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4b8300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4b8390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4b8420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4b84b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4b8540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4b85d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4b8660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4b86f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4b8780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4b8810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4b88a0 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: 0x2aa2f4344d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42b1d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42b6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42b430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42b750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b7e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42b4c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42b890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4ba2c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ba350 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4ba3e0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4ba470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ba500 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4ba590 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4ba620 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ba6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ba740 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ba7d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4ba860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ba8f0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ba980 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4baa10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ba2c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ba350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ba3e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ba470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ba500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ba590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ba620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ba6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ba740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2f4baaa0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ba860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ba8f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2f4ba7d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4baa10 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ba2c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ba350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ba3e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ba470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ba500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ba590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ba620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ba6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ba740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ba7d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ba860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ba8f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ba980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4baa10 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: 0x2aa2f4345e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f429580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f429618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f4296b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42ba68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f429748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42bb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f4297e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42bbb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bc48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42bcf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bd88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4bc610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4bc6a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4bc730 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4bc7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4bc850 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4bc8e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4bc970 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4bca00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4bca90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4bcb20 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4bcbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4bcc40 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4bccd0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4bcd60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4bc610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4bc6a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4bc730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4bc7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4bc850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4bc8e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4bc970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4bca00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4bca90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2f4bcdf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4bcbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4bcc40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2f4bcb20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4bcd60 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4bc610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4bc6a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4bc730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4bc7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4bc850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4bc8e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4bc970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4bca00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4bca90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4bcb20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4bcbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4bcc40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4bccd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4bcd60 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: 0x2aa2f434700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42c430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42c4c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42c560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f426110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f4261a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42c5f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42c860 MAP: (2 sibs) 4 children: 42: 0x2aa2f427e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f427ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f427f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42c8f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42c9a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42ca38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42cad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42cb68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42cc00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42c690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2f425cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f425d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f425df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42c728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2f42c7c0 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] 0x2aa2f4bfc10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4bfca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4bfd30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4bfdc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4bfe50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4bfee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4bff70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c0000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c0090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c0120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c01b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c0240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c02d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c0360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c03f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c0480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c0510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c05a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c0630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c06c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c0750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c07e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c0870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4c0900 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: 0x2aa2f434818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42ccf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42cd88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42ce20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f42d120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f42d1b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42ceb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42d260 MAP: (2 sibs) 4 children: 42: 0x2aa2f4280b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f428148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f4281e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42d2f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42d3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42d438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42d4d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42d568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42d600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42cf50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2f4265f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f426688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f426720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42cfe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2f42d6a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f42d738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f42d7d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42d080 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] 0x2aa2f4c2e00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4c2e90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4c2f20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4c2fb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4c3040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4c30d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4c3160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c31f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c3280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c3310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c33a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c3430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c34c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c3550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c35e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c3670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c3700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c3790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c3820 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c38b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c3940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c39d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c3a60 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4c3af0 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] 0x2aa2f4c2e00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4c2e90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4c2f20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4c2fb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4c3040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4c30d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4c3160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c31f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c3280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c3310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c33a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c3430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c34c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c3550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c35e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c3670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c3700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c3790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c3820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c38b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c3940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c39d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c3a60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa2f4c3b80 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa2f4c3c10 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa2f4c3ca0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa2f4c3af0 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] 0x2aa2f4c2e00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4c2e90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4c2f20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4c2fb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4c3040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4c30d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4c3160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c31f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c3280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c3310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c33a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c3430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c34c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c3550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c35e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c3670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c3700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c3790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c3820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c38b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c3940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c39d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c3a60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f4c3af0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f4c3b80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f4c3c10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f4c3ca0 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: 0x2aa2f434930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f42f370 MAP: (6 sibs) 1 children: 42: 0x2aa2f42f710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2f42f7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42f848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f42f8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f42f978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f42fa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f42f408 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2f42fb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42fbe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f42fc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f42fd18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f42fdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f42f4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fe50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2f42f538 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2f42f5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42ff90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2f430030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2f4300c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2f42f668 MAP: (6 sibs) 1 children: 42: 0x2aa2f430170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4c5fc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4c6050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4c60e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4c6170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4c6200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4c6290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4c6320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4c63b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4c6440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4c64d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4c6560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4c65f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4c6680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4c6710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4c67a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4c6830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4c68c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4c6950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4c69e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4c6a70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4c6b00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4c6b90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4c6c20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4c6cb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4c6d40 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: 0x2aa2f434a48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f431410 MAP: (6 sibs) 1 children: 42: 0x2aa2f42af50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4317b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f4318e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f431a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4314a8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42aff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f431be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f431c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f431d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431540 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f431ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f432010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4315d8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4320b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f4321e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f432278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431670 MAP: (6 sibs) 1 children: 42: 0x2aa2f4323b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f432450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f4324e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f432580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f432618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f4326b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431708 MAP: (6 sibs) 1 children: 42: 0x2aa2f432750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4327f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f432920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f4329b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4c9180 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4c9210 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4c92a0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4c9330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4c93c0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4c9450 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4c94e0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4c9570 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4c9600 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4c9690 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4c9720 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4c97b0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4c9840 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4c98d0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4c9960 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4c99f0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4c9a80 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4c9b10 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4c9ba0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4c9c30 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4c9cc0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4c9d50 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4c9de0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4c9e70 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4c9f00 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ca390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ca420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4ca4b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4ca540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4ca5d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4ca660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4ca6f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4ca780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4ca810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4ca8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4ca930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4ca9c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4caa50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4caae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4cab70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4cac00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4cac90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa2f4cb1a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa2f4cb230 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa2f4cb2c0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa2f4cb350 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa2f4cb3e0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa2f4cad20 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa2f4cadb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa2f4cb470 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa2f4cb500 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa2f4cb590 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa2f4cb620 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa2f4cb6b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa2f4cae40 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa2f4caed0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa2f4cb740 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa2f4cb7d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa2f4cb860 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa2f4cb8f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa2f4caff0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa2f4cb080 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa2f4cb110 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa2f4caf60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4cb980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4cba10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4cbaa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4cbb30 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ca390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ca420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4ca4b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4ca540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4ca5d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4ca660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4ca6f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4ca780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4ca810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4ca8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4ca930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4ca9c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4caa50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4caae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4cab70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4cac00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4cac90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f4cad20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f4cadb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f4cae40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f4caed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f4caf60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f4caff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f4cb080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f4cb110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f4cb1a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f4cb230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f4cb2c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f4cb350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f4cb3e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f4cb470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f4cb500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f4cb590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f4cb620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f4cb6b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f4cb740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f4cb7d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f4cb860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f4cb8f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4cb980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4cba10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4cbaa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4cbb30 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: 0x2aa2f434b60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2f432af0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432b88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432c20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432cb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432d50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432de8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432e80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432f18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432fb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f430810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f433048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f4308b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f4330e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2f425690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2f425728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2f433178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f433210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4309f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f4332a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f433340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4302b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f4333d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2f433470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4cd6b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f4cd740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f4cd7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f4cd860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f4cd8f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f4cd980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f4cda10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f4cdaa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f4cdb30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f4cdbc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f4cdc50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f4cdce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f4cdd70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f4cde00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f4cde90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f4cdf20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f4cdfb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f4ce040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f4ce0d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f4ce160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f4ce1f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f4ce280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f4ce310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f4ce3a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f4ce430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f4ce4c0 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: 0x2aa2f434c78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f430e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2f430ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2f430f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2f430fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2f431070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42a900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2f42a998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4ccda0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4cce30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4ccec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4ccf50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4ccfe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4cd070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4cd100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4cd190 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: 0x2aa2f434d90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f42d870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2f42d908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2f42d9a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2f42da38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2f42dad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42aa90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2f42ab28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4d1100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4d1190 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4d1220 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4d12b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4d1340 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4d13d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4d1460 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4d14f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4d1100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4d1190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4d1220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4d12b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4d1340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4d13d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4d1460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4d14f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4d1100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4d1190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4d1220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4d12b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4d1340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4d13d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4d1460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4d14f0 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: 0x2aa2f434ea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f425e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2f425f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4d2e30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d2ec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4d2f50 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: 0x2aa2f434fc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42be30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2f42bec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4d4b60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d4bf0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4d4c80 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4d4b60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d4bf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4d4c80 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4d4b60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d4bf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4d4c80 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: 0x2aa2f4350d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2f433650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2f4336e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2f433780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f433b20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2f433bb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2f433818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f426420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2f4264b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2f426550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2f4338b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2f433c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2f433cf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2f433948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2f4339e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2f433da0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2f433e38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2f433a78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2f433ee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2f433f78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4d76f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4d7780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4d7810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4d78a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4d7930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4d79c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4d7a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4d7ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4d7b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4d7c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4d7c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4d7d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4d7db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4d7e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4d7ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4d7f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4d7ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4d8080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4d8110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4d81a0 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: 0x2aa2f4351f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2f436330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2f4363c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2f436460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f436800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2f436898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2f4364f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f436940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2f4369d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2f436a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2f436590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2f436b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2f436ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2f436628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2f4366c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2f436c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2f436ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2f436758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2f436d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2f436e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4da630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4da6c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4da750 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4da7e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4da870 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4da900 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4da990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4daa20 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4daab0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4dab40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4dabd0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4dac60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4dacf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4dad80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4dae10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4daea0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4daf30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4dafc0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4db050 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4db0e0 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4da630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4da6c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4da750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4da7e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4da870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4da900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4da990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4daa20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4daab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4dab40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4dabd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4dac60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4dacf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4dad80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4dae10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4daea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4daf30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4dafc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4db050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4db0e0 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4da630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4da6c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4da750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4da7e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4da870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4da900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4da990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4daa20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4daab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4dab40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4dabd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4dac60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4dacf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4dad80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4dae10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4daea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4daf30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4dafc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4db050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4db0e0 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: 0x2aa2f435308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2f42e790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2f42ec60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f42ecf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f42ed90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f42e828 MAP: (8 sibs) 3 children: 42: 0x2aa2f42ee30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2f42eec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2f42ef60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2f42e8c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2f42df10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f42e958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2f42dfb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f42e9f0 MAP: (8 sibs) 7 children: 42: 0x2aa2f436ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2f436f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2f437000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2f437098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2f437130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2f4371c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2f437260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2f42ea88 VAL***: '*a0' (8 sibs) 42: 0x2aa2f42eb20 VAL***: '*a7' (8 sibs) 42: 0x2aa2f42ebb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4dd570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dd600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dd690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dd720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dd7b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dd840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dd8d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dd960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4dd9f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4dda80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4ddb10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4ddba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4ddc30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4ddcc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4ddd50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4ddde0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4dde70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4ddf00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4ddf90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4de020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4de0b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4de140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4de1d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4de260 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: 0x2aa2f435420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f437300 MAP: (8 sibs) 3 children: 42: 0x2aa2f4377d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2f437868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2f437900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2f437398 MAP: (8 sibs) 3 children: 42: 0x2aa2f4379a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2f437a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2f437ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2f437430 MAP: (8 sibs) 1 children: 42: 0x2aa2f42c380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2f4374c8 MAP: (8 sibs) 1 children: 42: 0x2aa2f42f220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f437560 MAP: (8 sibs) 7 children: 42: 0x2aa2f437b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2f437c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2f437ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2f437d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2f437dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2f437e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2f437f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2f4375f8 MAP: (8 sibs) 3 children: 42: 0x2aa2f437fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f438038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f4380d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f437690 MAP: (8 sibs) 1 children: 42: 0x2aa2f438170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f437728 MAP: (8 sibs) 1 children: 42: 0x2aa2f438210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4dfba0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dfc30 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dfcc0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dfd50 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dfde0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dfe70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dff00 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dff90 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4e0020 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4e00b0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e0140 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4e01d0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4e0260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4e02f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4e0380 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4e0410 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4e04a0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4e0530 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4e05c0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4e0650 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4e06e0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4e0770 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4e0800 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4e0890 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4dfba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dfc30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dfcc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dfd50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dfde0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dfe70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dff00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dff90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4e0020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4e00b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e0140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4e01d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4e0260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4e02f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4e0380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4e0410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4e04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4e0530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4e05c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4e0650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4e06e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4e0770 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa2f4e0920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa2f4e09b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa2f4e0a40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa2f4e0800 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa2f4e0ad0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa2f4e0890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4e0b60 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4dfba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dfc30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dfcc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dfd50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dfde0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dfe70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dff00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dff90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4e0020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4e00b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e0140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4e01d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4e0260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4e02f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4e0380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4e0410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4e04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4e0530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4e05c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4e0650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4e06e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4e0770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f4e0800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f4e0890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f4e0920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f4e09b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f4e0a40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f4e0ad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4e0b60 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: 0x2aa2f435538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2f426250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2f4262e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2f426380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e21d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f4e2260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f4e22f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f4e2380 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: 0x2aa2f435650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42bf70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e3f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e3f90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e4020 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: 0x2aa2f435768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42c0b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e5cc0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e5d50 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4e5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e5cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e5d50 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4e5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e5cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e5d50 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: 0x2aa2f434070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f4268e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2f426db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f426e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2f426ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2f427030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f426aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2f4270d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f426b40 MAP: (8 sibs) 4 children: 42: 0x2aa2f427170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f427208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4272a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f427338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f426bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2f4273e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2f427478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2f427510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2f426c70 MAP: (8 sibs) 2 children: 42: 0x2aa2f4275b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2f4276f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2f427788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2f427648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2f426d08 MAP: (8 sibs) 3 children: 42: 0x2aa2f427830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2f427a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2f427a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2f427b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2f4278c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2f427960 KEYVAL: 'label' 'center/big' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e6e50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e6ee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e6f70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e7000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e7090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e7120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e71b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e7240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e72d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e7360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e73f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e7480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e7510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e75a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e7630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e76c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e7750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4e77e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4e7870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4e7900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4e7990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4e7a20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4e7ab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4e7b40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4e7bd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4e7c60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4e7cf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4e7d80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f4e7e10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4e7ea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f4e7f30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4e7fc0 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: 0x2aa2f434188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f428560 MAP: (8 sibs) 2 children: 42: 0x2aa2f4257d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f425868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f4285f8 MAP: (8 sibs) 2 children: 42: 0x2aa2f425fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f428690 MAP: (8 sibs) 1 children: 42: 0x2aa2f428a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f428728 MAP: (8 sibs) 1 children: 42: 0x2aa2f428ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f4287c0 MAP: (8 sibs) 4 children: 42: 0x2aa2f428b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428858 MAP: (8 sibs) 4 children: 42: 0x2aa2f428de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f4288f0 MAP: (8 sibs) 4 children: 42: 0x2aa2f429050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f4290e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f429180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428988 MAP: (8 sibs) 4 children: 42: 0x2aa2f4292c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f429358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4293f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429488 KEYVAL: 'label' 'center/big' (4 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e8060 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e80f0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e8180 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e8210 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e82a0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e8330 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e83c0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e8450 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e84e0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e8570 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e8600 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e8690 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e8720 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e87b0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e8840 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e88d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e8960 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4e89f0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4e8a80 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4e8b10 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4e8ba0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4e8c30 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4e8cc0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4e8d50 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4e8de0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4e8e70 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4e8f00 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4e8f90 VAL***: '*SMALL' (3 sibs) 42: [28] [28] 0x2aa2f4e9020 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4e90b0 VAL***: '*BIG' (3 sibs) 42: [30] [30] 0x2aa2f4e9140 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4e91d0 KEYVAL: 'label' 'center/big' (3 sibs) 42: #nodes=32 vs #printed=32 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4e9270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e9300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e9390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e9420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e94b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e9540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e95d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e9660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e96f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e9780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e9810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e98a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e9930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e99c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e9a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e9ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e9b70 MAP: (8 sibs) 4 children: 42: [17] [32] 0x2aa2f4ea470 KEYVAL: 'x' '1' (4 sibs) 42: [18] [33] 0x2aa2f4ea500 KEYVAL: 'y' '2' (4 sibs) 42: [19] [18] 0x2aa2f4e9c90 KEYVAL: 'r' '10' (4 sibs) 42: [20] [19] 0x2aa2f4e9d20 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [20] 0x2aa2f4e9db0 MAP: (8 sibs) 4 children: 42: [22] [17] 0x2aa2f4e9c00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [34] 0x2aa2f4ea590 KEYVAL: 'y' '2' (4 sibs) 42: [24] [22] 0x2aa2f4e9ed0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [24] 0x2aa2f4e9ff0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [25] 0x2aa2f4ea080 MAP: (8 sibs) 4 children: 42: [27] [30] 0x2aa2f4ea350 KEYVAL: 'x' '1' (4 sibs) 42: [28] [27] 0x2aa2f4ea1a0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [23] 0x2aa2f4e9f60 KEYVAL: 'r' '10' (4 sibs) 42: [30] [31] 0x2aa2f4ea3e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: #nodes=31 vs #printed=31 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4e9270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e9300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e9390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e9420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e94b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e9540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e95d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e9660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e96f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e9780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e9810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e98a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e9930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e99c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e9a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e9ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e9b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f4e9c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f4e9c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f4e9d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f4e9db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f4e9e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f4e9ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f4e9f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f4e9ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f4ea080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f4ea110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f4ea1a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f4ea230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f4ea2c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f4ea350 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: 0x2aa2f4342a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f4299a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f429a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f429ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f429d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f429dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f429b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f4259b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f429c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f429e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f429f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f429fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a058 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e6540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4e65d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4e6660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4e66f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4e6780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4e6810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4e68a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4e6930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4e69c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4e6a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4e6ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4e6b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4e6c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4e6c90 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: 0x2aa2f4343b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42a100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f42a198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f42a230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42a4a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f42a538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f42a2c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f42a5e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42a360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f42a680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42a3f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f42a7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a858 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4e8060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4e80f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4e8180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4e8210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4e82a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4e8330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4e83c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4e8450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4e84e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4e8570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4e8600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4e8690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4e8720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4e87b0 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: 0x2aa2f4344d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42b1d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42b6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42b430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42b750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b7e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42b4c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42b890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b928 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4eb680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4eb710 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4eb7a0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4eb830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4eb8c0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4eb950 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4eb9e0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4eba70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ebb00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ebb90 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4ebc20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ebcb0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ebd40 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4ebdd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4eb680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4eb710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4eb7a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4eb830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4eb8c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4eb950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4eb9e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4eba70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ebb00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2f4ebe60 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ebc20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ebcb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2f4ebb90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ebdd0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4eb680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4eb710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4eb7a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4eb830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4eb8c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4eb950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4eb9e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4eba70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ebb00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ebb90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ebc20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ebcb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ebd40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ebdd0 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: 0x2aa2f4345e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f429580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f429618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f4296b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42ba68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f429748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42bb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f4297e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42bbb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bc48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42bcf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bd88 KEYVAL: 'age' '20' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4ebf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ec020 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4ec0b0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4ec140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ec1d0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4ec260 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4ec2f0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ec380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ec410 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ec4a0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4ec530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ec5c0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ec650 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4ec6e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ebf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ec020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ec0b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ec140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ec1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ec260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ec2f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ec380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ec410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [14] 0x2aa2f4ec770 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ec530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ec5c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [9] 0x2aa2f4ec4a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ec6e0 KEYVAL: 'age' '20' (2 sibs) 42: #nodes=14 vs #printed=14 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4ebf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ec020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ec0b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ec140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ec1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ec260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ec2f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ec380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ec410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ec4a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ec530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ec5c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ec650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ec6e0 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: 0x2aa2f434700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42c430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42c4c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42c560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f426110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f4261a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42c5f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42c860 MAP: (2 sibs) 4 children: 42: 0x2aa2f427e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f427ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f427f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42c8f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42c9a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42ca38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42cad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42cb68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42cc00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42c690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2f425cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f425d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f425df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42c728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2f42c7c0 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] 0x2aa2f4ed1b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ed240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ed2d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ed360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ed3f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ed480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ed510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ed5a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ed630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ed6c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ed750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ed7e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4ed870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4ed900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4ed990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eda20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4edab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4edb40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4edbd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4edc60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4edcf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4edd80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ede10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4edea0 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: 0x2aa2f434818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42ccf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42cd88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42ce20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f42d120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f42d1b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42ceb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42d260 MAP: (2 sibs) 4 children: 42: 0x2aa2f4280b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f428148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f4281e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42d2f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42d3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42d438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42d4d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42d568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42d600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42cf50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2f4265f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f426688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f426720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42cfe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2f42d6a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f42d738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f42d7d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42d080 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] 0x2aa2f4ee3c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ee450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ee4e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ee570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ee600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ee690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ee720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ee7b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ee840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ee8d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ee960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ee9f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4eea80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4eeb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4eeba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eec30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4eecc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4eed50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4eede0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4eee70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4eef00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4eef90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ef020 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4ef0b0 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] 0x2aa2f4ee3c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ee450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ee4e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ee570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ee600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ee690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ee720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ee7b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ee840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ee8d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ee960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ee9f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4eea80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4eeb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4eeba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eec30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4eecc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4eed50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4eede0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4eee70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4eef00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4eef90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ef020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [24] 0x2aa2f4ef140 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [25] 0x2aa2f4ef1d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [26] 0x2aa2f4ef260 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [23] 0x2aa2f4ef0b0 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] 0x2aa2f4ee3c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ee450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ee4e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ee570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ee600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ee690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ee720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ee7b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ee840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ee8d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ee960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ee9f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4eea80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4eeb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4eeba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eec30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4eecc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4eed50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4eede0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4eee70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4eef00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4eef90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ef020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f4ef0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f4ef140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f4ef1d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f4ef260 KEYVAL: 'specialDelivery' 'Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: ' (7 sibs) 42: #nodes=27 vs #printed=27 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: --------------- 42: 42: - step: &id001 # defines anchor label &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 # refers to the first step (with anchor &id001) 42: - step: *id002 # refers to the second step 42: - step: 42: <<: *id001 42: spotSize: 2mm # redefines just this key, refers rest from &id001 42: - step: *id002 42: --------------- 42: REF TREE: 42: 0x2aa2f434930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f42f370 MAP: (6 sibs) 1 children: 42: 0x2aa2f42f710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2f42f7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42f848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f42f8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f42f978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f42fa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f42f408 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2f42fb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42fbe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f42fc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f42fd18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f42fdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f42f4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fe50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2f42f538 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2f42f5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42ff90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2f430030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2f4300c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2f42f668 MAP: (6 sibs) 1 children: 42: 0x2aa2f430170 KEYVAL***: 'step' '*id002' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4ef5d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ef660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4ef6f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4ef780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4ef810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4ef8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4ef930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4ef9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4efa50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4efae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4efb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4efc00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4efc90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4efd20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4efdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4efe40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4efed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4eff60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4efff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4f0080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4f0110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4f01a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4f0230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4f02c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4f0350 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: 0x2aa2f434a48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f431410 MAP: (6 sibs) 1 children: 42: 0x2aa2f42af50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4317b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f4318e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f431a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4314a8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42aff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f431be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f431c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f431d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431540 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f431ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f432010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4315d8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4320b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f4321e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f432278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431670 MAP: (6 sibs) 1 children: 42: 0x2aa2f4323b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f432450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f4324e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f432580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f432618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f4326b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431708 MAP: (6 sibs) 1 children: 42: 0x2aa2f432750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4327f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f432920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f4329b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f07e0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4f0870 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4f0900 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4f0990 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4f0a20 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4f0ab0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4f0b40 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4f0bd0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4f0c60 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4f0cf0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4f0d80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4f0e10 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4f0ea0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4f0f30 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4f0fc0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4f1050 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4f10e0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4f1170 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4f1200 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4f1290 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4f1320 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4f13b0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4f1440 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4f14d0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4f1560 KEYVAL***: 'step' '*id002' (1 sibs) 42: #nodes=25 vs #printed=25 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f19f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4f1a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4f1b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4f1ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4f1c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4f1cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4f1d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4f1de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4f1e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4f1f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4f1f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4f2020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4f20b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4f2140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4f21d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4f2260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4f22f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [25] 0x2aa2f4f2800 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [26] 0x2aa2f4f2890 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [27] 0x2aa2f4f2920 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [28] 0x2aa2f4f29b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [29] 0x2aa2f4f2a40 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [17] 0x2aa2f4f2380 MAP: (6 sibs) 1 children: 42: [23] [18] 0x2aa2f4f2410 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [30] 0x2aa2f4f2ad0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [31] 0x2aa2f4f2b60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [32] 0x2aa2f4f2bf0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [33] 0x2aa2f4f2c80 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [34] 0x2aa2f4f2d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [19] 0x2aa2f4f24a0 MAP: (6 sibs) 1 children: 42: [30] [20] 0x2aa2f4f2530 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [35] 0x2aa2f4f2da0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [36] 0x2aa2f4f2e30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [37] 0x2aa2f4f2ec0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [38] 0x2aa2f4f2f50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [22] 0x2aa2f4f2650 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [23] 0x2aa2f4f26e0 MAP: (6 sibs) 1 children: 42: [37] [24] 0x2aa2f4f2770 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [21] 0x2aa2f4f25c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4f2fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4f3070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4f3100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4f3190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: #nodes=43 vs #printed=43 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f19f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4f1a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4f1b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4f1ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4f1c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4f1cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4f1d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4f1de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4f1e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4f1f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4f1f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4f2020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4f20b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4f2140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4f21d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4f2260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4f22f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f4f2380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f4f2410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f4f24a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f4f2530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f4f25c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f4f2650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f4f26e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f4f2770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f4f2800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f4f2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f4f2920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f4f29b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f4f2a40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f4f2ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f4f2b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f4f2bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f4f2c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f4f2d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f4f2da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f4f2e30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f4f2ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f4f2f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4f2fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4f3070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4f3100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4f3190 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: 0x2aa2f434b60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2f432af0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432b88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432c20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432cb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432d50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432de8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432e80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432f18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432fb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f430810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f433048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f4308b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f4330e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2f425690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2f425728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2f433178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f433210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4309f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f4332a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f433340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4302b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f4333d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2f433470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f07e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f4f0870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f4f0900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f4f0990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f4f0a20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f4f0ab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f4f0b40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f4f0bd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f4f0c60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f4f0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f4f0d80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f4f0e10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f4f0ea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f4f0f30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f4f0fc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f4f1050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f4f10e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f4f1170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f4f1200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f4f1290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f4f1320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f4f13b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f4f1440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f4f14d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f4f1560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f4f15f0 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: 0x2aa2f434c78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f430e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2f430ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2f430f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2f430fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2f431070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42a900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2f42a998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4ec8a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4ec930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4ec9c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4eca50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4ecae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4ecb70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4ecc00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4ecc90 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: 0x2aa2f434d90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f42d870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2f42d908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2f42d9a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2f42da38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2f42dad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42aa90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2f42ab28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f3e00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4f3e90 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4f3f20 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4f3fb0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4f4040 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4f40d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4f4160 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4f41f0 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f3e00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4f3e90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4f3f20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4f3fb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4f4040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4f40d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4f4160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4f41f0 KEYVAL: 'bbb' 'cc' (2 sibs) 42: #nodes=8 vs #printed=8 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f3e00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4f3e90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4f3f20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4f3fb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4f4040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4f40d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4f4160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4f41f0 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: 0x2aa2f434ea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f425e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2f425f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f4710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f47a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4f4830 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: 0x2aa2f434fc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42be30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2f42bec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f5020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f50b0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4f5140 KEYVAL***: '*b0' '*a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f5020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f50b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4f5140 KEYVAL: 'b0' 'a0' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f5020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f50b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4f5140 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: 0x2aa2f4350d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2f433650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2f4336e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2f433780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f433b20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2f433bb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2f433818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f426420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2f4264b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2f426550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2f4338b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2f433c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2f433cf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2f433948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2f4339e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2f433da0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2f433e38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2f433a78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2f433ee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2f433f78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f6240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f62d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4f6360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4f63f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f6480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4f6510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4f65a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f6630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4f66c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4f6750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4f67e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f6870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4f6900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4f6990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4f6a20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f6ab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4f6b40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4f6bd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f6c60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4f6cf0 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: 0x2aa2f4351f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2f436330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2f4363c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2f436460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f436800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2f436898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2f4364f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f436940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2f4369d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2f436a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2f436590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2f436b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2f436ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2f436628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2f4366c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2f436c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2f436ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2f436758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2f436d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2f436e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f7450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f74e0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4f7570 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4f7600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f7690 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4f7720 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4f77b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f7840 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4f78d0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4f7960 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4f79f0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f7a80 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4f7b10 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4f7ba0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4f7c30 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f7cc0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4f7d50 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4f7de0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f7e70 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4f7f00 KEYVAL***: '*b6' '*b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f7450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f74e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4f7570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4f7600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f7690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4f7720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4f77b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f7840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4f78d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4f7960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4f79f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f7a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4f7b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4f7ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4f7c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f7cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4f7d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4f7de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f7e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4f7f00 KEYVAL: 'b6' 'b6' (2 sibs) 42: #nodes=20 vs #printed=20 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f7450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f74e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4f7570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4f7600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f7690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4f7720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4f77b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f7840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4f78d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4f7960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4f79f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f7a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4f7b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4f7ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4f7c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f7cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4f7d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4f7de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f7e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4f7f00 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: 0x2aa2f435308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2f42e790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2f42ec60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f42ecf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f42ed90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f42e828 MAP: (8 sibs) 3 children: 42: 0x2aa2f42ee30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2f42eec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2f42ef60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2f42e8c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2f42df10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f42e958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2f42dfb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f42e9f0 MAP: (8 sibs) 7 children: 42: 0x2aa2f436ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2f436f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2f437000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2f437098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2f437130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2f4371c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2f437260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2f42ea88 VAL***: '*a0' (8 sibs) 42: 0x2aa2f42eb20 VAL***: '*a7' (8 sibs) 42: 0x2aa2f42ebb8 VAL***: '*a9' (8 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f8660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f86f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f8780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f8810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f88a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f8930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f89c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f8a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f8ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f8b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f8c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f8c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f8d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f8db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4f8e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4f8ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4f8f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4f8ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4f9080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4f9110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4f91a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4f9230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4f92c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4f9350 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: 0x2aa2f435420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f437300 MAP: (8 sibs) 3 children: 42: 0x2aa2f4377d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2f437868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2f437900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2f437398 MAP: (8 sibs) 3 children: 42: 0x2aa2f4379a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2f437a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2f437ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2f437430 MAP: (8 sibs) 1 children: 42: 0x2aa2f42c380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2f4374c8 MAP: (8 sibs) 1 children: 42: 0x2aa2f42f220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f437560 MAP: (8 sibs) 7 children: 42: 0x2aa2f437b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2f437c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2f437ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2f437d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2f437dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2f437e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2f437f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2f4375f8 MAP: (8 sibs) 3 children: 42: 0x2aa2f437fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f438038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f4380d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f437690 MAP: (8 sibs) 1 children: 42: 0x2aa2f438170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f437728 MAP: (8 sibs) 1 children: 42: 0x2aa2f438210 KEYVAL: 'k10' 'v10' (1 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f9870 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f9900 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f9990 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f9a20 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f9ab0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f9b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f9bd0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f9c60 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f9cf0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f9d80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f9e10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f9ea0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f9f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f9fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4fa050 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4fa0e0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4fa170 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4fa200 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4fa290 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4fa320 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4fa3b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4fa440 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4fa4d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4fa560 VAL***: '*a9' (8 sibs) 42: #nodes=24 vs #printed=24 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f9870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f9900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f9990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f9a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f9ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f9b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f9bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f9c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f9cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f9d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f9e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f9ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f9f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f9fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4fa050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4fa0e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4fa170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4fa200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4fa290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4fa320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4fa3b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4fa440 MAP: (8 sibs) 3 children: 42: [22] [24] 0x2aa2f4fa5f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [25] 0x2aa2f4fa680 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [26] 0x2aa2f4fa710 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [22] 0x2aa2f4fa4d0 MAP: (8 sibs) 1 children: 42: [26] [27] 0x2aa2f4fa7a0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [23] 0x2aa2f4fa560 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4fa830 KEYVAL: 'k10' 'v10' (1 sibs) 42: #nodes=29 vs #printed=29 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4f9870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f9900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f9990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f9a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f9ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f9b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f9bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f9c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f9cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f9d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f9e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f9ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f9f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f9fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4fa050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4fa0e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4fa170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4fa200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4fa290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4fa320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4fa3b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4fa440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f4fa4d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f4fa560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f4fa5f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f4fa680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f4fa710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f4fa7a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4fa830 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: 0x2aa2f435538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2f426250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2f4262e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2f426380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4f5930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f4f59c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f4f5a50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f4f5ae0 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: 0x2aa2f435650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42bf70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4faa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fab10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4faba0 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: 0x2aa2f435768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42c0b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c148 KEYVAL: 'baz' 'foo' (2 sibs) 42: PARSED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4fb390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fb420 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4fb4b0 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: resolved tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4fb390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fb420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4fb4b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: reordered tree!!! 42: -------------------------------------- 42: [0][0] 0x2aa2f4fb390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fb420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4fb4b0 KEYVAL: 'baz' 'foo' (2 sibs) 42: #nodes=3 vs #printed=3 42: -------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.parse_windows/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stdout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_cout/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_stringstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_ofstream/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_unix_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: - &CENTER 42: x: 1 42: y: 2 42: - &LEFT 42: x: 0 42: y: 2 42: - &BIG 42: r: 10 42: - &SMALL 42: r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - <<: *CENTER 42: r: 10 42: label: center/big 42: - <<: 42: - *CENTER 42: - *BIG 42: label: center/big 42: - <<: 42: - *BIG 42: - *LEFT 42: - *SMALL 42: x: 1 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: - x: 1 42: y: 2 42: - x: 0 42: y: 2 42: - r: 10 42: - r: 1 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: - x: 1 42: y: 2 42: r: 10 42: label: center/big 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: anchored_content: &anchor_name This string will appear as the value of two keys. 42: other_anchor: *anchor_name 42: anchors_in_seqs: 42: - &anchor_in_seq this value appears in both elements of the sequence 42: - *anchor_in_seq 42: base: &base 42: name: Everyone has same name 42: foo: &foo 42: <<: *base 42: age: 10 42: bar: &bar 42: <<: *base 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: anchored_content: This string will appear as the value of two keys. 42: other_anchor: This string will appear as the value of two keys. 42: anchors_in_seqs: 42: - this value appears in both elements of the sequence 42: - this value appears in both elements of the sequence 42: base: 42: name: Everyone has same name 42: foo: 42: name: Everyone has same name 42: age: 10 42: bar: 42: name: Everyone has same name 42: age: 20 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': &id001 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': *id001 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: receipt: 'Oz-Ware Purchase Invoice' 42: date: '2012-08-06' 42: customer: 42: first_name: Dorothy 42: family_name: Gale 42: items: 42: - part_no: A4786 42: descrip: Water Bucket (Filled) 42: price: 1.47 42: quantity: 4 42: - part_no: E1628 42: descrip: 'High Heeled "Ruby" Slippers' 42: size: 8 42: price: 133.7 42: quantity: 1 42: 'bill-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: 'ship-to': 42: street: | 42: 123 Tornado Alley 42: Suite 16 42: 42: city: East Centerville 42: state: KS 42: specialDelivery: | 42: Follow the Yellow Brick Road to the Emerald City. Pay no attention to the man behind the curtain. 42: 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: - step: &id001 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: &id002 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: *id001 42: - step: *id002 42: - step: 42: <<: *id001 42: spotSize: 2mm 42: - step: *id002 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 1mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.4 42: pulseDuration: 12 42: repetition: 1000 42: spotSize: 2mm 42: - step: 42: instrument: Lasik 2000 42: pulseEnergy: 5.0 42: pulseDuration: 10 42: repetition: 500 42: spotSize: 2mm 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a1 scalar1 42: --- !!str &a2 scalar2 42: --- !!str &a2 scalar2 42: --- !!str &a3 scalar3 42: --- !!str &a3 scalar3 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- !!map &a4 42: !!str &a5 key5: value4 42: --- 42: a6: 1 42: &anchor6 b6: 2 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a8 key8: value7 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!map 42: !!str &a10 key10: value9 42: --- !!str &a11 value11 42: --- !!str &a11 value11 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: a: &vref b 42: *vref: c 42: &kref aa: bb 42: aaa: &kvref bbb 42: foo: 42: *kref: cc 42: *kvref: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: a: b 42: b: c 42: aa: bb 42: aaa: bbb 42: foo: 42: aa: cc 42: bbb: cc 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: &a0 a0: &b0 b0 42: *b0: *a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: &rootanchor 42: &a0 a0: &b0 b0 42: *b0: *a0 42: map1: 42: &a1 a1: &b1 b1 42: *b1: *a1 42: map2: 42: *b0: *a0 42: &a2 a2: &b2 b2 42: *b2: *a2 42: map3: &a3 42: a3: &b3 b3 42: *b3: *b0 42: map4: *a0 42: map5: &map5 42: &a5 a5: &b5 b5 42: *b5: *a5 42: map6: &map6 42: a6: &b6 b6 42: *b6: *b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: a0: b0 42: b0: a0 42: map1: 42: a1: b1 42: b1: a1 42: map2: 42: b0: a0 42: a2: b2 42: b2: a2 42: map3: 42: a3: b3 42: b3: b0 42: map4: a0 42: map5: 42: a5: b5 42: b5: a5 42: map6: 42: a6: b6 42: b6: b6 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: &seq 42: - &a0 42: &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a4 k4: v4 42: &a5 k5: v5 42: &a6 k6: v6 42: - &a7 42: &a8 k8: v8 42: - &a9 42: k10: v10 42: - *a1: w1 42: *a2: w2 42: *a3: w3 42: *a4: w4 42: *a5: w5 42: *a6: w6 42: *a8: w8 42: - *a0 42: - *a7 42: - *a9 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: - k1: v1 42: k2: v2 42: k3: v3 42: - k4: v4 42: k5: v5 42: k6: v6 42: - k8: v8 42: - k10: v10 42: - k1: w1 42: k2: w2 42: k3: w3 42: k4: w4 42: k5: w5 42: k6: w6 42: k8: w8 42: - &a1 k1: v1 42: &a2 k2: v2 42: &a3 k3: v3 42: - &a8 k8: v8 42: - k10: v10 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: a: 1 42: b: 42: &anchor c: 3 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: !!str &a1 'foo': !!str bar 42: &a2 baz: *a1 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: !!str 'foo': !!str bar 42: baz: foo 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_yml_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.emit_json_windows_string/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.unix_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 42: ------------------------------------------- 42: running test case 'merge example, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 42: ------------------------------------------- 42: running test case 'simple anchor 1, implicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 42: ------------------------------------------- 42: running test case 'simple anchor 1, explicit, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 42: ------------------------------------------- 42: running test case 'anchor example 2, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 42: ------------------------------------------- 42: running test case 'anchor example 2, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 42: ------------------------------------------- 42: running test case 'anchor example 3, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 42: ------------------------------------------- 42: running test case 'anchor example 3, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 42: ------------------------------------------- 42: running test case 'tagged doc with anchors 9KAX' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 42: ------------------------------------------- 42: running test case 'github131 1, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 42: ------------------------------------------- 42: running test case 'github131 1, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/13 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 42: ------------------------------------------- 42: running test case 'anchors+refs on key+val, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/14 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 42: ------------------------------------------- 42: running test case 'ambiguous anchor, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/15 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 42: ------------------------------------------- 42: running test case 'ambiguous anchor, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/16 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/17 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 42: ------------------------------------------- 42: running test case 'ambiguous anchor in seq, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/18 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 42: ------------------------------------------- 42: running test case 'anchor after complex key without value ZWK4' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/19 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, unresolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/20 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 42: ------------------------------------------- 42: running test case 'anchor mixed with tag HMQ5, resolved' 42: ------------------------------------------- 42: [ OK ] SIMPLE_ANCHOR/YmlTestCase.windows_emitrs_json_cfile/21 (0 ms) 42: [ RUN ] SIMPLE_ANCHOR/YmlTestCase.complete_unix_round_trip/0 42: ------------------------------------------- 42: running test case 'merge example, unresolved' 42: ------------------------------------------- 42: ~~~~~~~~~~~~~~ src yml: 42: # https://yaml.org/type/merge.html\n 42: - &CENTER { x: 1, y: 2 }\n 42: - &LEFT { x: 0, y: 2 }\n 42: - &BIG { r: 10 }\n 42: - &SMALL { r: 1 }\n 42: \n 42: # All the following maps are equal:\n 42: \n 42: - # Explicit keys\n 42: x: 1\n 42: y: 2\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge one map\n 42: << : *CENTER\n 42: r: 10\n 42: label: center/big\n 42: \n 42: - # Merge multiple maps\n 42: << : [ *CENTER, *BIG ]\n 42: label: center/big\n 42: \n 42: - # Override\n 42: << : [ *BIG, *LEFT, *SMALL ]\n 42: x: 1\n 42: label: center/big\n 42: ~~~~~~~~~~~~~~ parsed tree: 42: -------------------------------------- 42: [0][0] 0x2aa2f4af8b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4af940 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4af9d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4afa60 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4afaf0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4afb80 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4afc10 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4afca0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4afd30 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4afdc0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4afe50 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4afee0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4aff70 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b0000 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b0090 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b0120 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b01b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4b0240 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4b02d0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4b0360 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4b03f0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4b0480 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4b0510 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4b05a0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4b0630 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4b06c0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4b0750 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4b07e0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f4b0870 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4b0900 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f4b0990 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4b0a20 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] 0x2aa2f5020b0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f502140 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f5021d0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f502260 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f5022f0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f502380 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f502410 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f5024a0 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f502530 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f5025c0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f502650 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f5026e0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f502770 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f502800 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f502890 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f502920 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f5029b0 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f502a40 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f502ad0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f502b60 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f502bf0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f502c80 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f502d10 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f502da0 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f502e30 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f502ec0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f502f50 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f502fe0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f503070 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f503100 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f503190 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f503220 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] 0x2aa2f4b3a00 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4b3a90 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4b3b20 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4b3bb0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4b3c40 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4b3cd0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4b3d60 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4b3df0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4b3e80 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4b3f10 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4b3fa0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4b4030 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4b40c0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4b4150 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4b41e0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4b4270 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4b4300 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f4b4390 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f4b4420 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f4b44b0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f4b4540 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f4b45d0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f4b4660 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f4b46f0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f4b4780 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f4b4810 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f4b48a0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f4b4930 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f4b49c0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f4b4a50 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f4b4ae0 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] 0x2aa2f5032c0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f503350 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f5033e0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f503470 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f503500 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f503590 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f503620 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f5036b0 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f503740 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f5037d0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f503860 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f5038f0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f503980 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f503a10 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f503aa0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f503b30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f503bc0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f503c50 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f503ce0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f503d70 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f503e00 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f503e90 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f503f20 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f503fb0 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f504040 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f5040d0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f504160 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f5041f0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f504280 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f504310 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f5043a0 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] 0x2aa2f4b5e10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4b5ea0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4b5f30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4b5fc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4b6050 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4b60e0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4b6170 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4b6200 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4b6290 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4b6320 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4b63b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4b6440 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4b64d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4b6560 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] 0x2aa2f5017a0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f501830 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f5018c0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f501950 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f5019e0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f501a70 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f501b00 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f501b90 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f501c20 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f501cb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f501d40 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f501dd0 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f501e60 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f501ef0 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] 0x2aa2f4b8150 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4b81e0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4b8270 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4b8300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4b8390 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4b8420 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4b84b0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4b8540 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4b85d0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4b8660 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4b86f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4b8780 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4b8810 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4b88a0 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] 0x2aa2f5044d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f504560 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f5045f0 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f504680 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f504710 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f5047a0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f504830 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f5048c0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f504950 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f5049e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f504a70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f504b00 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f504b90 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f504c20 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] 0x2aa2f4ba2c0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ba350 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ba3e0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ba470 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ba500 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ba590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ba620 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ba6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ba740 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ba7d0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ba860 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ba8f0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ba980 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4baa10 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] 0x2aa2f504de0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f504e70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f504f00 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f504f90 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f505020 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f5050b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f505140 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f5051d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f505260 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f5052f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f505380 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f505410 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f5054a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f505530 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] 0x2aa2f4bc610 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4bc6a0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4bc730 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4bc7c0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4bc850 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4bc8e0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4bc970 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4bca00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4bca90 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4bcb20 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4bcbb0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4bcc40 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4bccd0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4bcd60 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] 0x2aa2f5056f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f505780 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f505810 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f5058a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f505930 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f5059c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f505a50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f505ae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f505b70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f505c00 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f505c90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f505d20 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f505db0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f505e40 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] 0x2aa2f4bfc10 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4bfca0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4bfd30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4bfdc0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4bfe50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4bfee0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4bff70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c0000 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c0090 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c0120 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c01b0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c0240 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c02d0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c0360 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c03f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c0480 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c0510 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c05a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c0630 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c06c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c0750 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c07e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c0870 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4c0900 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] 0x2aa2f506910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f5069a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f506a30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f506ac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f506b50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f506be0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f506c70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f506d00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f506d90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f506e20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f506eb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f506f40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f506fd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f507060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f5070f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f507180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f507210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f5072a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f507330 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f5073c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f507450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f5074e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f507570 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f507600 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] 0x2aa2f4c2e00 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4c2e90 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4c2f20 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4c2fb0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4c3040 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4c30d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4c3160 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4c31f0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4c3280 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4c3310 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4c33a0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4c3430 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4c34c0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4c3550 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4c35e0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4c3670 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4c3700 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4c3790 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4c3820 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4c38b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4c3940 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4c39d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4c3a60 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f4c3af0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f4c3b80 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f4c3c10 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f4c3ca0 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] 0x2aa2f507b20 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f507bb0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f507c40 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f507cd0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f507d60 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f507df0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f507e80 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f507f10 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f507fa0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f508030 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f5080c0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f508150 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f5081e0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f508270 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f508300 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f508390 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f508420 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f5084b0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f508540 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f5085d0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f508660 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f5086f0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f508780 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f508810 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f5088a0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f508930 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f5089c0 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] 0x2aa2f4c5fc0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4c6050 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4c60e0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4c6170 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4c6200 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4c6290 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4c6320 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4c63b0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4c6440 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4c64d0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4c6560 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4c65f0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4c6680 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4c6710 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4c67a0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4c6830 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4c68c0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4c6950 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4c69e0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4c6a70 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4c6b00 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4c6b90 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4c6c20 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4c6cb0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4c6d40 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] 0x2aa2f508d30 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f508dc0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f508e50 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f508ee0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f508f70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f509000 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f509090 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f509120 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f5091b0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f509240 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f5092d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f509360 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f5093f0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f509480 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f509510 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f5095a0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f509630 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f5096c0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f509750 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f5097e0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f509870 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f509900 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f509990 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f509a20 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f509ab0 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] 0x2aa2f4ca390 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ca420 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4ca4b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4ca540 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4ca5d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4ca660 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4ca6f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4ca780 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4ca810 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4ca8a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4ca930 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4ca9c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4caa50 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4caae0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4cab70 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4cac00 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4cac90 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f4cad20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f4cadb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f4cae40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f4caed0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f4caf60 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f4caff0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f4cb080 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f4cb110 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f4cb1a0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f4cb230 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f4cb2c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f4cb350 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f4cb3e0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f4cb470 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f4cb500 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f4cb590 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f4cb620 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f4cb6b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f4cb740 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f4cb7d0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f4cb860 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f4cb8f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4cb980 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4cba10 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4cbaa0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4cbb30 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] 0x2aa2f50b150 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f50b1e0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f50b270 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f50b300 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f50b390 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f50b420 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f50b4b0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f50b540 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f50b5d0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f50b660 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f50b6f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f50b780 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f50b810 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f50b8a0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f50b930 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f50b9c0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f50ba50 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f50bae0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f50bb70 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f50bc00 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f50bc90 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f50bd20 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f50bdb0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f50be40 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f50bed0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f50bf60 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f50bff0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f50c080 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f50c110 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f50c1a0 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f50c230 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f50c2c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f50c350 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f50c3e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f50c470 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f50c500 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f50c590 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f50c620 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f50c6b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f50c740 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f50c7d0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f50c860 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f50c8f0 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] 0x2aa2f4cd6b0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f4cd740 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f4cd7d0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f4cd860 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f4cd8f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f4cd980 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f4cda10 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f4cdaa0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f4cdb30 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f4cdbc0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f4cdc50 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f4cdce0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f4cdd70 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f4cde00 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f4cde90 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f4cdf20 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f4cdfb0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f4ce040 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f4ce0d0 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f4ce160 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f4ce1f0 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f4ce280 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f4ce310 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f4ce3a0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f4ce430 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f4ce4c0 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] 0x2aa2f509f40 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f509fd0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f50a060 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f50a0f0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f50a180 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f50a210 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f50a2a0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f50a330 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f50a3c0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f50a450 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f50a4e0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f50a570 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f50a600 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f50a690 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f50a720 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f50a7b0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f50a840 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f50a8d0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f50a960 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f50a9f0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f50aa80 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f50ab10 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f50aba0 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f50ac30 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f50acc0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f50ad50 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] 0x2aa2f4ccda0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4cce30 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4ccec0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4ccf50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4ccfe0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4cd070 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4cd100 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4cd190 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] 0x2aa2f506000 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f506090 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f506120 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f5061b0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f506240 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f5062d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f506360 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f5063f0 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] 0x2aa2f4d1100 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4d1190 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4d1220 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4d12b0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4d1340 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4d13d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4d1460 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4d14f0 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] 0x2aa2f50d560 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f50d5f0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f50d680 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f50d710 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f50d7a0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f50d830 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f50d8c0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f50d950 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] 0x2aa2f4d2e30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d2ec0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4d2f50 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] 0x2aa2f50de70 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f50df00 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f50df90 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] 0x2aa2f4d4b60 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d4bf0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4d4c80 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] 0x2aa2f50e780 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f50e810 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f50e8a0 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] 0x2aa2f4d76f0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4d7780 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4d7810 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4d78a0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4d7930 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4d79c0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4d7a50 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4d7ae0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4d7b70 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4d7c00 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4d7c90 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4d7d20 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4d7db0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4d7e40 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4d7ed0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4d7f60 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4d7ff0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4d8080 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4d8110 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4d81a0 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] 0x2aa2f50f9a0 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f50fa30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f50fac0 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f50fb50 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f50fbe0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f50fc70 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f50fd00 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f50fd90 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f50fe20 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f50feb0 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f50ff40 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f50ffd0 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f510060 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f5100f0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f510180 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f510210 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f5102a0 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f510330 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f5103c0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f510450 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] 0x2aa2f4da630 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4da6c0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4da750 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4da7e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4da870 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4da900 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4da990 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4daa20 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4daab0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4dab40 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4dabd0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4dac60 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4dacf0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4dad80 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4dae10 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4daea0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4daf30 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4dafc0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4db050 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4db0e0 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] 0x2aa2f510bb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f510c40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f510cd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f510d60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f510df0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f510e80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f510f10 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f510fa0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f511030 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f5110c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f511150 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f5111e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f511270 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f511300 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f511390 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f511420 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f5114b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f511540 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f5115d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f511660 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] 0x2aa2f4dd570 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dd600 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dd690 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dd720 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dd7b0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dd840 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dd8d0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dd960 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4dd9f0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4dda80 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4ddb10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4ddba0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4ddc30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4ddcc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4ddd50 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4ddde0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4dde70 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4ddf00 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4ddf90 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4de020 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4de0b0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4de140 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4de1d0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4de260 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] 0x2aa2f511dc0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f511e50 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f511ee0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f511f70 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f512000 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f512090 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f512120 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f5121b0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f512240 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f5122d0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f512360 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f5123f0 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f512480 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f512510 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f5125a0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f512630 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f5126c0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f512750 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f5127e0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f512870 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f512900 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f512990 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f512a20 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f512ab0 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] 0x2aa2f4dfba0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4dfc30 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4dfcc0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4dfd50 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4dfde0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4dfe70 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4dff00 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4dff90 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4e0020 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4e00b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e0140 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4e01d0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4e0260 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4e02f0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4e0380 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4e0410 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4e04a0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4e0530 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4e05c0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4e0650 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4e06e0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4e0770 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f4e0800 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f4e0890 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f4e0920 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f4e09b0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f4e0a40 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f4e0ad0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4e0b60 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] 0x2aa2f512fd0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f513060 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f5130f0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f513180 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f513210 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f5132a0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f513330 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f5133c0 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f513450 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f5134e0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f513570 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f513600 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f513690 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f513720 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f5137b0 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f513840 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f5138d0 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f513960 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f5139f0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f513a80 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f513b10 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f513ba0 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f513c30 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f513cc0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f513d50 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f513de0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f513e70 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f513f00 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f513f90 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] 0x2aa2f4e21d0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f4e2260 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f4e22f0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f4e2380 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] 0x2aa2f50f090 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f50f120 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f50f1b0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f50f240 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] 0x2aa2f4e3f00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e3f90 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e4020 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] 0x2aa2f5141e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f514270 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f514300 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] 0x2aa2f4e5c30 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4e5cc0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4e5d50 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] 0x2aa2f514af0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f514b80 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f514c10 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] 0x2aa2f4e6e50 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e6ee0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e6f70 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e7000 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e7090 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e7120 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e71b0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e7240 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e72d0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e7360 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e73f0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e7480 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e7510 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e75a0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e7630 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e76c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e7750 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f4e77e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f4e7870 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f4e7900 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f4e7990 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f4e7a20 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f4e7ab0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f4e7b40 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f4e7bd0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f4e7c60 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f4e7cf0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f4e7d80 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f4e7e10 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f4e7ea0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f4e7f30 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f4e7fc0 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] 0x2aa2f515d10 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f515da0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f515e30 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f515ec0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f515f50 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f515fe0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f516070 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f516100 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f516190 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f516220 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f5162b0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f516340 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f5163d0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f516460 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f5164f0 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f516580 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f516610 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f5166a0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f516730 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f5167c0 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f516850 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f5168e0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f516970 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f516a00 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f516a90 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f516b20 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f516bb0 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f516c40 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f516cd0 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f516d60 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f516df0 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f516e80 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] 0x2aa2f4e9270 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4e9300 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f4e9390 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f4e9420 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f4e94b0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f4e9540 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f4e95d0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f4e9660 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f4e96f0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f4e9780 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4e9810 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f4e98a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f4e9930 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f4e99c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f4e9a50 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f4e9ae0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f4e9b70 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f4e9c00 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f4e9c90 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f4e9d20 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f4e9db0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f4e9e40 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f4e9ed0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f4e9f60 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f4e9ff0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f4ea080 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f4ea110 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f4ea1a0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f4ea230 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f4ea2c0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f4ea350 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] 0x2aa2f516f20 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f516fb0 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f517040 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f5170d0 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f517160 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f5171f0 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f517280 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f517310 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f5173a0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f517430 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f5174c0 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f517550 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f5175e0 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f517670 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f517700 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f517790 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f517820 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f5178b0 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f517940 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f5179d0 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f517a60 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f517af0 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f517b80 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f517c10 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f517ca0 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f517d30 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f517dc0 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f517e50 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f517ee0 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f517f70 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f518000 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] 0x2aa2f4e6540 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4e65d0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4e6660 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4e66f0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4e6780 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4e6810 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4e68a0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4e6930 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4e69c0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4e6a50 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4e6ae0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4e6b70 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4e6c00 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4e6c90 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] 0x2aa2f515400 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f515490 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f515520 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f5155b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f515640 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f5156d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f515760 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f5157f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f515880 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f515910 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f5159a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f515a30 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f515ac0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f515b50 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] 0x2aa2f4e8060 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4e80f0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f4e8180 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f4e8210 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4e82a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f4e8330 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f4e83c0 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4e8450 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4e84e0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4e8570 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f4e8600 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4e8690 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4e8720 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f4e87b0 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] 0x2aa2f518130 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f5181c0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f518250 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f5182e0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f518370 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f518400 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f518490 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f518520 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f5185b0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f518640 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f5186d0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f518760 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f5187f0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f518880 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] 0x2aa2f4eb680 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4eb710 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4eb7a0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4eb830 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4eb8c0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4eb950 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4eb9e0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4eba70 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ebb00 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ebb90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ebc20 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ebcb0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ebd40 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ebdd0 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] 0x2aa2f518a40 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f518ad0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f518b60 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f518bf0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f518c80 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f518d10 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f518da0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f518e30 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f518ec0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f518f50 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f518fe0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f519070 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f519100 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f519190 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] 0x2aa2f4ebf90 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ec020 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f4ec0b0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f4ec140 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f4ec1d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f4ec260 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f4ec2f0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f4ec380 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f4ec410 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f4ec4a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f4ec530 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f4ec5c0 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f4ec650 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f4ec6e0 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] 0x2aa2f519350 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f5193e0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f519470 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f519500 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f519590 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f519620 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f5196b0 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f519740 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f5197d0 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f519860 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f5198f0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f519980 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f519a10 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f519aa0 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] 0x2aa2f4ed1b0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ed240 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ed2d0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ed360 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ed3f0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ed480 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ed510 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ed5a0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ed630 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ed6c0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ed750 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ed7e0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4ed870 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4ed900 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4ed990 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eda20 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4edab0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4edb40 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4edbd0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4edc60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4edcf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4edd80 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ede10 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f4edea0 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] 0x2aa2f51a700 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f51a790 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f51a820 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f51a8b0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f51a940 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f51a9d0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f51aa60 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f51aaf0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f51ab80 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f51ac10 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f51aca0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f51ad30 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f51adc0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f51ae50 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f51aee0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f51af70 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f51b000 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f51b090 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f51b120 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f51b1b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f51b240 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f51b2d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f51b360 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f51b3f0 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] 0x2aa2f4ee3c0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f4ee450 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f4ee4e0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f4ee570 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f4ee600 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f4ee690 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f4ee720 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f4ee7b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f4ee840 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f4ee8d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f4ee960 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f4ee9f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f4eea80 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f4eeb10 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f4eeba0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f4eec30 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f4eecc0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f4eed50 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f4eede0 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f4eee70 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f4eef00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f4eef90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f4ef020 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f4ef0b0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f4ef140 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f4ef1d0 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f4ef260 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] 0x2aa2f51b910 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f51b9a0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f51ba30 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f51bac0 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f51bb50 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f51bbe0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f51bc70 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f51bd00 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f51bd90 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f51be20 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f51beb0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f51bf40 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f51bfd0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f51c060 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f51c0f0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f51c180 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f51c210 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f51c2a0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f51c330 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f51c3c0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f51c450 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f51c4e0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f51c570 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f51c600 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f51c690 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f51c720 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f51c7b0 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] 0x2aa2f4ef5d0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4ef660 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4ef6f0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4ef780 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4ef810 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4ef8a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4ef930 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4ef9c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4efa50 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4efae0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4efb70 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4efc00 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4efc90 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4efd20 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4efdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4efe40 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4efed0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f4eff60 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f4efff0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f4f0080 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f4f0110 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f4f01a0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f4f0230 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f4f02c0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f4f0350 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] 0x2aa2f51cb20 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f51cbb0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f51cc40 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f51ccd0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f51cd60 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f51cdf0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f51ce80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f51cf10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f51cfa0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f51d030 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f51d0c0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f51d150 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f51d1e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f51d270 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f51d300 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f51d390 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f51d420 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f51d4b0 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f51d540 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f51d5d0 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f51d660 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f51d6f0 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f51d780 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f51d810 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f51d8a0 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] 0x2aa2f4f19f0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f4f1a80 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f4f1b10 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f4f1ba0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f4f1c30 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f4f1cc0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f4f1d50 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f4f1de0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f4f1e70 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f4f1f00 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f4f1f90 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f4f2020 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f4f20b0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f4f2140 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f4f21d0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f4f2260 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f4f22f0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f4f2380 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f4f2410 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f4f24a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f4f2530 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f4f25c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f4f2650 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f4f26e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f4f2770 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f4f2800 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f4f2890 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f4f2920 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f4f29b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f4f2a40 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f4f2ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f4f2b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f4f2bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f4f2c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f4f2d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f4f2da0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f4f2e30 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f4f2ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f4f2f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f4f2fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f4f3070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f4f3100 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f4f3190 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] 0x2aa2f51ef40 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f51efd0 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f51f060 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f51f0f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f51f180 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f51f210 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f51f2a0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f51f330 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f51f3c0 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f51f450 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f51f4e0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f51f570 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f51f600 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f51f690 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f51f720 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f51f7b0 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f51f840 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f51f8d0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f51f960 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f51f9f0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f51fa80 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f51fb10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f51fba0 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f51fc30 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f51fcc0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f51fd50 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f51fde0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f51fe70 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f51ff00 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f51ff90 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f520020 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f5200b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f520140 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f5201d0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f520260 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f5202f0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f520380 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f520410 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f5204a0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f520530 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f5205c0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f520650 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f5206e0 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] 0x2aa2f4f07e0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f4f0870 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f4f0900 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f4f0990 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f4f0a20 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f4f0ab0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f4f0b40 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f4f0bd0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f4f0c60 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f4f0cf0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f4f0d80 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f4f0e10 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f4f0ea0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f4f0f30 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f4f0fc0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f4f1050 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f4f10e0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f4f1170 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f4f1200 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f4f1290 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f4f1320 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f4f13b0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f4f1440 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f4f14d0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f4f1560 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f4f15f0 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] 0x2aa2f51dd30 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f51ddc0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f51de50 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f51dee0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f51df70 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f51e000 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f51e090 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f51e120 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f51e1b0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f51e240 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f51e2d0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f51e360 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f51e3f0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f51e480 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f51e510 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f51e5a0 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f51e630 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f51e6c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f51e750 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f51e7e0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f51e870 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f51e900 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f51e990 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f51ea20 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f51eab0 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f51eb40 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] 0x2aa2f4ec8a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4ec930 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f4ec9c0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4eca50 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4ecae0 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f4ecb70 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4ecc00 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4ecc90 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] 0x2aa2f519df0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f519e80 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f519f10 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f519fa0 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f51a030 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f51a0c0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f51a150 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f51a1e0 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] 0x2aa2f4f3e00 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f4f3e90 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f4f3f20 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f4f3fb0 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f4f4040 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f4f40d0 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f4f4160 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f4f41f0 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] 0x2aa2f521350 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f5213e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f521470 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f521500 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f521590 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f521620 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f5216b0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f521740 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] 0x2aa2f4f4710 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f47a0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4f4830 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] 0x2aa2f521ca0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f521d30 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f521dc0 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] 0x2aa2f4f5020 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4f50b0 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f4f5140 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] 0x2aa2f5225e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f522670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f522700 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] 0x2aa2f4f6240 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f62d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f4f6360 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f4f63f0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f6480 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f4f6510 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f4f65a0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f6630 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f4f66c0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f4f6750 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f4f67e0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f6870 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f4f6900 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f4f6990 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f4f6a20 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f6ab0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f4f6b40 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f4f6bd0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f6c60 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f4f6cf0 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] 0x2aa2f523800 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f523890 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f523920 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f5239b0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f523a40 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f523ad0 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f523b60 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f523bf0 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f523c80 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f523d10 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f523da0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f523e30 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f523ec0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f523f50 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f523fe0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f524070 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f524100 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f524190 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f524220 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f5242b0 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] 0x2aa2f4f7450 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f74e0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f4f7570 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f4f7600 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f4f7690 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f4f7720 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f4f77b0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f4f7840 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f4f78d0 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f4f7960 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f4f79f0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f4f7a80 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f4f7b10 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f4f7ba0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f4f7c30 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f4f7cc0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f4f7d50 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f4f7de0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f4f7e70 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f4f7f00 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] 0x2aa2f524a10 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f524aa0 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f524b30 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f524bc0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f524c50 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f524ce0 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f524d70 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f524e00 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f524e90 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f524f20 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f524fb0 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f525040 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f5250d0 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f525160 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f5251f0 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f525280 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f525310 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f5253a0 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f525430 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f5254c0 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] 0x2aa2f4f8660 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f86f0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f8780 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f8810 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f88a0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f8930 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f89c0 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f8a50 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f8ae0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f8b70 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f8c00 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f8c90 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f8d20 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f8db0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4f8e40 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4f8ed0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4f8f60 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4f8ff0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4f9080 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4f9110 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4f91a0 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4f9230 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f4f92c0 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f4f9350 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] 0x2aa2f526530 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f5265c0 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f526650 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f5266e0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f526770 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f526800 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f526890 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f526920 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f5269b0 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f526a40 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f526ad0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f526b60 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f526bf0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f526c80 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f526d10 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f526da0 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f526e30 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f526ec0 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f526f50 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f526fe0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f527070 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f527100 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f527190 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f527220 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] 0x2aa2f4f9870 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f4f9900 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f4f9990 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f4f9a20 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f4f9ab0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f4f9b40 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f4f9bd0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f4f9c60 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f4f9cf0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f4f9d80 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f4f9e10 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f4f9ea0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f4f9f30 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f4f9fc0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f4fa050 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f4fa0e0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f4fa170 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f4fa200 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f4fa290 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f4fa320 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f4fa3b0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f4fa440 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f4fa4d0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f4fa560 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f4fa5f0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f4fa680 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f4fa710 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f4fa7a0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f4fa830 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] 0x2aa2f527740 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f5277d0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f527860 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f5278f0 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f527980 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f527a10 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f527aa0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f527b30 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f527bc0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f527c50 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f527ce0 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f527d70 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f527e00 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f527e90 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f527f20 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f527fb0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f528040 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f5280d0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f528160 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f5281f0 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f528280 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f528310 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f5283a0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f528430 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f5284c0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f528550 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f5285e0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f528670 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f528700 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] 0x2aa2f4f5930 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f4f59c0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f4f5a50 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f4f5ae0 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] 0x2aa2f525c20 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f525cb0 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f525d40 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f525dd0 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] 0x2aa2f4faa80 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fab10 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4faba0 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] 0x2aa2f528950 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f5289e0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f528a70 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] 0x2aa2f4fb390 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4fb420 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f4fb4b0 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] 0x2aa2f529260 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f5292f0 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f529380 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: 0x2aa2f434070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f4268e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2f426db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f426e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2f426ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2f427030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f426aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2f4270d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f426b40 MAP: (8 sibs) 4 children: 42: 0x2aa2f427170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f427208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4272a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f427338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f426bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2f4273e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2f427478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2f427510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2f426c70 MAP: (8 sibs) 2 children: 42: 0x2aa2f4275b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2f4276f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2f427788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2f427648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2f426d08 MAP: (8 sibs) 3 children: 42: 0x2aa2f427830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2f427a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2f427a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2f427b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2f4278c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2f427960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f529b70 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f529c00 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f529c90 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f529d20 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f529db0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f529e40 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f529ed0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f529f60 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f529ff0 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f52a080 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f52a110 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f52a1a0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f52a230 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f52a2c0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f52a350 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f52a3e0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f52a470 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f52a500 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f52a590 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f52a620 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f52a6b0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f52a740 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f52a7d0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f52a860 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f52a8f0 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f52a980 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f52aa10 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f52aaa0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f52ab30 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f52abc0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f52ac50 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f52ace0 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: 0x2aa2f434188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f428560 MAP: (8 sibs) 2 children: 42: 0x2aa2f4257d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f425868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f4285f8 MAP: (8 sibs) 2 children: 42: 0x2aa2f425fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f428690 MAP: (8 sibs) 1 children: 42: 0x2aa2f428a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f428728 MAP: (8 sibs) 1 children: 42: 0x2aa2f428ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f4287c0 MAP: (8 sibs) 4 children: 42: 0x2aa2f428b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428858 MAP: (8 sibs) 4 children: 42: 0x2aa2f428de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f4288f0 MAP: (8 sibs) 4 children: 42: 0x2aa2f429050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f4290e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f429180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428988 MAP: (8 sibs) 4 children: 42: 0x2aa2f4292c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f429358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4293f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52ad80 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f52ae10 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f52aea0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f52af30 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f52afc0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f52b050 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f52b0e0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f52b170 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f52b200 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f52b290 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f52b320 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f52b3b0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f52b440 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f52b4d0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f52b560 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f52b5f0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f52b680 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f52b710 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f52b7a0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f52b830 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f52b8c0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f52b950 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f52b9e0 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f52ba70 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f52bb00 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f52bb90 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f52bc20 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f52bcb0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f52bd40 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f52bdd0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f52be60 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: 0x2aa2f4342a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f4299a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f429a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f429ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f429d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f429dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f429b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f4259b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f429c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f429e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f429f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f429fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52bf00 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f52bf90 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f52c020 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f52c0b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f52c140 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f52c1d0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f52c260 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f52c2f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f52c380 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f52c410 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f52c4a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f52c530 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f52c5c0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f52c650 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: 0x2aa2f4343b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42a100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f42a198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f42a230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42a4a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f42a538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f42a2c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f42a5e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42a360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f42a680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42a3f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f42a7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52c6f0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f52c780 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f52c810 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f52c8a0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f52c930 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f52c9c0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f52ca50 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f52cae0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f52cb70 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f52cc00 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f52cc90 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f52cd20 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f52cdb0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f52ce40 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: 0x2aa2f4344d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42b1d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42b6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42b430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42b750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b7e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42b4c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42b890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52cee0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f52cf70 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f52d000 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f52d090 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f52d120 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f52d1b0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f52d240 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f52d2d0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f52d360 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f52d3f0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f52d480 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f52d510 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f52d5a0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f52d630 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: 0x2aa2f4345e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f429580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f429618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f4296b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42ba68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f429748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42bb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f4297e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42bbb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bc48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42bcf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bd88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52d6d0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f52d760 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f52d7f0 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f52d880 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f52d910 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f52d9a0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f52da30 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f52dac0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f52db50 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f52dbe0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f52dc70 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f52dd00 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f52dd90 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f52de20 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: 0x2aa2f434700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42c430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42c4c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42c560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f426110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f4261a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42c5f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42c860 MAP: (2 sibs) 4 children: 42: 0x2aa2f427e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f427ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f427f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42c8f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42c9a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42ca38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42cad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42cb68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42cc00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42c690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2f425cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f425d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f425df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42c728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2f42c7c0 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] 0x2aa2f52dec0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f52df50 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f52dfe0 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f52e070 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f52e100 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f52e190 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f52e220 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f52e2b0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f52e340 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f52e3d0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f52e460 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f52e4f0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f52e580 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f52e610 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f52e6a0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f52e730 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f52e7c0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f52e850 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f52e8e0 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f52e970 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f52ea00 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f52ea90 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f52eb20 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f52ebb0 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: 0x2aa2f434818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42ccf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42cd88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42ce20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f42d120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f42d1b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42ceb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42d260 MAP: (2 sibs) 4 children: 42: 0x2aa2f4280b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f428148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f4281e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42d2f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42d3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42d438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42d4d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42d568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42d600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42cf50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2f4265f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f426688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f426720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42cfe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2f42d6a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f42d738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f42d7d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42d080 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] 0x2aa2f52ec50 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f52ece0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f52ed70 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f52ee00 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f52ee90 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f52ef20 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f52efb0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f52f040 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f52f0d0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f52f160 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f52f1f0 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f52f280 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f52f310 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f52f3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f52f430 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f52f4c0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f52f550 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f52f5e0 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f52f670 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f52f700 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f52f790 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f52f820 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f52f8b0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f52f940 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f52f9d0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f52fa60 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f52faf0 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: 0x2aa2f434930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f42f370 MAP: (6 sibs) 1 children: 42: 0x2aa2f42f710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2f42f7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42f848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f42f8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f42f978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f42fa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f42f408 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2f42fb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42fbe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f42fc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f42fd18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f42fdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f42f4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fe50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2f42f538 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2f42f5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42ff90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2f430030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2f4300c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2f42f668 MAP: (6 sibs) 1 children: 42: 0x2aa2f430170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f52fb90 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f52fc20 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f52fcb0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f52fd40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f52fdd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f52fe60 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f52fef0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f52ff80 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f530010 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f5300a0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f530130 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f5301c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f530250 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f5302e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f530370 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f530400 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f530490 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f530520 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f5305b0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f530640 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f5306d0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f530760 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f5307f0 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f530880 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f530910 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: 0x2aa2f434a48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f431410 MAP: (6 sibs) 1 children: 42: 0x2aa2f42af50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4317b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f4318e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f431a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4314a8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42aff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f431be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f431c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f431d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431540 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f431ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f432010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4315d8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4320b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f4321e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f432278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431670 MAP: (6 sibs) 1 children: 42: 0x2aa2f4323b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f432450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f4324e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f432580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f432618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f4326b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431708 MAP: (6 sibs) 1 children: 42: 0x2aa2f432750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4327f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f432920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f4329b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5309b0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f530a40 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f530ad0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f530b60 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f530bf0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f530c80 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f530d10 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f530da0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f530e30 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f530ec0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f530f50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f530fe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f531070 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f531100 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f531190 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f531220 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f5312b0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f531340 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f5313d0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f531460 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f5314f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f531580 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f531610 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f5316a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f531730 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f5317c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f531850 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f5318e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f531970 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f531a00 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f531a90 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f531b20 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f531bb0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f531c40 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f531cd0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f531d60 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f531df0 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f531e80 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f531f10 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f531fa0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f532030 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f5320c0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f532150 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: 0x2aa2f434b60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2f432af0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432b88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432c20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432cb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432d50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432de8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432e80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432f18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432fb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f430810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f433048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f4308b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f4330e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2f425690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2f425728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2f433178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f433210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4309f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f4332a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f433340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4302b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f4333d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2f433470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5321f0 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f532280 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f532310 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f5323a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f532430 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f5324c0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f532550 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f5325e0 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f532670 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f532700 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f532790 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f532820 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f5328b0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f532940 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f5329d0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f532a60 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f532af0 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f532b80 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f532c10 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f532ca0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f532d30 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f532dc0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f532e50 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f532ee0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f532f70 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f533000 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: 0x2aa2f434c78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f430e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2f430ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2f430f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2f430fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2f431070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42a900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2f42a998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f523150 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f5231e0 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f523270 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f523300 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f523390 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f523420 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f5234b0 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f523540 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: 0x2aa2f434d90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f42d870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2f42d908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2f42d9a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2f42da38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2f42dad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42aa90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2f42ab28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5330a0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f533130 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f5331c0 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f533250 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f5332e0 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f533370 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f533400 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f533490 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: 0x2aa2f434ea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f425e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2f425f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f4d7140 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f4d71d0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f4d7260 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: 0x2aa2f434fc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42be30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2f42bec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5235e0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f523670 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f523700 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: 0x2aa2f4350d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2f433650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2f4336e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2f433780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f433b20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2f433bb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2f433818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f426420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2f4264b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2f426550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2f4338b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2f433c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2f433cf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2f433948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2f4339e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2f433da0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2f433e38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2f433a78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2f433ee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2f433f78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f533530 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f5335c0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f533650 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f5336e0 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f533770 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f533800 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f533890 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f533920 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f5339b0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f533a40 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f533ad0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f533b60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f533bf0 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f533c80 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f533d10 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f533da0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f533e30 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f533ec0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f533f50 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f533fe0 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: 0x2aa2f4351f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2f436330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2f4363c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2f436460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f436800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2f436898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2f4364f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f436940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2f4369d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2f436a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2f436590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2f436b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2f436ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2f436628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2f4366c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2f436c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2f436ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2f436758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2f436d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2f436e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f534080 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f534110 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f5341a0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f534230 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f5342c0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f534350 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f5343e0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f534470 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f534500 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f534590 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f534620 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f5346b0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f534740 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f5347d0 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f534860 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f5348f0 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f534980 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f534a10 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f534aa0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f534b30 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: 0x2aa2f435308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2f42e790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2f42ec60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f42ecf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f42ed90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f42e828 MAP: (8 sibs) 3 children: 42: 0x2aa2f42ee30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2f42eec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2f42ef60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2f42e8c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2f42df10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f42e958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2f42dfb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f42e9f0 MAP: (8 sibs) 7 children: 42: 0x2aa2f436ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2f436f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2f437000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2f437098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2f437130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2f4371c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2f437260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2f42ea88 VAL***: '*a0' (8 sibs) 42: 0x2aa2f42eb20 VAL***: '*a7' (8 sibs) 42: 0x2aa2f42ebb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f534bd0 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f534c60 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f534cf0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f534d80 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f534e10 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f534ea0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f534f30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f534fc0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f535050 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f5350e0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f535170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f535200 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f535290 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f535320 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f5353b0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f535440 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f5354d0 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f535560 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f5355f0 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f535680 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f535710 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f5357a0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f535830 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f5358c0 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: 0x2aa2f435420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f437300 MAP: (8 sibs) 3 children: 42: 0x2aa2f4377d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2f437868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2f437900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2f437398 MAP: (8 sibs) 3 children: 42: 0x2aa2f4379a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2f437a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2f437ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2f437430 MAP: (8 sibs) 1 children: 42: 0x2aa2f42c380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2f4374c8 MAP: (8 sibs) 1 children: 42: 0x2aa2f42f220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f437560 MAP: (8 sibs) 7 children: 42: 0x2aa2f437b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2f437c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2f437ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2f437d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2f437dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2f437e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2f437f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2f4375f8 MAP: (8 sibs) 3 children: 42: 0x2aa2f437fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f438038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f4380d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f437690 MAP: (8 sibs) 1 children: 42: 0x2aa2f438170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f437728 MAP: (8 sibs) 1 children: 42: 0x2aa2f438210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f535960 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f5359f0 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f535a80 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f535b10 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f535ba0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f535c30 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f535cc0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f535d50 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f535de0 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f535e70 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f535f00 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f535f90 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f536020 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f5360b0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f536140 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f5361d0 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f536260 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f5362f0 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f536380 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f536410 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f5364a0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f536530 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f5365c0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f536650 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f5366e0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f536770 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f536800 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f536890 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f536920 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: 0x2aa2f435538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2f426250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2f4262e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2f426380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5369c0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f536a50 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f536ae0 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f536b70 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: 0x2aa2f435650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42bf70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f536c10 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f536ca0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f536d30 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: 0x2aa2f435768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42c0b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f536dd0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f536e60 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f536ef0 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: 0x2aa2f434070 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f4268e0 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: 0x2aa2f426db0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f426e48 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426978 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: 0x2aa2f426ef0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426f88 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f426a10 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: 0x2aa2f427030 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f426aa8 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: 0x2aa2f4270d0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f426b40 MAP: (8 sibs) 4 children: 42: 0x2aa2f427170 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f427208 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4272a0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f427338 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f426bd8 MAP: (8 sibs) 3 children: 42: 0x2aa2f4273e0 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: 0x2aa2f427478 KEYVAL: 'r' '10' (3 sibs) 42: 0x2aa2f427510 KEYVAL: 'label' 'center/big' (3 sibs) 42: 0x2aa2f426c70 MAP: (8 sibs) 2 children: 42: 0x2aa2f4275b0 KEYSEQ***: '<<' (2 sibs) 2 children: 42: 0x2aa2f4276f0 VAL***: '*CENTER' (2 sibs) 42: 0x2aa2f427788 VAL***: '*BIG' (2 sibs) 42: 0x2aa2f427648 KEYVAL: 'label' 'center/big' (2 sibs) 42: 0x2aa2f426d08 MAP: (8 sibs) 3 children: 42: 0x2aa2f427830 KEYSEQ***: '<<' (3 sibs) 3 children: 42: 0x2aa2f427a00 VAL***: '*BIG' (3 sibs) 42: 0x2aa2f427a98 VAL***: '*LEFT' (3 sibs) 42: 0x2aa2f427b30 VAL***: '*SMALL' (3 sibs) 42: 0x2aa2f4278c8 KEYVAL: 'x' '1' (3 sibs) 42: 0x2aa2f427960 KEYVAL: 'label' 'center/big' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f536f90 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f537020 MAP***: valanchor='&CENTER' (8 sibs) 2 children: 42: [2] [2] 0x2aa2f5370b0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f537140 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f5371d0 MAP***: valanchor='&LEFT' (8 sibs) 2 children: 42: [5] [5] 0x2aa2f537260 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f5372f0 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f537380 MAP***: valanchor='&BIG' (8 sibs) 1 children: 42: [8] [8] 0x2aa2f537410 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f5374a0 MAP***: valanchor='&SMALL' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f537530 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f5375c0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f537650 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f5376e0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f537770 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f537800 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f537890 MAP: (8 sibs) 3 children: 42: [17] [17] 0x2aa2f537920 KEYVAL***: '<<' '*CENTER' (3 sibs) 42: [18] [18] 0x2aa2f5379b0 KEYVAL: 'r' '10' (3 sibs) 42: [19] [19] 0x2aa2f537a40 KEYVAL: 'label' 'center/big' (3 sibs) 42: [20] [20] 0x2aa2f537ad0 MAP: (8 sibs) 2 children: 42: [21] [21] 0x2aa2f537b60 KEYSEQ***: '<<' (2 sibs) 2 children: 42: [22] [22] 0x2aa2f537bf0 VAL***: '*CENTER' (2 sibs) 42: [23] [23] 0x2aa2f537c80 VAL***: '*BIG' (2 sibs) 42: [24] [24] 0x2aa2f537d10 KEYVAL: 'label' 'center/big' (2 sibs) 42: [25] [25] 0x2aa2f537da0 MAP: (8 sibs) 3 children: 42: [26] [26] 0x2aa2f537e30 KEYSEQ***: '<<' (3 sibs) 3 children: 42: [27] [27] 0x2aa2f537ec0 VAL***: '*BIG' (3 sibs) 42: [28] [28] 0x2aa2f537f50 VAL***: '*LEFT' (3 sibs) 42: [29] [29] 0x2aa2f537fe0 VAL***: '*SMALL' (3 sibs) 42: [30] [30] 0x2aa2f538070 KEYVAL: 'x' '1' (3 sibs) 42: [31] [31] 0x2aa2f538100 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: 0x2aa2f434188 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f428560 MAP: (8 sibs) 2 children: 42: 0x2aa2f4257d0 KEYVAL: 'x' '1' (2 sibs) 42: 0x2aa2f425868 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f4285f8 MAP: (8 sibs) 2 children: 42: 0x2aa2f425fd0 KEYVAL: 'x' '0' (2 sibs) 42: 0x2aa2f426068 KEYVAL: 'y' '2' (2 sibs) 42: 0x2aa2f428690 MAP: (8 sibs) 1 children: 42: 0x2aa2f428a30 KEYVAL: 'r' '10' (1 sibs) 42: 0x2aa2f428728 MAP: (8 sibs) 1 children: 42: 0x2aa2f428ad0 KEYVAL: 'r' '1' (1 sibs) 42: 0x2aa2f4287c0 MAP: (8 sibs) 4 children: 42: 0x2aa2f428b70 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428c08 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428ca0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428d38 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428858 MAP: (8 sibs) 4 children: 42: 0x2aa2f428de0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f428e78 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f428f10 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f428fa8 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f4288f0 MAP: (8 sibs) 4 children: 42: 0x2aa2f429050 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f4290e8 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f429180 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429218 KEYVAL: 'label' 'center/big' (4 sibs) 42: 0x2aa2f428988 MAP: (8 sibs) 4 children: 42: 0x2aa2f4292c0 KEYVAL: 'x' '1' (4 sibs) 42: 0x2aa2f429358 KEYVAL: 'y' '2' (4 sibs) 42: 0x2aa2f4293f0 KEYVAL: 'r' '10' (4 sibs) 42: 0x2aa2f429488 KEYVAL: 'label' 'center/big' (4 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5381a0 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f538230 MAP: (8 sibs) 2 children: 42: [2] [2] 0x2aa2f5382c0 KEYVAL: 'x' '1' (2 sibs) 42: [3] [3] 0x2aa2f538350 KEYVAL: 'y' '2' (2 sibs) 42: [4] [4] 0x2aa2f5383e0 MAP: (8 sibs) 2 children: 42: [5] [5] 0x2aa2f538470 KEYVAL: 'x' '0' (2 sibs) 42: [6] [6] 0x2aa2f538500 KEYVAL: 'y' '2' (2 sibs) 42: [7] [7] 0x2aa2f538590 MAP: (8 sibs) 1 children: 42: [8] [8] 0x2aa2f538620 KEYVAL: 'r' '10' (1 sibs) 42: [9] [9] 0x2aa2f5386b0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f538740 KEYVAL: 'r' '1' (1 sibs) 42: [11] [11] 0x2aa2f5387d0 MAP: (8 sibs) 4 children: 42: [12] [12] 0x2aa2f538860 KEYVAL: 'x' '1' (4 sibs) 42: [13] [13] 0x2aa2f5388f0 KEYVAL: 'y' '2' (4 sibs) 42: [14] [14] 0x2aa2f538980 KEYVAL: 'r' '10' (4 sibs) 42: [15] [15] 0x2aa2f538a10 KEYVAL: 'label' 'center/big' (4 sibs) 42: [16] [16] 0x2aa2f538aa0 MAP: (8 sibs) 4 children: 42: [17] [17] 0x2aa2f538b30 KEYVAL: 'x' '1' (4 sibs) 42: [18] [18] 0x2aa2f538bc0 KEYVAL: 'y' '2' (4 sibs) 42: [19] [19] 0x2aa2f538c50 KEYVAL: 'r' '10' (4 sibs) 42: [20] [20] 0x2aa2f538ce0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [21] [21] 0x2aa2f538d70 MAP: (8 sibs) 4 children: 42: [22] [22] 0x2aa2f538e00 KEYVAL: 'x' '1' (4 sibs) 42: [23] [23] 0x2aa2f538e90 KEYVAL: 'y' '2' (4 sibs) 42: [24] [24] 0x2aa2f538f20 KEYVAL: 'r' '10' (4 sibs) 42: [25] [25] 0x2aa2f538fb0 KEYVAL: 'label' 'center/big' (4 sibs) 42: [26] [26] 0x2aa2f539040 MAP: (8 sibs) 4 children: 42: [27] [27] 0x2aa2f5390d0 KEYVAL: 'x' '1' (4 sibs) 42: [28] [28] 0x2aa2f539160 KEYVAL: 'y' '2' (4 sibs) 42: [29] [29] 0x2aa2f5391f0 KEYVAL: 'r' '10' (4 sibs) 42: [30] [30] 0x2aa2f539280 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: 0x2aa2f4342a0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f4299a0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f429a38 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f429ad0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f429d40 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f429dd8 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f429b68 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f4259b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f429c00 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f429e80 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f429f18 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429c98 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f429fc0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a058 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f539320 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f5393b0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f539440 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f5394d0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f539560 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f5395f0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f539680 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f539710 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f5397a0 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f539830 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f5398c0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f539950 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f5399e0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f539a70 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: 0x2aa2f4343b8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42a100 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: 0x2aa2f42a198 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: 0x2aa2f42a230 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42a4a0 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: 0x2aa2f42a538 VAL***: '*anchor_in_seq' (2 sibs) 42: 0x2aa2f42a2c8 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: 0x2aa2f42a5e0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42a360 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: 0x2aa2f42a680 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a718 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42a3f8 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: 0x2aa2f42a7c0 KEYVAL***: '<<' '*base' (2 sibs) 42: 0x2aa2f42a858 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f539b10 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f539ba0 KEYVAL***: 'anchored_content' 'This string will appear as the value of two keys.' valanchor='&anchor_name' (6 sibs) 42: [2] [2] 0x2aa2f539c30 KEYVAL***: 'other_anchor' '*anchor_name' (6 sibs) 42: [3] [3] 0x2aa2f539cc0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f539d50 VAL***: 'this value appears in both elements of the sequence' valanchor='&anchor_in_seq' (2 sibs) 42: [5] [5] 0x2aa2f539de0 VAL***: '*anchor_in_seq' (2 sibs) 42: [6] [6] 0x2aa2f539e70 KEYMAP***: 'base' valanchor='&base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f539f00 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f539f90 KEYMAP***: 'foo' valanchor='&foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f53a020 KEYVAL***: '<<' '*base' (2 sibs) 42: [10] [10] 0x2aa2f53a0b0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f53a140 KEYMAP***: 'bar' valanchor='&bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f53a1d0 KEYVAL***: '<<' '*base' (2 sibs) 42: [13] [13] 0x2aa2f53a260 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: 0x2aa2f4344d0 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f42b1d0 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b268 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f42b300 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b570 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b608 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42b398 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42b6b0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f42b430 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42b750 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b7e8 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f42b4c8 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42b890 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42b928 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f53a300 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f53a390 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f53a420 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f53a4b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f53a540 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f53a5d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f53a660 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f53a6f0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f53a780 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f53a810 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f53a8a0 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f53a930 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f53a9c0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f53aa50 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: 0x2aa2f4345e8 [ROOT] MAP: (0 sibs) 6 children: 42: 0x2aa2f429580 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f429618 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: 0x2aa2f4296b0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: 0x2aa2f42b9d0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f42ba68 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: 0x2aa2f429748 KEYMAP: 'base' (6 sibs) 1 children: 42: 0x2aa2f42bb10 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: 0x2aa2f4297e0 KEYMAP: 'foo' (6 sibs) 2 children: 42: 0x2aa2f42bbb0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bc48 KEYVAL: 'age' '10' (2 sibs) 42: 0x2aa2f429878 KEYMAP: 'bar' (6 sibs) 2 children: 42: 0x2aa2f42bcf0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: 0x2aa2f42bd88 KEYVAL: 'age' '20' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f53aaf0 [ROOT] MAP: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f53ab80 KEYVAL: 'anchored_content' 'This string will appear as the value of two keys.' (6 sibs) 42: [2] [2] 0x2aa2f53ac10 KEYVAL: 'other_anchor' 'This string will appear as the value of two keys.' (6 sibs) 42: [3] [3] 0x2aa2f53aca0 KEYSEQ: 'anchors_in_seqs' (6 sibs) 2 children: 42: [4] [4] 0x2aa2f53ad30 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [5] [5] 0x2aa2f53adc0 VAL: 'this value appears in both elements of the sequence' (2 sibs) 42: [6] [6] 0x2aa2f53ae50 KEYMAP: 'base' (6 sibs) 1 children: 42: [7] [7] 0x2aa2f53aee0 KEYVAL: 'name' 'Everyone has same name' (1 sibs) 42: [8] [8] 0x2aa2f53af70 KEYMAP: 'foo' (6 sibs) 2 children: 42: [9] [9] 0x2aa2f53b000 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [10] [10] 0x2aa2f53b090 KEYVAL: 'age' '10' (2 sibs) 42: [11] [11] 0x2aa2f53b120 KEYMAP: 'bar' (6 sibs) 2 children: 42: [12] [12] 0x2aa2f53b1b0 KEYVAL: 'name' 'Everyone has same name' (2 sibs) 42: [13] [13] 0x2aa2f53b240 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: 0x2aa2f434700 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42c430 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42c4c8 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42c560 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f426110 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f4261a8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42c5f8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42c860 MAP: (2 sibs) 4 children: 42: 0x2aa2f427e40 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f427ed8 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f427f70 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428008 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42c8f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42c9a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42ca38 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42cad0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42cb68 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42cc00 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42c690 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: 0x2aa2f425cc0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f425d58 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f425df0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42c728 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: 0x2aa2f42c7c0 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] 0x2aa2f53b2e0 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f53b370 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f53b400 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f53b490 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f53b520 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f53b5b0 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f53b640 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f53b6d0 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f53b760 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f53b7f0 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f53b880 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f53b910 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f53b9a0 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f53ba30 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f53bac0 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f53bb50 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f53bbe0 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f53bc70 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f53bd00 KEYMAP***: 'bill-to' valanchor='&id001' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f53bd90 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f53be20 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f53beb0 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f53bf40 KEYVAL***: 'ship-to' '*id001' (7 sibs) 42: [23] [23] 0x2aa2f53bfd0 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: 0x2aa2f434818 [ROOT] MAP: (0 sibs) 7 children: 42: 0x2aa2f42ccf0 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: 0x2aa2f42cd88 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: 0x2aa2f42ce20 KEYMAP: 'customer' (7 sibs) 2 children: 42: 0x2aa2f42d120 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: 0x2aa2f42d1b8 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: 0x2aa2f42ceb8 KEYSEQ: 'items' (7 sibs) 2 children: 42: 0x2aa2f42d260 MAP: (2 sibs) 4 children: 42: 0x2aa2f4280b0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: 0x2aa2f428148 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: 0x2aa2f4281e0 KEYVAL: 'price' '1.47' (4 sibs) 42: 0x2aa2f428278 KEYVAL: 'quantity' '4' (4 sibs) 42: 0x2aa2f42d2f8 MAP: (2 sibs) 5 children: 42: 0x2aa2f42d3a0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: 0x2aa2f42d438 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: 0x2aa2f42d4d0 KEYVAL: 'size' '8' (5 sibs) 42: 0x2aa2f42d568 KEYVAL: 'price' '133.7' (5 sibs) 42: 0x2aa2f42d600 KEYVAL: 'quantity' '1' (5 sibs) 42: 0x2aa2f42cf50 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: 0x2aa2f4265f0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f426688 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f426720 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42cfe8 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: 0x2aa2f42d6a0 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: 0x2aa2f42d738 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: 0x2aa2f42d7d0 KEYVAL: 'state' 'KS' (3 sibs) 42: 0x2aa2f42d080 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] 0x2aa2f53c070 [ROOT] MAP: (1 sibs) 7 children: 42: [1] [1] 0x2aa2f53c100 KEYVAL: 'receipt' 'Oz-Ware Purchase Invoice' (7 sibs) 42: [2] [2] 0x2aa2f53c190 KEYVAL: 'date' '2012-08-06' (7 sibs) 42: [3] [3] 0x2aa2f53c220 KEYMAP: 'customer' (7 sibs) 2 children: 42: [4] [4] 0x2aa2f53c2b0 KEYVAL: 'first_name' 'Dorothy' (2 sibs) 42: [5] [5] 0x2aa2f53c340 KEYVAL: 'family_name' 'Gale' (2 sibs) 42: [6] [6] 0x2aa2f53c3d0 KEYSEQ: 'items' (7 sibs) 2 children: 42: [7] [7] 0x2aa2f53c460 MAP: (2 sibs) 4 children: 42: [8] [8] 0x2aa2f53c4f0 KEYVAL: 'part_no' 'A4786' (4 sibs) 42: [9] [9] 0x2aa2f53c580 KEYVAL: 'descrip' 'Water Bucket (Filled)' (4 sibs) 42: [10] [10] 0x2aa2f53c610 KEYVAL: 'price' '1.47' (4 sibs) 42: [11] [11] 0x2aa2f53c6a0 KEYVAL: 'quantity' '4' (4 sibs) 42: [12] [12] 0x2aa2f53c730 MAP: (2 sibs) 5 children: 42: [13] [13] 0x2aa2f53c7c0 KEYVAL: 'part_no' 'E1628' (5 sibs) 42: [14] [14] 0x2aa2f53c850 KEYVAL: 'descrip' 'High Heeled "Ruby" Slippers' (5 sibs) 42: [15] [15] 0x2aa2f53c8e0 KEYVAL: 'size' '8' (5 sibs) 42: [16] [16] 0x2aa2f53c970 KEYVAL: 'price' '133.7' (5 sibs) 42: [17] [17] 0x2aa2f53ca00 KEYVAL: 'quantity' '1' (5 sibs) 42: [18] [18] 0x2aa2f53ca90 KEYMAP: 'bill-to' (7 sibs) 3 children: 42: [19] [19] 0x2aa2f53cb20 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [20] [20] 0x2aa2f53cbb0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [21] [21] 0x2aa2f53cc40 KEYVAL: 'state' 'KS' (3 sibs) 42: [22] [22] 0x2aa2f53ccd0 KEYMAP: 'ship-to' (7 sibs) 3 children: 42: [23] [23] 0x2aa2f53cd60 KEYVAL: 'street' '123 Tornado Alley 42: Suite 16 42: ' (3 sibs) 42: [24] [24] 0x2aa2f53cdf0 KEYVAL: 'city' 'East Centerville' (3 sibs) 42: [25] [25] 0x2aa2f53ce80 KEYVAL: 'state' 'KS' (3 sibs) 42: [26] [26] 0x2aa2f53cf10 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: 0x2aa2f434930 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f42f370 MAP: (6 sibs) 1 children: 42: 0x2aa2f42f710 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: 0x2aa2f42f7b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42f848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f42f8e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f42f978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f42fa10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f42f408 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fab0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: 0x2aa2f42fb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f42fbe8 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f42fc80 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f42fd18 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f42fdb0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f42f4a0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fe50 KEYVAL***: 'step' '*id001' (1 sibs) 42: 0x2aa2f42f538 MAP: (6 sibs) 1 children: 42: 0x2aa2f42fef0 KEYVAL***: 'step' '*id002' (1 sibs) 42: 0x2aa2f42f5d0 MAP: (6 sibs) 1 children: 42: 0x2aa2f42ff90 KEYMAP: 'step' (1 sibs) 2 children: 42: 0x2aa2f430030 KEYVAL***: '<<' '*id001' (2 sibs) 42: 0x2aa2f4300c8 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: 0x2aa2f42f668 MAP: (6 sibs) 1 children: 42: 0x2aa2f430170 KEYVAL***: 'step' '*id002' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f53cfb0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f53d040 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f53d0d0 KEYMAP***: 'step' valanchor='&id001' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f53d160 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f53d1f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f53d280 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f53d310 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f53d3a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f53d430 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f53d4c0 KEYMAP***: 'step' valanchor='&id002' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f53d550 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f53d5e0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f53d670 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f53d700 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f53d790 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f53d820 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f53d8b0 KEYVAL***: 'step' '*id001' (1 sibs) 42: [17] [17] 0x2aa2f53d940 MAP: (6 sibs) 1 children: 42: [18] [18] 0x2aa2f53d9d0 KEYVAL***: 'step' '*id002' (1 sibs) 42: [19] [19] 0x2aa2f53da60 MAP: (6 sibs) 1 children: 42: [20] [20] 0x2aa2f53daf0 KEYMAP: 'step' (1 sibs) 2 children: 42: [21] [21] 0x2aa2f53db80 KEYVAL***: '<<' '*id001' (2 sibs) 42: [22] [22] 0x2aa2f53dc10 KEYVAL: 'spotSize' '2mm' (2 sibs) 42: [23] [23] 0x2aa2f53dca0 MAP: (6 sibs) 1 children: 42: [24] [24] 0x2aa2f53dd30 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: 0x2aa2f434a48 [ROOT] SEQ: (0 sibs) 6 children: 42: 0x2aa2f431410 MAP: (6 sibs) 1 children: 42: 0x2aa2f42af50 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4317b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431848 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f4318e0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431978 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f431a10 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4314a8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42aff0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431ab0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431b48 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f431be0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f431c78 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f431d10 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431540 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b090 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f431db0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f431e48 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f431ee0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f431f78 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f432010 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: 0x2aa2f4315d8 MAP: (6 sibs) 1 children: 42: 0x2aa2f42b130 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4320b0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432148 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f4321e0 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f432278 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432310 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431670 MAP: (6 sibs) 1 children: 42: 0x2aa2f4323b0 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f432450 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f4324e8 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: 0x2aa2f432580 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: 0x2aa2f432618 KEYVAL: 'repetition' '1000' (5 sibs) 42: 0x2aa2f4326b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: 0x2aa2f431708 MAP: (6 sibs) 1 children: 42: 0x2aa2f432750 KEYMAP: 'step' (1 sibs) 5 children: 42: 0x2aa2f4327f0 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: 0x2aa2f432888 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: 0x2aa2f432920 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: 0x2aa2f4329b8 KEYVAL: 'repetition' '500' (5 sibs) 42: 0x2aa2f432a50 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f53ddd0 [ROOT] SEQ: (1 sibs) 6 children: 42: [1] [1] 0x2aa2f53de60 MAP: (6 sibs) 1 children: 42: [2] [2] 0x2aa2f53def0 KEYMAP: 'step' (1 sibs) 5 children: 42: [3] [3] 0x2aa2f53df80 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [4] [4] 0x2aa2f53e010 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [5] [5] 0x2aa2f53e0a0 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [6] [6] 0x2aa2f53e130 KEYVAL: 'repetition' '1000' (5 sibs) 42: [7] [7] 0x2aa2f53e1c0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [8] [8] 0x2aa2f53e250 MAP: (6 sibs) 1 children: 42: [9] [9] 0x2aa2f53e2e0 KEYMAP: 'step' (1 sibs) 5 children: 42: [10] [10] 0x2aa2f53e370 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [11] [11] 0x2aa2f53e400 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [12] [12] 0x2aa2f53e490 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [13] [13] 0x2aa2f53e520 KEYVAL: 'repetition' '500' (5 sibs) 42: [14] [14] 0x2aa2f53e5b0 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [15] [15] 0x2aa2f53e640 MAP: (6 sibs) 1 children: 42: [16] [16] 0x2aa2f53e6d0 KEYMAP: 'step' (1 sibs) 5 children: 42: [17] [17] 0x2aa2f53e760 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [18] [18] 0x2aa2f53e7f0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [19] [19] 0x2aa2f53e880 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [20] [20] 0x2aa2f53e910 KEYVAL: 'repetition' '1000' (5 sibs) 42: [21] [21] 0x2aa2f53e9a0 KEYVAL: 'spotSize' '1mm' (5 sibs) 42: [22] [22] 0x2aa2f53ea30 MAP: (6 sibs) 1 children: 42: [23] [23] 0x2aa2f53eac0 KEYMAP: 'step' (1 sibs) 5 children: 42: [24] [24] 0x2aa2f53eb50 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [25] [25] 0x2aa2f53ebe0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [26] [26] 0x2aa2f53ec70 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [27] [27] 0x2aa2f53ed00 KEYVAL: 'repetition' '500' (5 sibs) 42: [28] [28] 0x2aa2f53ed90 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [29] [29] 0x2aa2f53ee20 MAP: (6 sibs) 1 children: 42: [30] [30] 0x2aa2f53eeb0 KEYMAP: 'step' (1 sibs) 5 children: 42: [31] [31] 0x2aa2f53ef40 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [32] [32] 0x2aa2f53efd0 KEYVAL: 'pulseEnergy' '5.4' (5 sibs) 42: [33] [33] 0x2aa2f53f060 KEYVAL: 'pulseDuration' '12' (5 sibs) 42: [34] [34] 0x2aa2f53f0f0 KEYVAL: 'repetition' '1000' (5 sibs) 42: [35] [35] 0x2aa2f53f180 KEYVAL: 'spotSize' '2mm' (5 sibs) 42: [36] [36] 0x2aa2f53f210 MAP: (6 sibs) 1 children: 42: [37] [37] 0x2aa2f53f2a0 KEYMAP: 'step' (1 sibs) 5 children: 42: [38] [38] 0x2aa2f53f330 KEYVAL: 'instrument' 'Lasik 2000' (5 sibs) 42: [39] [39] 0x2aa2f53f3c0 KEYVAL: 'pulseEnergy' '5.0' (5 sibs) 42: [40] [40] 0x2aa2f53f450 KEYVAL: 'pulseDuration' '10' (5 sibs) 42: [41] [41] 0x2aa2f53f4e0 KEYVAL: 'repetition' '500' (5 sibs) 42: [42] [42] 0x2aa2f53f570 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: 0x2aa2f434b60 [ROOT] STREAM: (0 sibs) 17 children: 42: 0x2aa2f432af0 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432b88 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432c20 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432cb8 DOCVAL***: '!!str scalar1' valanchor='&a1' (17 sibs) 42: 0x2aa2f432d50 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432de8 DOCVAL***: '!!str scalar2' valanchor='&a2' (17 sibs) 42: 0x2aa2f432e80 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432f18 DOCVAL***: '!!str scalar3' valanchor='&a3' (17 sibs) 42: 0x2aa2f432fb0 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f430810 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f433048 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: 0x2aa2f4308b0 KEYVAL***: &a5 '!!str key5' 'value4' (1 sibs) 42: 0x2aa2f4330e0 DOCMAP: (17 sibs) 2 children: 42: 0x2aa2f425690 KEYVAL: 'a6' '1' (2 sibs) 42: 0x2aa2f425728 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: 0x2aa2f433178 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430950 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f433210 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4309f0 KEYVAL***: &a8 '!!str key8' 'value7' (1 sibs) 42: 0x2aa2f4332a8 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f430210 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f433340 DOCMAP***: !!map (17 sibs) 1 children: 42: 0x2aa2f4302b0 KEYVAL***: &a10 '!!str key10' 'value9' (1 sibs) 42: 0x2aa2f4333d8 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: 0x2aa2f433470 DOCVAL***: '!!str value11' valanchor='&a11' (17 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f53f610 [ROOT] STREAM: (1 sibs) 17 children: 42: [1] [1] 0x2aa2f53f6a0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [2] [2] 0x2aa2f53f730 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [3] [3] 0x2aa2f53f7c0 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [4] [4] 0x2aa2f53f850 DOCVAL***: !!str 'scalar1' valanchor='&a1' (17 sibs) 42: [5] [5] 0x2aa2f53f8e0 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [6] [6] 0x2aa2f53f970 DOCVAL***: !!str 'scalar2' valanchor='&a2' (17 sibs) 42: [7] [7] 0x2aa2f53fa00 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [8] [8] 0x2aa2f53fa90 DOCVAL***: !!str 'scalar3' valanchor='&a3' (17 sibs) 42: [9] [9] 0x2aa2f53fb20 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [10] [10] 0x2aa2f53fbb0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [11] [11] 0x2aa2f53fc40 DOCMAP***: !!map valanchor='&a4' (17 sibs) 1 children: 42: [12] [12] 0x2aa2f53fcd0 KEYVAL***: &a5 !!str 'key5' 'value4' (1 sibs) 42: [13] [13] 0x2aa2f53fd60 DOCMAP: (17 sibs) 2 children: 42: [14] [14] 0x2aa2f53fdf0 KEYVAL: 'a6' '1' (2 sibs) 42: [15] [15] 0x2aa2f53fe80 KEYVAL***: &anchor6 'b6' '2' (2 sibs) 42: [16] [16] 0x2aa2f53ff10 DOCMAP***: !!map (17 sibs) 1 children: 42: [17] [17] 0x2aa2f53ffa0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [18] [18] 0x2aa2f540030 DOCMAP***: !!map (17 sibs) 1 children: 42: [19] [19] 0x2aa2f5400c0 KEYVAL***: &a8 !!str 'key8' 'value7' (1 sibs) 42: [20] [20] 0x2aa2f540150 DOCMAP***: !!map (17 sibs) 1 children: 42: [21] [21] 0x2aa2f5401e0 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [22] [22] 0x2aa2f540270 DOCMAP***: !!map (17 sibs) 1 children: 42: [23] [23] 0x2aa2f540300 KEYVAL***: &a10 !!str 'key10' 'value9' (1 sibs) 42: [24] [24] 0x2aa2f540390 DOCVAL***: !!str 'value11' valanchor='&a11' (17 sibs) 42: [25] [25] 0x2aa2f540420 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: 0x2aa2f434c78 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f430e10 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: 0x2aa2f430ea8 KEYVAL***: '*vref' 'c' (5 sibs) 42: 0x2aa2f430f40 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: 0x2aa2f430fd8 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: 0x2aa2f431070 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42a900 KEYVAL***: '*kref' 'cc' (2 sibs) 42: 0x2aa2f42a998 KEYVAL***: '*kvref' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5404c0 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f540550 KEYVAL***: 'a' 'b' valanchor='&vref' (5 sibs) 42: [2] [2] 0x2aa2f5405e0 KEYVAL***: '*vref' 'c' (5 sibs) 42: [3] [3] 0x2aa2f540670 KEYVAL***: &kref 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f540700 KEYVAL***: 'aaa' 'bbb' valanchor='&kvref' (5 sibs) 42: [5] [5] 0x2aa2f540790 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f540820 KEYVAL***: '*kref' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f5408b0 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: 0x2aa2f434d90 [ROOT] MAP: (0 sibs) 5 children: 42: 0x2aa2f42d870 KEYVAL: 'a' 'b' (5 sibs) 42: 0x2aa2f42d908 KEYVAL: 'b' 'c' (5 sibs) 42: 0x2aa2f42d9a0 KEYVAL: 'aa' 'bb' (5 sibs) 42: 0x2aa2f42da38 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: 0x2aa2f42dad0 KEYMAP: 'foo' (5 sibs) 2 children: 42: 0x2aa2f42aa90 KEYVAL: 'aa' 'cc' (2 sibs) 42: 0x2aa2f42ab28 KEYVAL: 'bbb' 'cc' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f540950 [ROOT] MAP: (1 sibs) 5 children: 42: [1] [1] 0x2aa2f5409e0 KEYVAL: 'a' 'b' (5 sibs) 42: [2] [2] 0x2aa2f540a70 KEYVAL: 'b' 'c' (5 sibs) 42: [3] [3] 0x2aa2f540b00 KEYVAL: 'aa' 'bb' (5 sibs) 42: [4] [4] 0x2aa2f540b90 KEYVAL: 'aaa' 'bbb' (5 sibs) 42: [5] [5] 0x2aa2f540c20 KEYMAP: 'foo' (5 sibs) 2 children: 42: [6] [6] 0x2aa2f540cb0 KEYVAL: 'aa' 'cc' (2 sibs) 42: [7] [7] 0x2aa2f540d40 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: 0x2aa2f434ea8 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f425e90 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: 0x2aa2f425f28 KEYVAL***: '*b0' '*a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f540de0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f540e70 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (2 sibs) 42: [2] [2] 0x2aa2f540f00 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: 0x2aa2f434fc0 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42be30 KEYVAL: 'a0' 'b0' (2 sibs) 42: 0x2aa2f42bec8 KEYVAL: 'b0' 'a0' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f540fa0 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f541030 KEYVAL: 'a0' 'b0' (2 sibs) 42: [2] [2] 0x2aa2f5410c0 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: 0x2aa2f4350d8 [ROOT] MAP***: valanchor='&rootanchor' (0 sibs) 8 children: 42: 0x2aa2f433650 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: 0x2aa2f4336e8 KEYVAL***: '*b0' '*a0' (8 sibs) 42: 0x2aa2f433780 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f433b20 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: 0x2aa2f433bb8 KEYVAL***: '*b1' '*a1' (2 sibs) 42: 0x2aa2f433818 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f426420 KEYVAL***: '*b0' '*a0' (3 sibs) 42: 0x2aa2f4264b8 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: 0x2aa2f426550 KEYVAL***: '*b2' '*a2' (3 sibs) 42: 0x2aa2f4338b0 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: 0x2aa2f433c60 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: 0x2aa2f433cf8 KEYVAL***: '*b3' '*b0' (2 sibs) 42: 0x2aa2f433948 KEYVAL***: 'map4' '*a0' (8 sibs) 42: 0x2aa2f4339e0 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: 0x2aa2f433da0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: 0x2aa2f433e38 KEYVAL***: '*b5' '*a5' (2 sibs) 42: 0x2aa2f433a78 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: 0x2aa2f433ee0 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: 0x2aa2f433f78 KEYVAL***: '*b6' '*b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f541160 [ROOT] MAP***: valanchor='&rootanchor' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f5411f0 KEYVAL***: &a0 'a0' 'b0' valanchor='&b0' (8 sibs) 42: [2] [2] 0x2aa2f541280 KEYVAL***: '*b0' '*a0' (8 sibs) 42: [3] [3] 0x2aa2f541310 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f5413a0 KEYVAL***: &a1 'a1' 'b1' valanchor='&b1' (2 sibs) 42: [5] [5] 0x2aa2f541430 KEYVAL***: '*b1' '*a1' (2 sibs) 42: [6] [6] 0x2aa2f5414c0 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f541550 KEYVAL***: '*b0' '*a0' (3 sibs) 42: [8] [8] 0x2aa2f5415e0 KEYVAL***: &a2 'a2' 'b2' valanchor='&b2' (3 sibs) 42: [9] [9] 0x2aa2f541670 KEYVAL***: '*b2' '*a2' (3 sibs) 42: [10] [10] 0x2aa2f541700 KEYMAP***: 'map3' valanchor='&a3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f541790 KEYVAL***: 'a3' 'b3' valanchor='&b3' (2 sibs) 42: [12] [12] 0x2aa2f541820 KEYVAL***: '*b3' '*b0' (2 sibs) 42: [13] [13] 0x2aa2f5418b0 KEYVAL***: 'map4' '*a0' (8 sibs) 42: [14] [14] 0x2aa2f541940 KEYMAP***: 'map5' valanchor='&map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f5419d0 KEYVAL***: &a5 'a5' 'b5' valanchor='&b5' (2 sibs) 42: [16] [16] 0x2aa2f541a60 KEYVAL***: '*b5' '*a5' (2 sibs) 42: [17] [17] 0x2aa2f541af0 KEYMAP***: 'map6' valanchor='&map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f541b80 KEYVAL***: 'a6' 'b6' valanchor='&b6' (2 sibs) 42: [19] [19] 0x2aa2f541c10 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: 0x2aa2f4351f0 [ROOT] MAP: (0 sibs) 8 children: 42: 0x2aa2f436330 KEYVAL: 'a0' 'b0' (8 sibs) 42: 0x2aa2f4363c8 KEYVAL: 'b0' 'a0' (8 sibs) 42: 0x2aa2f436460 KEYMAP: 'map1' (8 sibs) 2 children: 42: 0x2aa2f436800 KEYVAL: 'a1' 'b1' (2 sibs) 42: 0x2aa2f436898 KEYVAL: 'b1' 'a1' (2 sibs) 42: 0x2aa2f4364f8 KEYMAP: 'map2' (8 sibs) 3 children: 42: 0x2aa2f436940 KEYVAL: 'b0' 'a0' (3 sibs) 42: 0x2aa2f4369d8 KEYVAL: 'a2' 'b2' (3 sibs) 42: 0x2aa2f436a70 KEYVAL: 'b2' 'a2' (3 sibs) 42: 0x2aa2f436590 KEYMAP: 'map3' (8 sibs) 2 children: 42: 0x2aa2f436b10 KEYVAL: 'a3' 'b3' (2 sibs) 42: 0x2aa2f436ba8 KEYVAL: 'b3' 'b0' (2 sibs) 42: 0x2aa2f436628 KEYVAL: 'map4' 'a0' (8 sibs) 42: 0x2aa2f4366c0 KEYMAP: 'map5' (8 sibs) 2 children: 42: 0x2aa2f436c50 KEYVAL: 'a5' 'b5' (2 sibs) 42: 0x2aa2f436ce8 KEYVAL: 'b5' 'a5' (2 sibs) 42: 0x2aa2f436758 KEYMAP: 'map6' (8 sibs) 2 children: 42: 0x2aa2f436d90 KEYVAL: 'a6' 'b6' (2 sibs) 42: 0x2aa2f436e28 KEYVAL: 'b6' 'b6' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f541cb0 [ROOT] MAP: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f541d40 KEYVAL: 'a0' 'b0' (8 sibs) 42: [2] [2] 0x2aa2f541dd0 KEYVAL: 'b0' 'a0' (8 sibs) 42: [3] [3] 0x2aa2f541e60 KEYMAP: 'map1' (8 sibs) 2 children: 42: [4] [4] 0x2aa2f541ef0 KEYVAL: 'a1' 'b1' (2 sibs) 42: [5] [5] 0x2aa2f541f80 KEYVAL: 'b1' 'a1' (2 sibs) 42: [6] [6] 0x2aa2f542010 KEYMAP: 'map2' (8 sibs) 3 children: 42: [7] [7] 0x2aa2f5420a0 KEYVAL: 'b0' 'a0' (3 sibs) 42: [8] [8] 0x2aa2f542130 KEYVAL: 'a2' 'b2' (3 sibs) 42: [9] [9] 0x2aa2f5421c0 KEYVAL: 'b2' 'a2' (3 sibs) 42: [10] [10] 0x2aa2f542250 KEYMAP: 'map3' (8 sibs) 2 children: 42: [11] [11] 0x2aa2f5422e0 KEYVAL: 'a3' 'b3' (2 sibs) 42: [12] [12] 0x2aa2f542370 KEYVAL: 'b3' 'b0' (2 sibs) 42: [13] [13] 0x2aa2f542400 KEYVAL: 'map4' 'a0' (8 sibs) 42: [14] [14] 0x2aa2f542490 KEYMAP: 'map5' (8 sibs) 2 children: 42: [15] [15] 0x2aa2f542520 KEYVAL: 'a5' 'b5' (2 sibs) 42: [16] [16] 0x2aa2f5425b0 KEYVAL: 'b5' 'a5' (2 sibs) 42: [17] [17] 0x2aa2f542640 KEYMAP: 'map6' (8 sibs) 2 children: 42: [18] [18] 0x2aa2f5426d0 KEYVAL: 'a6' 'b6' (2 sibs) 42: [19] [19] 0x2aa2f542760 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: 0x2aa2f435308 [ROOT] SEQ***: valanchor='&seq' (0 sibs) 8 children: 42: 0x2aa2f42e790 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: 0x2aa2f42ec60 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f42ecf8 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f42ed90 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f42e828 MAP: (8 sibs) 3 children: 42: 0x2aa2f42ee30 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: 0x2aa2f42eec8 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: 0x2aa2f42ef60 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: 0x2aa2f42e8c0 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: 0x2aa2f42df10 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f42e958 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: 0x2aa2f42dfb0 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f42e9f0 MAP: (8 sibs) 7 children: 42: 0x2aa2f436ed0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: 0x2aa2f436f68 KEYVAL***: '*a2' 'w2' (7 sibs) 42: 0x2aa2f437000 KEYVAL***: '*a3' 'w3' (7 sibs) 42: 0x2aa2f437098 KEYVAL***: '*a4' 'w4' (7 sibs) 42: 0x2aa2f437130 KEYVAL***: '*a5' 'w5' (7 sibs) 42: 0x2aa2f4371c8 KEYVAL***: '*a6' 'w6' (7 sibs) 42: 0x2aa2f437260 KEYVAL***: '*a8' 'w8' (7 sibs) 42: 0x2aa2f42ea88 VAL***: '*a0' (8 sibs) 42: 0x2aa2f42eb20 VAL***: '*a7' (8 sibs) 42: 0x2aa2f42ebb8 VAL***: '*a9' (8 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f542800 [ROOT] SEQ***: valanchor='&seq' (1 sibs) 8 children: 42: [1] [1] 0x2aa2f542890 MAP***: valanchor='&a0' (8 sibs) 3 children: 42: [2] [2] 0x2aa2f542920 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f5429b0 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f542a40 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f542ad0 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f542b60 KEYVAL***: &a4 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f542bf0 KEYVAL***: &a5 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f542c80 KEYVAL***: &a6 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f542d10 MAP***: valanchor='&a7' (8 sibs) 1 children: 42: [10] [10] 0x2aa2f542da0 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f542e30 MAP***: valanchor='&a9' (8 sibs) 1 children: 42: [12] [12] 0x2aa2f542ec0 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f542f50 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f542fe0 KEYVAL***: '*a1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f543070 KEYVAL***: '*a2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f543100 KEYVAL***: '*a3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f543190 KEYVAL***: '*a4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f543220 KEYVAL***: '*a5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f5432b0 KEYVAL***: '*a6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f543340 KEYVAL***: '*a8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f5433d0 VAL***: '*a0' (8 sibs) 42: [22] [22] 0x2aa2f543460 VAL***: '*a7' (8 sibs) 42: [23] [23] 0x2aa2f5434f0 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: 0x2aa2f435420 [ROOT] SEQ: (0 sibs) 8 children: 42: 0x2aa2f437300 MAP: (8 sibs) 3 children: 42: 0x2aa2f4377d0 KEYVAL: 'k1' 'v1' (3 sibs) 42: 0x2aa2f437868 KEYVAL: 'k2' 'v2' (3 sibs) 42: 0x2aa2f437900 KEYVAL: 'k3' 'v3' (3 sibs) 42: 0x2aa2f437398 MAP: (8 sibs) 3 children: 42: 0x2aa2f4379a0 KEYVAL: 'k4' 'v4' (3 sibs) 42: 0x2aa2f437a38 KEYVAL: 'k5' 'v5' (3 sibs) 42: 0x2aa2f437ad0 KEYVAL: 'k6' 'v6' (3 sibs) 42: 0x2aa2f437430 MAP: (8 sibs) 1 children: 42: 0x2aa2f42c380 KEYVAL: 'k8' 'v8' (1 sibs) 42: 0x2aa2f4374c8 MAP: (8 sibs) 1 children: 42: 0x2aa2f42f220 KEYVAL: 'k10' 'v10' (1 sibs) 42: 0x2aa2f437560 MAP: (8 sibs) 7 children: 42: 0x2aa2f437b70 KEYVAL: 'k1' 'w1' (7 sibs) 42: 0x2aa2f437c08 KEYVAL: 'k2' 'w2' (7 sibs) 42: 0x2aa2f437ca0 KEYVAL: 'k3' 'w3' (7 sibs) 42: 0x2aa2f437d38 KEYVAL: 'k4' 'w4' (7 sibs) 42: 0x2aa2f437dd0 KEYVAL: 'k5' 'w5' (7 sibs) 42: 0x2aa2f437e68 KEYVAL: 'k6' 'w6' (7 sibs) 42: 0x2aa2f437f00 KEYVAL: 'k8' 'w8' (7 sibs) 42: 0x2aa2f4375f8 MAP: (8 sibs) 3 children: 42: 0x2aa2f437fa0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: 0x2aa2f438038 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: 0x2aa2f4380d0 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: 0x2aa2f437690 MAP: (8 sibs) 1 children: 42: 0x2aa2f438170 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: 0x2aa2f437728 MAP: (8 sibs) 1 children: 42: 0x2aa2f438210 KEYVAL: 'k10' 'v10' (1 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f543590 [ROOT] SEQ: (1 sibs) 8 children: 42: [1] [1] 0x2aa2f543620 MAP: (8 sibs) 3 children: 42: [2] [2] 0x2aa2f5436b0 KEYVAL: 'k1' 'v1' (3 sibs) 42: [3] [3] 0x2aa2f543740 KEYVAL: 'k2' 'v2' (3 sibs) 42: [4] [4] 0x2aa2f5437d0 KEYVAL: 'k3' 'v3' (3 sibs) 42: [5] [5] 0x2aa2f543860 MAP: (8 sibs) 3 children: 42: [6] [6] 0x2aa2f5438f0 KEYVAL: 'k4' 'v4' (3 sibs) 42: [7] [7] 0x2aa2f543980 KEYVAL: 'k5' 'v5' (3 sibs) 42: [8] [8] 0x2aa2f543a10 KEYVAL: 'k6' 'v6' (3 sibs) 42: [9] [9] 0x2aa2f543aa0 MAP: (8 sibs) 1 children: 42: [10] [10] 0x2aa2f543b30 KEYVAL: 'k8' 'v8' (1 sibs) 42: [11] [11] 0x2aa2f543bc0 MAP: (8 sibs) 1 children: 42: [12] [12] 0x2aa2f543c50 KEYVAL: 'k10' 'v10' (1 sibs) 42: [13] [13] 0x2aa2f543ce0 MAP: (8 sibs) 7 children: 42: [14] [14] 0x2aa2f543d70 KEYVAL: 'k1' 'w1' (7 sibs) 42: [15] [15] 0x2aa2f543e00 KEYVAL: 'k2' 'w2' (7 sibs) 42: [16] [16] 0x2aa2f543e90 KEYVAL: 'k3' 'w3' (7 sibs) 42: [17] [17] 0x2aa2f543f20 KEYVAL: 'k4' 'w4' (7 sibs) 42: [18] [18] 0x2aa2f543fb0 KEYVAL: 'k5' 'w5' (7 sibs) 42: [19] [19] 0x2aa2f544040 KEYVAL: 'k6' 'w6' (7 sibs) 42: [20] [20] 0x2aa2f5440d0 KEYVAL: 'k8' 'w8' (7 sibs) 42: [21] [21] 0x2aa2f544160 MAP: (8 sibs) 3 children: 42: [22] [22] 0x2aa2f5441f0 KEYVAL***: &a1 'k1' 'v1' (3 sibs) 42: [23] [23] 0x2aa2f544280 KEYVAL***: &a2 'k2' 'v2' (3 sibs) 42: [24] [24] 0x2aa2f544310 KEYVAL***: &a3 'k3' 'v3' (3 sibs) 42: [25] [25] 0x2aa2f5443a0 MAP: (8 sibs) 1 children: 42: [26] [26] 0x2aa2f544430 KEYVAL***: &a8 'k8' 'v8' (1 sibs) 42: [27] [27] 0x2aa2f5444c0 MAP: (8 sibs) 1 children: 42: [28] [28] 0x2aa2f544550 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: 0x2aa2f435538 [ROOT] MAP: (0 sibs) 3 children: 42: 0x2aa2f426250 KEYVAL: 'a' '1' (3 sibs) 42: 0x2aa2f4262e8 KEYVAL: 'b' '' (3 sibs) 42: 0x2aa2f426380 KEYVAL***: &anchor 'c' '3' (3 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f5445f0 [ROOT] MAP: (1 sibs) 3 children: 42: [1] [1] 0x2aa2f544680 KEYVAL: 'a' '1' (3 sibs) 42: [2] [2] 0x2aa2f544710 KEYVAL: 'b' '' (3 sibs) 42: [3] [3] 0x2aa2f5447a0 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: 0x2aa2f435650 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42bf70 KEYVAL***: &a1 '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c008 KEYVAL***: &a2 'baz' '*a1' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f544840 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f5448d0 KEYVAL***: &a1 !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f544960 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: 0x2aa2f435768 [ROOT] MAP: (0 sibs) 2 children: 42: 0x2aa2f42c0b0 KEYVAL***: '!!str foo' '!!str bar' (2 sibs) 42: 0x2aa2f42c148 KEYVAL: 'baz' 'foo' (2 sibs) 42: RECREATED TREE: 42: -------------------------------------- 42: [0][0] 0x2aa2f544a00 [ROOT] MAP: (1 sibs) 2 children: 42: [1] [1] 0x2aa2f544a90 KEYVAL***: !!str 'foo' !!str 'bar' (2 sibs) 42: [2] [2] 0x2aa2f544b20 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 (32 ms total) 42: 42: [----------] Global test environment tear-down 42: [==========] 815 tests from 5 test suites ran. (32 ms total) 42: [ PASSED ] 815 tests. 42/52 Test #42: ryml-test-simple_anchor ........... Passed 0.04 sec test 43 Start 43: ryml-test-indentation 43: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-indentation-0.5.0 43: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 43: Test timeout computed to be: 10000000 43: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 43: [==========] Running 397 tests from 2 test suites. 43: [----------] Global test environment set-up. 43: [----------] 1 test from CaseNode 43: [ RUN ] CaseNode.setting_up 43: [ OK ] CaseNode.setting_up (0 ms) 43: [----------] 1 test from CaseNode (0 ms total) 43: 43: [----------] 396 tests from INDENTATION/YmlTestCase 43: [ RUN ] INDENTATION/YmlTestCase.parse_unix/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --------------- 43: 43: # this is an indented doc 43: --- 43: - foo 43: - bar 43: - baz 43: --------------- 43: REF TREE: 43: 0x2aa0c035d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c02ed80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c02ee20 VAL: 'foo' (3 sibs) 43: 0x2aa0c02eeb8 VAL: 'bar' (3 sibs) 43: 0x2aa0c02ef50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c06fd10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c06fda0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c06fe30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c06fec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c06ff50 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: 0x2aa0c035e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02fad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c02fb68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c02fc10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c02fde0 VAL: 'val0' (2 sibs) 43: 0x2aa0c02fe78 VAL: 'val1' (2 sibs) 43: 0x2aa0c02fca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c02ff20 VAL: 'val2' (2 sibs) 43: 0x2aa0c02ffb8 VAL: 'val3' (2 sibs) 43: 0x2aa0c02fd40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030060 VAL: 'val4' (2 sibs) 43: 0x2aa0c0300f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c071e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c071e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c071f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c071fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c072040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0720d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c072160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0721f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c072280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c072310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0723a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c072430 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: 0x2aa0c035f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c0306a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030920 VAL: 'val0' (2 sibs) 43: 0x2aa0c0309b8 VAL: 'val1' (2 sibs) 43: 0x2aa0c0307e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c030a60 VAL: 'val2' (2 sibs) 43: 0x2aa0c030af8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0c030c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c073df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c073e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c073f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c073fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c074030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0740c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c074150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0741e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c074270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c074300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c074390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c074420 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: 0x2aa0c036048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c030d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0c031088 VAL: 'val1' (2 sibs) 43: 0x2aa0c030eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c031130 VAL: 'val2' (2 sibs) 43: 0x2aa0c0311c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c031270 VAL: 'val4' (2 sibs) 43: 0x2aa0c031308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c075de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c075e70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c075f00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c075f90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c076020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0760b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c076140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0761d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c076260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0762f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c076380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c076410 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: 0x2aa0c036160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c031c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c031d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c031dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c031f90 VAL: 'val0' (2 sibs) 43: 0x2aa0c032028 VAL: 'val1' (2 sibs) 43: 0x2aa0c031e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c0320d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c032168 VAL: 'val3' (2 sibs) 43: 0x2aa0c031ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c032210 VAL: 'val4' (2 sibs) 43: 0x2aa0c0322a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c077dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c077e60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c077ef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c077f80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c078010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0780a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c078130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0781c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c078250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0782e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c078370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c078400 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: 0x2aa0c036278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c030290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c030330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c0344b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c034548 VAL: 'env02' (28 sibs) 43: 0x2aa0c0345e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c034678 VAL: 'env04' (28 sibs) 43: 0x2aa0c034710 VAL: 'env11' (28 sibs) 43: 0x2aa0c0347a8 VAL: 'env12' (28 sibs) 43: 0x2aa0c034840 VAL: 'env13' (28 sibs) 43: 0x2aa0c0348d8 VAL: 'env14' (28 sibs) 43: 0x2aa0c034970 VAL: 'env21' (28 sibs) 43: 0x2aa0c034a08 VAL: 'env22' (28 sibs) 43: 0x2aa0c034aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0c034b38 VAL: 'env24' (28 sibs) 43: 0x2aa0c034bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c034c68 VAL: 'env32' (28 sibs) 43: 0x2aa0c034d00 VAL: 'env33' (28 sibs) 43: 0x2aa0c034d98 VAL: 'env34' (28 sibs) 43: 0x2aa0c034e30 VAL: 'env41' (28 sibs) 43: 0x2aa0c034ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0c034f60 VAL: 'env43' (28 sibs) 43: 0x2aa0c034ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0c035090 VAL: 'env51' (28 sibs) 43: 0x2aa0c035128 VAL: 'env52' (28 sibs) 43: 0x2aa0c0351c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c035258 VAL: 'env54' (28 sibs) 43: 0x2aa0c0352f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c035388 VAL: 'env62' (28 sibs) 43: 0x2aa0c035420 VAL: 'env63' (28 sibs) 43: 0x2aa0c0354b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c07b0a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c07b130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c07b1c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c07b250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c07b2e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c07b370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c07b400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c07b490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c07b520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c07b5b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c07b640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c07b6d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c07b760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c07b7f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c07b880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c07b910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c07b9a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c07ba30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c07bac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c07bb50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c07bbe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c07bc70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c07bd00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c07bd90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c07be20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c07beb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c07bf40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c07bfd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c07c060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c07c0f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c07c180 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: 0x2aa0c036390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c033360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c0334a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c033670 VAL: 'a' (6 sibs) 43: 0x2aa0c033708 VAL: 'b' (6 sibs) 43: 0x2aa0c0337a0 VAL: 'c' (6 sibs) 43: 0x2aa0c033838 VAL: 'd' (6 sibs) 43: 0x2aa0c0338d0 VAL: 'e' (6 sibs) 43: 0x2aa0c033968 VAL: 'f' (6 sibs) 43: 0x2aa0c033538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c033a10 VAL: 'a' (2 sibs) 43: 0x2aa0c033aa8 VAL: 'b' (2 sibs) 43: 0x2aa0c0335d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c033b50 VAL: 'a' (2 sibs) 43: 0x2aa0c033be8 VAL: 'b' (2 sibs) 43: 0x2aa0c0333f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c033c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c033dd0 VAL: 'a' (6 sibs) 43: 0x2aa0c033e68 VAL: 'b' (6 sibs) 43: 0x2aa0c033f00 VAL: 'c' (6 sibs) 43: 0x2aa0c033f98 VAL: 'd' (6 sibs) 43: 0x2aa0c034030 VAL: 'e' (6 sibs) 43: 0x2aa0c0340c8 VAL: 'f' (6 sibs) 43: 0x2aa0c033d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c034170 VAL: 'a' (2 sibs) 43: 0x2aa0c034208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c07dfe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c07e070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c07e100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c07e190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c07e220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c07e2b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c07e340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c07e3d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c07e460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c07e4f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c07e580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c07e610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c07e6a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c07e730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c07e7c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c07e850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c07e8e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c07e970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c07ea00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c07ea90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c07eb20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c07ebb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c07ec40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c07ecd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c07ed60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c07edf0 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: 0x2aa0c0364a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c034300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c0343a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c035a40 VAL: 'a' (4 sibs) 43: 0x2aa0c035ad8 VAL: 'b' (4 sibs) 43: 0x2aa0c035b70 VAL: 'c' (4 sibs) 43: 0x2aa0c035c08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c080610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0806a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c080730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c0807c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c080850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c0808e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c080970 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: 0x2aa0c0365c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02f610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c02f4d0 VAL: 'a' (2 sibs) 43: 0x2aa0c02f568 VAL: 'b' (2 sibs) 43: 0x2aa0c02f6a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c02f390 VAL: 'c' (2 sibs) 43: 0x2aa0c02f428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c082340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0823d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c082460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c0824f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c082580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c082610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c0826a0 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: 0x2aa0c0366d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c0301a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c02f250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c02f2e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c038740 VAL: 'a' (21 sibs) 43: 0x2aa0c0387d8 VAL: 'b' (21 sibs) 43: 0x2aa0c038870 VAL: 'b1' (21 sibs) 43: 0x2aa0c038908 VAL: 'b2' (21 sibs) 43: 0x2aa0c0389a0 VAL: 'b3' (21 sibs) 43: 0x2aa0c038a38 VAL: 'b4' (21 sibs) 43: 0x2aa0c038ad0 VAL: 'b5' (21 sibs) 43: 0x2aa0c038b68 VAL: 'b6' (21 sibs) 43: 0x2aa0c038c00 VAL: 'b61' (21 sibs) 43: 0x2aa0c038c98 VAL: 'b62' (21 sibs) 43: 0x2aa0c038d30 VAL: 'b63' (21 sibs) 43: 0x2aa0c038dc8 VAL: 'b64' (21 sibs) 43: 0x2aa0c038e60 VAL: 'b65' (21 sibs) 43: 0x2aa0c038ef8 VAL: 'b66' (21 sibs) 43: 0x2aa0c038f90 VAL: 'b7' (21 sibs) 43: 0x2aa0c039028 VAL: 'b8' (21 sibs) 43: 0x2aa0c0390c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c039158 VAL: 'b10' (21 sibs) 43: 0x2aa0c0391f0 VAL: 'e' (21 sibs) 43: 0x2aa0c039288 VAL: 'f' (21 sibs) 43: 0x2aa0c039320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c085ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c085b40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c085bd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c085c60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c085cf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c085d80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c085e10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c085ea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c085f30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c085fc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c086050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c0860e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c086170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c086200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c086290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c086320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c0863b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c086440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c0864d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c086560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c0865f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c086680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c086710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c0867a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c086830 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: 0x2aa0c0367f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c035560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c0313b0 VAL: 'f' (1 sibs) 43: 0x2aa0c0355f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c035690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c031450 VAL: 'b' (1 sibs) 43: 0x2aa0c035728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0851a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c085230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c0852c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c085350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c0853e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c085470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c085500 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: 0x2aa0c035d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c02ed80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c02ee20 VAL: 'foo' (3 sibs) 43: 0x2aa0c02eeb8 VAL: 'bar' (3 sibs) 43: 0x2aa0c02ef50 VAL: 'baz' (3 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0880e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c088170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c088200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c088290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c088320 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: 0x2aa0c035e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02fad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c02fb68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c02fc10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c02fde0 VAL: 'val0' (2 sibs) 43: 0x2aa0c02fe78 VAL: 'val1' (2 sibs) 43: 0x2aa0c02fca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c02ff20 VAL: 'val2' (2 sibs) 43: 0x2aa0c02ffb8 VAL: 'val3' (2 sibs) 43: 0x2aa0c02fd40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030060 VAL: 'val4' (2 sibs) 43: 0x2aa0c0300f8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0889f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c088a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c088b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c088ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c088c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c088cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c088d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c088de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c088e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c088f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c088f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c089020 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: 0x2aa0c035f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c0306a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030920 VAL: 'val0' (2 sibs) 43: 0x2aa0c0309b8 VAL: 'val1' (2 sibs) 43: 0x2aa0c0307e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c030a60 VAL: 'val2' (2 sibs) 43: 0x2aa0c030af8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0c030c38 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c089300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c089390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c089420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0894b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c089540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0895d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c089660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0896f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c089780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c089810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0898a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c089930 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: 0x2aa0c036048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c030d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0c031088 VAL: 'val1' (2 sibs) 43: 0x2aa0c030eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c031130 VAL: 'val2' (2 sibs) 43: 0x2aa0c0311c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c031270 VAL: 'val4' (2 sibs) 43: 0x2aa0c031308 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c089c10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c089ca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c089d30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c089dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c089e50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c089ee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c089f70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c08a000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c08a090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c08a120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08a1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c08a240 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: 0x2aa0c036160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c031c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c031d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c031dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c031f90 VAL: 'val0' (2 sibs) 43: 0x2aa0c032028 VAL: 'val1' (2 sibs) 43: 0x2aa0c031e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c0320d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c032168 VAL: 'val3' (2 sibs) 43: 0x2aa0c031ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c032210 VAL: 'val4' (2 sibs) 43: 0x2aa0c0322a8 VAL: 'val5' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08a520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08a5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c08a640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c08a6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c08a760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c08a7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c08a880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c08a910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c08a9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c08aa30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08aac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c08ab50 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: 0x2aa0c036278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c030290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c030330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c0344b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c034548 VAL: 'env02' (28 sibs) 43: 0x2aa0c0345e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c034678 VAL: 'env04' (28 sibs) 43: 0x2aa0c034710 VAL: 'env11' (28 sibs) 43: 0x2aa0c0347a8 VAL: 'env12' (28 sibs) 43: 0x2aa0c034840 VAL: 'env13' (28 sibs) 43: 0x2aa0c0348d8 VAL: 'env14' (28 sibs) 43: 0x2aa0c034970 VAL: 'env21' (28 sibs) 43: 0x2aa0c034a08 VAL: 'env22' (28 sibs) 43: 0x2aa0c034aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0c034b38 VAL: 'env24' (28 sibs) 43: 0x2aa0c034bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c034c68 VAL: 'env32' (28 sibs) 43: 0x2aa0c034d00 VAL: 'env33' (28 sibs) 43: 0x2aa0c034d98 VAL: 'env34' (28 sibs) 43: 0x2aa0c034e30 VAL: 'env41' (28 sibs) 43: 0x2aa0c034ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0c034f60 VAL: 'env43' (28 sibs) 43: 0x2aa0c034ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0c035090 VAL: 'env51' (28 sibs) 43: 0x2aa0c035128 VAL: 'env52' (28 sibs) 43: 0x2aa0c0351c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c035258 VAL: 'env54' (28 sibs) 43: 0x2aa0c0352f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c035388 VAL: 'env62' (28 sibs) 43: 0x2aa0c035420 VAL: 'env63' (28 sibs) 43: 0x2aa0c0354b8 VAL: 'env64' (28 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08b740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08b7d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c08b860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c08b8f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c08b980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c08ba10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c08baa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c08bb30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c08bbc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c08bc50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c08bce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c08bd70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c08be00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c08be90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c08bf20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c08bfb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c08c040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c08c0d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c08c160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c08c1f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c08c280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c08c310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c08c3a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c08c430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c08c4c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c08c550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c08c5e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c08c670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c08c700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c08c790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c08c820 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: 0x2aa0c036390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c033360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c0334a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c033670 VAL: 'a' (6 sibs) 43: 0x2aa0c033708 VAL: 'b' (6 sibs) 43: 0x2aa0c0337a0 VAL: 'c' (6 sibs) 43: 0x2aa0c033838 VAL: 'd' (6 sibs) 43: 0x2aa0c0338d0 VAL: 'e' (6 sibs) 43: 0x2aa0c033968 VAL: 'f' (6 sibs) 43: 0x2aa0c033538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c033a10 VAL: 'a' (2 sibs) 43: 0x2aa0c033aa8 VAL: 'b' (2 sibs) 43: 0x2aa0c0335d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c033b50 VAL: 'a' (2 sibs) 43: 0x2aa0c033be8 VAL: 'b' (2 sibs) 43: 0x2aa0c0333f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c033c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c033dd0 VAL: 'a' (6 sibs) 43: 0x2aa0c033e68 VAL: 'b' (6 sibs) 43: 0x2aa0c033f00 VAL: 'c' (6 sibs) 43: 0x2aa0c033f98 VAL: 'd' (6 sibs) 43: 0x2aa0c034030 VAL: 'e' (6 sibs) 43: 0x2aa0c0340c8 VAL: 'f' (6 sibs) 43: 0x2aa0c033d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c034170 VAL: 'a' (2 sibs) 43: 0x2aa0c034208 VAL: 'b' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08c950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08c9e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c08ca70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c08cb00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c08cb90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c08cc20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c08ccb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c08cd40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c08cdd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c08ce60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08cef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c08cf80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c08d010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c08d0a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c08d130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c08d1c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c08d250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c08d2e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c08d370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c08d400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c08d490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c08d520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c08d5b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c08d640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c08d6d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c08d760 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: 0x2aa0c0364a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c034300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c0343a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c035a40 VAL: 'a' (4 sibs) 43: 0x2aa0c035ad8 VAL: 'b' (4 sibs) 43: 0x2aa0c035b70 VAL: 'c' (4 sibs) 43: 0x2aa0c035c08 VAL: 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08ae30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08aec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c08af50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c08afe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c08b070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c08b100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c08b190 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: 0x2aa0c0365c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02f610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c02f4d0 VAL: 'a' (2 sibs) 43: 0x2aa0c02f568 VAL: 'b' (2 sibs) 43: 0x2aa0c02f6a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c02f390 VAL: 'c' (2 sibs) 43: 0x2aa0c02f428 VAL: 'd' (2 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08db60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08dbf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c08dc80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c08dd10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c08dda0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c08de30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c08dec0 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: 0x2aa0c0366d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c0301a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c02f250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c02f2e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c038740 VAL: 'a' (21 sibs) 43: 0x2aa0c0387d8 VAL: 'b' (21 sibs) 43: 0x2aa0c038870 VAL: 'b1' (21 sibs) 43: 0x2aa0c038908 VAL: 'b2' (21 sibs) 43: 0x2aa0c0389a0 VAL: 'b3' (21 sibs) 43: 0x2aa0c038a38 VAL: 'b4' (21 sibs) 43: 0x2aa0c038ad0 VAL: 'b5' (21 sibs) 43: 0x2aa0c038b68 VAL: 'b6' (21 sibs) 43: 0x2aa0c038c00 VAL: 'b61' (21 sibs) 43: 0x2aa0c038c98 VAL: 'b62' (21 sibs) 43: 0x2aa0c038d30 VAL: 'b63' (21 sibs) 43: 0x2aa0c038dc8 VAL: 'b64' (21 sibs) 43: 0x2aa0c038e60 VAL: 'b65' (21 sibs) 43: 0x2aa0c038ef8 VAL: 'b66' (21 sibs) 43: 0x2aa0c038f90 VAL: 'b7' (21 sibs) 43: 0x2aa0c039028 VAL: 'b8' (21 sibs) 43: 0x2aa0c0390c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c039158 VAL: 'b10' (21 sibs) 43: 0x2aa0c0391f0 VAL: 'e' (21 sibs) 43: 0x2aa0c039288 VAL: 'f' (21 sibs) 43: 0x2aa0c039320 VAL: 'g' (21 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08ed80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08ee10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c08eea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c08ef30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c08efc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c08f050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c08f0e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c08f170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c08f200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c08f290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c08f320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c08f3b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c08f440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c08f4d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c08f560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c08f5f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c08f680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c08f710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c08f7a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c08f830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c08f8c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c08f950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c08f9e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c08fa70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c08fb00 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: 0x2aa0c0367f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c035560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c0313b0 VAL: 'f' (1 sibs) 43: 0x2aa0c0355f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c035690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c031450 VAL: 'b' (1 sibs) 43: 0x2aa0c035728 KEYVAL: 'c' 'd' (4 sibs) 43: PARSED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c08e470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c08e500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c08e590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c08e620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c08e6b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c08e740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c08e7d0 KEYVAL: 'c' 'd' (4 sibs) 43: #nodes=7 vs #printed=7 43: -------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.parse_windows/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_cout/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_unix_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_unix_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: --- 43: - foo 43: - bar 43: - baz 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: key: value 43: another_key: 43: sub_key0: 43: - val0 43: - val1 43: sub_key1: 43: - val2 43: - val3 43: sub_key2: 43: - val4 43: - val5 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: matrix: 43: include: 43: - env01 43: - env02 43: - env03 43: - env04 43: - env11 43: - env12 43: - env13 43: - env14 43: - env21 43: - env22 43: - env23 43: - env24 43: - env31 43: - env32 43: - env33 43: - env34 43: - env41 43: - env42 43: - env43 43: - env44 43: - env51 43: - env52 43: - env53 43: - env54 43: - env61 43: - env62 43: - env63 43: - env64 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: even_more_files: 43: - a 43: - b 43: more_skip: 43: files: 43: - a 43: - b 43: - c 43: - d 43: - e 43: - f 43: more_files: 43: - a 43: - b 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: skip_commits: 43: files: 43: - a 43: - b 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: foo: 43: - a 43: - b 43: bar: 43: - c 43: - d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: stand2sit: 43: map: mirror 43: dat: 43: - a 43: - b 43: - b1 43: - b2 43: - b3 43: - b4 43: - b5 43: - b6 43: - b61 43: - b62 43: - b63 43: - b64 43: - b65 43: - b66 43: - b7 43: - b8 43: - b9 43: - b10 43: - e 43: - f 43: - g 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: e: 43: - f 43: g: h 43: a: 43: - b 43: c: d 43: [ OK ] INDENTATION/YmlTestCase.emit_yml_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.emit_json_windows_string/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.emit_json_windows_string/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 43: ------------------------------------------- 43: running test case '4 chars' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex0' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex1' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 43: ------------------------------------------- 43: running test case '2 chars + 4 chars, ex2' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 43: ------------------------------------------- 43: running test case 'non-indented blank lines' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 43: ------------------------------------------- 43: running test case 'unnecessary indentation' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 43: ------------------------------------------- 43: running test case 'blank lines indented, 1 - at same scope' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 43: ------------------------------------------- 43: running test case 'indentation at start' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 43: ------------------------------------------- 43: running test case 'unaligned comments' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 43: ------------------------------------------- 43: running test case 'issue83' 43: ------------------------------------------- 43: [ OK ] INDENTATION/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 43: [ RUN ] INDENTATION/YmlTestCase.complete_unix_round_trip/0 43: ------------------------------------------- 43: running test case 'indented doc' 43: ------------------------------------------- 43: ~~~~~~~~~~~~~~ src yml: 43: \n 43: # this is an indented doc\n 43: ---\n 43: - foo\n 43: - bar\n 43: - baz\n 43: ~~~~~~~~~~~~~~ parsed tree: 43: -------------------------------------- 43: [0][0] 0x2aa0c06fd10 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c06fda0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c06fe30 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c06fec0 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c06ff50 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] 0x2aa0c0916d0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c091760 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c0917f0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c091880 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c091910 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] 0x2aa0c071e00 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c071e90 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c071f20 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c071fb0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c072040 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0720d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c072160 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0721f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c072280 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c072310 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0723a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c072430 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] 0x2aa0c0928c0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c092950 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0929e0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c092a70 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c092b00 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c092b90 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c092c20 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c092cb0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c092d40 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c092dd0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c092e60 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c092ef0 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] 0x2aa0c073df0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c073e80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c073f10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c073fa0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c074030 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0740c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c074150 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0741e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c074270 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c074300 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c074390 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c074420 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] 0x2aa0c0931d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c093260 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0932f0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c093380 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c093410 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0934a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c093530 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0935c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c093650 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0936e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c093770 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c093800 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] 0x2aa0c075de0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c075e70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c075f00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c075f90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c076020 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0760b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c076140 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0761d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c076260 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0762f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c076380 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c076410 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] 0x2aa0c093ae0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c093b70 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c093c00 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c093c90 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c093d20 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c093db0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c093e40 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c093ed0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c093f60 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c093ff0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c094080 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c094110 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] 0x2aa0c077dd0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c077e60 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c077ef0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c077f80 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c078010 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0780a0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c078130 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0781c0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c078250 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0782e0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c078370 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c078400 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] 0x2aa0c0943f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c094480 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c094510 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0945a0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c094630 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0946c0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c094750 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0947e0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c094870 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c094900 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c094990 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c094a20 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] 0x2aa0c07b0a0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c07b130 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c07b1c0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c07b250 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c07b2e0 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c07b370 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c07b400 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c07b490 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c07b520 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c07b5b0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c07b640 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c07b6d0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c07b760 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c07b7f0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c07b880 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c07b910 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c07b9a0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c07ba30 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c07bac0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c07bb50 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c07bbe0 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c07bc70 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c07bd00 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c07bd90 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c07be20 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c07beb0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c07bf40 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c07bfd0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c07c060 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c07c0f0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c07c180 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] 0x2aa0c095610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0956a0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c095730 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c0957c0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c095850 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c0958e0 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c095970 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c095a00 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c095a90 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c095b20 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c095bb0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c095c40 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c095cd0 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c095d60 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c095df0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c095e80 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c095f10 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c095fa0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c096030 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c0960c0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c096150 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c0961e0 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c096270 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c096300 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c096390 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c096420 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c0964b0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c096540 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c0965d0 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c096660 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c0966f0 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] 0x2aa0c07dfe0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c07e070 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c07e100 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c07e190 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c07e220 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c07e2b0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c07e340 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c07e3d0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c07e460 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c07e4f0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c07e580 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c07e610 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c07e6a0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c07e730 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c07e7c0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c07e850 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c07e8e0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c07e970 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c07ea00 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c07ea90 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c07eb20 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c07ebb0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c07ec40 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c07ecd0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c07ed60 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c07edf0 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] 0x2aa0c096820 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0968b0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c096940 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c0969d0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c096a60 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c096af0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c096b80 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c096c10 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c096ca0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c096d30 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c096dc0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c096e50 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c096ee0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c096f70 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c097000 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c097090 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c097120 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c0971b0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c097240 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c0972d0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c097360 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c0973f0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c097480 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c097510 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c0975a0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c097630 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] 0x2aa0c080610 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0806a0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c080730 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c0807c0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c080850 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c0808e0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c080970 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] 0x2aa0c094d00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c094d90 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c094e20 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c094eb0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c094f40 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c094fd0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c095060 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] 0x2aa0c082340 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0823d0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c082460 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c0824f0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c082580 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c082610 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c0826a0 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] 0x2aa0c097a30 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c097ac0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c097b50 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c097be0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c097c70 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c097d00 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c097d90 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] 0x2aa0c085ab0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c085b40 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c085bd0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c085c60 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c085cf0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c085d80 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c085e10 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c085ea0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c085f30 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c085fc0 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c086050 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c0860e0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c086170 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c086200 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c086290 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c086320 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c0863b0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c086440 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c0864d0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c086560 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c0865f0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c086680 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c086710 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c0867a0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c086830 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] 0x2aa0c098c50 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c098ce0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c098d70 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c098e00 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c098e90 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c098f20 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c098fb0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c099040 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c0990d0 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c099160 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c0991f0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c099280 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c099310 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c0993a0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c099430 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c0994c0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c099550 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c0995e0 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c099670 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c099700 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c099790 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c099820 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c0998b0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c099940 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c0999d0 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] 0x2aa0c0851a0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c085230 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c0852c0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c085350 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c0853e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c085470 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c085500 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] 0x2aa0c098340 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c0983d0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c098460 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c0984f0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c098580 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c098610 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c0986a0 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] 0x2aa0c0880e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c088170 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c088200 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c088290 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c088320 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] 0x2aa0c099e60 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c099ef0 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c099f80 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c09a010 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c09a0a0 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] 0x2aa0c0889f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c088a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c088b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c088ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c088c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c088cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c088d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c088de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c088e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c088f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c088f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c089020 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] 0x2aa0c09a770 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09a800 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c09a890 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c09a920 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c09a9b0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c09aa40 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c09aad0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c09ab60 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c09abf0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c09ac80 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c09ad10 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c09ada0 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] 0x2aa0c089300 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c089390 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c089420 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0894b0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c089540 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0895d0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c089660 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0896f0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c089780 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c089810 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0898a0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c089930 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] 0x2aa0c09b080 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09b110 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c09b1a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c09b230 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c09b2c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c09b350 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c09b3e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c09b470 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c09b500 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c09b590 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c09b620 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c09b6b0 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] 0x2aa0c089c10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c089ca0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c089d30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c089dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c089e50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c089ee0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c089f70 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c08a000 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c08a090 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c08a120 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08a1b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c08a240 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] 0x2aa0c09b990 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09ba20 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c09bab0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c09bb40 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c09bbd0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c09bc60 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c09bcf0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c09bd80 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c09be10 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c09bea0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c09bf30 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c09bfc0 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] 0x2aa0c08a520 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08a5b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c08a640 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c08a6d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c08a760 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c08a7f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c08a880 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c08a910 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c08a9a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c08aa30 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08aac0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c08ab50 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] 0x2aa0c09c2a0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09c330 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c09c3c0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c09c450 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c09c4e0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c09c570 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c09c600 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c09c690 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c09c720 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c09c7b0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c09c840 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c09c8d0 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] 0x2aa0c08b740 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08b7d0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c08b860 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c08b8f0 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c08b980 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c08ba10 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c08baa0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c08bb30 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c08bbc0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c08bc50 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c08bce0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c08bd70 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c08be00 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c08be90 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c08bf20 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c08bfb0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c08c040 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c08c0d0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c08c160 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c08c1f0 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c08c280 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c08c310 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c08c3a0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c08c430 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c08c4c0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c08c550 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c08c5e0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c08c670 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c08c700 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c08c790 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c08c820 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] 0x2aa0c09d4c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c09d550 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c09d5e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c09d670 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c09d700 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c09d790 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c09d820 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c09d8b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c09d940 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c09d9d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c09da60 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c09daf0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c09db80 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c09dc10 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c09dca0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c09dd30 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c09ddc0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c09de50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c09dee0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c09df70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c09e000 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c09e090 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c09e120 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c09e1b0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c09e240 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c09e2d0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c09e360 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c09e3f0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c09e480 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c09e510 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c09e5a0 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] 0x2aa0c08c950 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08c9e0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c08ca70 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c08cb00 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c08cb90 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c08cc20 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c08ccb0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c08cd40 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c08cdd0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c08ce60 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c08cef0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c08cf80 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c08d010 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c08d0a0 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c08d130 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c08d1c0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c08d250 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c08d2e0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c08d370 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c08d400 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c08d490 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c08d520 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c08d5b0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c08d640 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c08d6d0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c08d760 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] 0x2aa0c09e6d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09e760 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c09e7f0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c09e880 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c09e910 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c09e9a0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c09ea30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c09eac0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c09eb50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c09ebe0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c09ec70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c09ed00 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c09ed90 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c09ee20 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c09eeb0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c09ef40 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c09efd0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c09f060 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c09f0f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c09f180 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c09f210 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c09f2a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c09f330 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c09f3c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c09f450 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c09f4e0 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] 0x2aa0c08ae30 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08aec0 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c08af50 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c08afe0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c08b070 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c08b100 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c08b190 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] 0x2aa0c09cbb0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c09cc40 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c09ccd0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c09cd60 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c09cdf0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c09ce80 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c09cf10 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] 0x2aa0c08db60 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c08dbf0 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c08dc80 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c08dd10 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c08dda0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c08de30 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c08dec0 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] 0x2aa0c09f8e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c09f970 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c09fa00 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c09fa90 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c09fb20 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c09fbb0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c09fc40 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] 0x2aa0c08ed80 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c08ee10 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c08eea0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c08ef30 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c08efc0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c08f050 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c08f0e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c08f170 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c08f200 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c08f290 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c08f320 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c08f3b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c08f440 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c08f4d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c08f560 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c08f5f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c08f680 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c08f710 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c08f7a0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c08f830 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c08f8c0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c08f950 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c08f9e0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c08fa70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c08fb00 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] 0x2aa0c0a0b00 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a0b90 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c0a0c20 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c0a0cb0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c0a0d40 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c0a0dd0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c0a0e60 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c0a0ef0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c0a0f80 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c0a1010 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c0a10a0 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c0a1130 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c0a11c0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c0a1250 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c0a12e0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c0a1370 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c0a1400 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c0a1490 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c0a1520 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c0a15b0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c0a1640 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c0a16d0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c0a1760 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c0a17f0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c0a1880 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] 0x2aa0c08e470 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c08e500 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c08e590 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c08e620 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c08e6b0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c08e740 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c08e7d0 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] 0x2aa0c0a01f0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c0a0280 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c0a0310 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c0a03a0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c0a0430 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c0a04c0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c0a0550 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: 0x2aa0c035d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c02ed80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c02ee20 VAL: 'foo' (3 sibs) 43: 0x2aa0c02eeb8 VAL: 'bar' (3 sibs) 43: 0x2aa0c02ef50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0922e0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c092370 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c092400 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c092490 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c092520 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: 0x2aa0c035e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02fad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c02fb68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c02fc10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c02fde0 VAL: 'val0' (2 sibs) 43: 0x2aa0c02fe78 VAL: 'val1' (2 sibs) 43: 0x2aa0c02fca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c02ff20 VAL: 'val2' (2 sibs) 43: 0x2aa0c02ffb8 VAL: 'val3' (2 sibs) 43: 0x2aa0c02fd40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030060 VAL: 'val4' (2 sibs) 43: 0x2aa0c0300f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a1d10 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a1da0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a1e30 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a1ec0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a1f50 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a1fe0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a2070 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a2100 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a2190 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a2220 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a22b0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a2340 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: 0x2aa0c035f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c0306a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030920 VAL: 'val0' (2 sibs) 43: 0x2aa0c0309b8 VAL: 'val1' (2 sibs) 43: 0x2aa0c0307e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c030a60 VAL: 'val2' (2 sibs) 43: 0x2aa0c030af8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0c030c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a23e0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a2470 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a2500 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a2590 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a2620 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a26b0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a2740 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a27d0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a2860 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a28f0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a2980 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a2a10 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: 0x2aa0c036048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c030d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0c031088 VAL: 'val1' (2 sibs) 43: 0x2aa0c030eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c031130 VAL: 'val2' (2 sibs) 43: 0x2aa0c0311c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c031270 VAL: 'val4' (2 sibs) 43: 0x2aa0c031308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a2ab0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a2b40 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a2bd0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a2c60 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a2cf0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a2d80 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a2e10 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a2ea0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a2f30 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a2fc0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a3050 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a30e0 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: 0x2aa0c036160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c031c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c031d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c031dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c031f90 VAL: 'val0' (2 sibs) 43: 0x2aa0c032028 VAL: 'val1' (2 sibs) 43: 0x2aa0c031e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c0320d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c032168 VAL: 'val3' (2 sibs) 43: 0x2aa0c031ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c032210 VAL: 'val4' (2 sibs) 43: 0x2aa0c0322a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a3180 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a3210 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a32a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a3330 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a33c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a3450 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a34e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a3570 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a3600 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a3690 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a3720 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a37b0 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: 0x2aa0c036278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c030290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c030330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c0344b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c034548 VAL: 'env02' (28 sibs) 43: 0x2aa0c0345e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c034678 VAL: 'env04' (28 sibs) 43: 0x2aa0c034710 VAL: 'env11' (28 sibs) 43: 0x2aa0c0347a8 VAL: 'env12' (28 sibs) 43: 0x2aa0c034840 VAL: 'env13' (28 sibs) 43: 0x2aa0c0348d8 VAL: 'env14' (28 sibs) 43: 0x2aa0c034970 VAL: 'env21' (28 sibs) 43: 0x2aa0c034a08 VAL: 'env22' (28 sibs) 43: 0x2aa0c034aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0c034b38 VAL: 'env24' (28 sibs) 43: 0x2aa0c034bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c034c68 VAL: 'env32' (28 sibs) 43: 0x2aa0c034d00 VAL: 'env33' (28 sibs) 43: 0x2aa0c034d98 VAL: 'env34' (28 sibs) 43: 0x2aa0c034e30 VAL: 'env41' (28 sibs) 43: 0x2aa0c034ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0c034f60 VAL: 'env43' (28 sibs) 43: 0x2aa0c034ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0c035090 VAL: 'env51' (28 sibs) 43: 0x2aa0c035128 VAL: 'env52' (28 sibs) 43: 0x2aa0c0351c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c035258 VAL: 'env54' (28 sibs) 43: 0x2aa0c0352f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c035388 VAL: 'env62' (28 sibs) 43: 0x2aa0c035420 VAL: 'env63' (28 sibs) 43: 0x2aa0c0354b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a3850 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a38e0 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c0a3970 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c0a3a00 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c0a3a90 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c0a3b20 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c0a3bb0 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c0a3c40 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c0a3cd0 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c0a3d60 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c0a3df0 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c0a3e80 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c0a3f10 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c0a3fa0 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c0a4030 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c0a40c0 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c0a4150 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c0a41e0 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c0a4270 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c0a4300 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c0a4390 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c0a4420 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c0a44b0 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c0a4540 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c0a45d0 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c0a4660 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c0a46f0 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c0a4780 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c0a4810 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c0a48a0 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c0a4930 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: 0x2aa0c036390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c033360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c0334a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c033670 VAL: 'a' (6 sibs) 43: 0x2aa0c033708 VAL: 'b' (6 sibs) 43: 0x2aa0c0337a0 VAL: 'c' (6 sibs) 43: 0x2aa0c033838 VAL: 'd' (6 sibs) 43: 0x2aa0c0338d0 VAL: 'e' (6 sibs) 43: 0x2aa0c033968 VAL: 'f' (6 sibs) 43: 0x2aa0c033538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c033a10 VAL: 'a' (2 sibs) 43: 0x2aa0c033aa8 VAL: 'b' (2 sibs) 43: 0x2aa0c0335d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c033b50 VAL: 'a' (2 sibs) 43: 0x2aa0c033be8 VAL: 'b' (2 sibs) 43: 0x2aa0c0333f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c033c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c033dd0 VAL: 'a' (6 sibs) 43: 0x2aa0c033e68 VAL: 'b' (6 sibs) 43: 0x2aa0c033f00 VAL: 'c' (6 sibs) 43: 0x2aa0c033f98 VAL: 'd' (6 sibs) 43: 0x2aa0c034030 VAL: 'e' (6 sibs) 43: 0x2aa0c0340c8 VAL: 'f' (6 sibs) 43: 0x2aa0c033d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c034170 VAL: 'a' (2 sibs) 43: 0x2aa0c034208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a49d0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a4a60 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c0a4af0 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c0a4b80 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c0a4c10 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c0a4ca0 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c0a4d30 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c0a4dc0 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c0a4e50 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c0a4ee0 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a4f70 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c0a5000 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c0a5090 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c0a5120 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c0a51b0 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c0a5240 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c0a52d0 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c0a5360 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c0a53f0 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c0a5480 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c0a5510 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c0a55a0 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c0a5630 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c0a56c0 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c0a5750 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c0a57e0 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: 0x2aa0c0364a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c034300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c0343a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c035a40 VAL: 'a' (4 sibs) 43: 0x2aa0c035ad8 VAL: 'b' (4 sibs) 43: 0x2aa0c035b70 VAL: 'c' (4 sibs) 43: 0x2aa0c035c08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a5880 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a5910 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c0a59a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c0a5a30 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c0a5ac0 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c0a5b50 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c0a5be0 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: 0x2aa0c0365c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02f610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c02f4d0 VAL: 'a' (2 sibs) 43: 0x2aa0c02f568 VAL: 'b' (2 sibs) 43: 0x2aa0c02f6a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c02f390 VAL: 'c' (2 sibs) 43: 0x2aa0c02f428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a5c80 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a5d10 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c0a5da0 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c0a5e30 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c0a5ec0 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c0a5f50 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c0a5fe0 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: 0x2aa0c0366d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c0301a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c02f250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c02f2e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c038740 VAL: 'a' (21 sibs) 43: 0x2aa0c0387d8 VAL: 'b' (21 sibs) 43: 0x2aa0c038870 VAL: 'b1' (21 sibs) 43: 0x2aa0c038908 VAL: 'b2' (21 sibs) 43: 0x2aa0c0389a0 VAL: 'b3' (21 sibs) 43: 0x2aa0c038a38 VAL: 'b4' (21 sibs) 43: 0x2aa0c038ad0 VAL: 'b5' (21 sibs) 43: 0x2aa0c038b68 VAL: 'b6' (21 sibs) 43: 0x2aa0c038c00 VAL: 'b61' (21 sibs) 43: 0x2aa0c038c98 VAL: 'b62' (21 sibs) 43: 0x2aa0c038d30 VAL: 'b63' (21 sibs) 43: 0x2aa0c038dc8 VAL: 'b64' (21 sibs) 43: 0x2aa0c038e60 VAL: 'b65' (21 sibs) 43: 0x2aa0c038ef8 VAL: 'b66' (21 sibs) 43: 0x2aa0c038f90 VAL: 'b7' (21 sibs) 43: 0x2aa0c039028 VAL: 'b8' (21 sibs) 43: 0x2aa0c0390c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c039158 VAL: 'b10' (21 sibs) 43: 0x2aa0c0391f0 VAL: 'e' (21 sibs) 43: 0x2aa0c039288 VAL: 'f' (21 sibs) 43: 0x2aa0c039320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a6080 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a6110 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c0a61a0 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c0a6230 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c0a62c0 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c0a6350 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c0a63e0 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c0a6470 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c0a6500 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c0a6590 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c0a6620 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c0a66b0 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c0a6740 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c0a67d0 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c0a6860 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c0a68f0 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c0a6980 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c0a6a10 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c0a6aa0 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c0a6b30 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c0a6bc0 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c0a6c50 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c0a6ce0 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c0a6d70 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c0a6e00 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: 0x2aa0c0367f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c035560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c0313b0 VAL: 'f' (1 sibs) 43: 0x2aa0c0355f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c035690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c031450 VAL: 'b' (1 sibs) 43: 0x2aa0c035728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a6ea0 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c0a6f30 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c0a6fc0 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c0a7050 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c0a70e0 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c0a7170 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c0a7200 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: 0x2aa0c035d00 [ROOT] STREAM: (0 sibs) 1 children: 43: 0x2aa0c02ed80 DOCSEQ: (1 sibs) 3 children: 43: 0x2aa0c02ee20 VAL: 'foo' (3 sibs) 43: 0x2aa0c02eeb8 VAL: 'bar' (3 sibs) 43: 0x2aa0c02ef50 VAL: 'baz' (3 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a72a0 [ROOT] STREAM: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a7330 DOCSEQ: (1 sibs) 3 children: 43: [2] [2] 0x2aa0c0a73c0 VAL: 'foo' (3 sibs) 43: [3] [3] 0x2aa0c0a7450 VAL: 'bar' (3 sibs) 43: [4] [4] 0x2aa0c0a74e0 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: 0x2aa0c035e18 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02fad0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c02fb68 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c02fc10 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c02fde0 VAL: 'val0' (2 sibs) 43: 0x2aa0c02fe78 VAL: 'val1' (2 sibs) 43: 0x2aa0c02fca8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c02ff20 VAL: 'val2' (2 sibs) 43: 0x2aa0c02ffb8 VAL: 'val3' (2 sibs) 43: 0x2aa0c02fd40 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030060 VAL: 'val4' (2 sibs) 43: 0x2aa0c0300f8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a7580 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a7610 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a76a0 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a7730 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a77c0 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a7850 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a78e0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a7970 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a7a00 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a7a90 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a7b20 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a7bb0 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: 0x2aa0c035f30 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030610 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c0306a8 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030750 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030920 VAL: 'val0' (2 sibs) 43: 0x2aa0c0309b8 VAL: 'val1' (2 sibs) 43: 0x2aa0c0307e8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c030a60 VAL: 'val2' (2 sibs) 43: 0x2aa0c030af8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030880 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c030ba0 VAL: 'val4' (2 sibs) 43: 0x2aa0c030c38 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a7c50 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a7ce0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a7d70 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a7e00 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a7e90 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a7f20 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a7fb0 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a8040 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a80d0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a8160 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a81f0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a8280 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: 0x2aa0c036048 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c030ce0 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c030d78 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c030e20 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c030ff0 VAL: 'val0' (2 sibs) 43: 0x2aa0c031088 VAL: 'val1' (2 sibs) 43: 0x2aa0c030eb8 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c031130 VAL: 'val2' (2 sibs) 43: 0x2aa0c0311c8 VAL: 'val3' (2 sibs) 43: 0x2aa0c030f50 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c031270 VAL: 'val4' (2 sibs) 43: 0x2aa0c031308 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a8320 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a83b0 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a8440 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a84d0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a8560 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a85f0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a8680 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a8710 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a87a0 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a8830 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a88c0 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a8950 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: 0x2aa0c036160 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c031c80 KEYVAL: 'key' 'value' (2 sibs) 43: 0x2aa0c031d18 KEYMAP: 'another_key' (2 sibs) 3 children: 43: 0x2aa0c031dc0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: 0x2aa0c031f90 VAL: 'val0' (2 sibs) 43: 0x2aa0c032028 VAL: 'val1' (2 sibs) 43: 0x2aa0c031e58 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: 0x2aa0c0320d0 VAL: 'val2' (2 sibs) 43: 0x2aa0c032168 VAL: 'val3' (2 sibs) 43: 0x2aa0c031ef0 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: 0x2aa0c032210 VAL: 'val4' (2 sibs) 43: 0x2aa0c0322a8 VAL: 'val5' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a89f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0a8a80 KEYVAL: 'key' 'value' (2 sibs) 43: [2] [2] 0x2aa0c0a8b10 KEYMAP: 'another_key' (2 sibs) 3 children: 43: [3] [3] 0x2aa0c0a8ba0 KEYSEQ: 'sub_key0' (3 sibs) 2 children: 43: [4] [4] 0x2aa0c0a8c30 VAL: 'val0' (2 sibs) 43: [5] [5] 0x2aa0c0a8cc0 VAL: 'val1' (2 sibs) 43: [6] [6] 0x2aa0c0a8d50 KEYSEQ: 'sub_key1' (3 sibs) 2 children: 43: [7] [7] 0x2aa0c0a8de0 VAL: 'val2' (2 sibs) 43: [8] [8] 0x2aa0c0a8e70 VAL: 'val3' (2 sibs) 43: [9] [9] 0x2aa0c0a8f00 KEYSEQ: 'sub_key2' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0a8f90 VAL: 'val4' (2 sibs) 43: [11] [11] 0x2aa0c0a9020 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: 0x2aa0c036278 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c030290 KEYMAP: 'matrix' (1 sibs) 1 children: 43: 0x2aa0c030330 KEYSEQ: 'include' (1 sibs) 28 children: 43: 0x2aa0c0344b0 VAL: 'env01' (28 sibs) 43: 0x2aa0c034548 VAL: 'env02' (28 sibs) 43: 0x2aa0c0345e0 VAL: 'env03' (28 sibs) 43: 0x2aa0c034678 VAL: 'env04' (28 sibs) 43: 0x2aa0c034710 VAL: 'env11' (28 sibs) 43: 0x2aa0c0347a8 VAL: 'env12' (28 sibs) 43: 0x2aa0c034840 VAL: 'env13' (28 sibs) 43: 0x2aa0c0348d8 VAL: 'env14' (28 sibs) 43: 0x2aa0c034970 VAL: 'env21' (28 sibs) 43: 0x2aa0c034a08 VAL: 'env22' (28 sibs) 43: 0x2aa0c034aa0 VAL: 'env23' (28 sibs) 43: 0x2aa0c034b38 VAL: 'env24' (28 sibs) 43: 0x2aa0c034bd0 VAL: 'env31' (28 sibs) 43: 0x2aa0c034c68 VAL: 'env32' (28 sibs) 43: 0x2aa0c034d00 VAL: 'env33' (28 sibs) 43: 0x2aa0c034d98 VAL: 'env34' (28 sibs) 43: 0x2aa0c034e30 VAL: 'env41' (28 sibs) 43: 0x2aa0c034ec8 VAL: 'env42' (28 sibs) 43: 0x2aa0c034f60 VAL: 'env43' (28 sibs) 43: 0x2aa0c034ff8 VAL: 'env44' (28 sibs) 43: 0x2aa0c035090 VAL: 'env51' (28 sibs) 43: 0x2aa0c035128 VAL: 'env52' (28 sibs) 43: 0x2aa0c0351c0 VAL: 'env53' (28 sibs) 43: 0x2aa0c035258 VAL: 'env54' (28 sibs) 43: 0x2aa0c0352f0 VAL: 'env61' (28 sibs) 43: 0x2aa0c035388 VAL: 'env62' (28 sibs) 43: 0x2aa0c035420 VAL: 'env63' (28 sibs) 43: 0x2aa0c0354b8 VAL: 'env64' (28 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0a90c0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0a9150 KEYMAP: 'matrix' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c0a91e0 KEYSEQ: 'include' (1 sibs) 28 children: 43: [3] [3] 0x2aa0c0a9270 VAL: 'env01' (28 sibs) 43: [4] [4] 0x2aa0c0a9300 VAL: 'env02' (28 sibs) 43: [5] [5] 0x2aa0c0a9390 VAL: 'env03' (28 sibs) 43: [6] [6] 0x2aa0c0a9420 VAL: 'env04' (28 sibs) 43: [7] [7] 0x2aa0c0a94b0 VAL: 'env11' (28 sibs) 43: [8] [8] 0x2aa0c0a9540 VAL: 'env12' (28 sibs) 43: [9] [9] 0x2aa0c0a95d0 VAL: 'env13' (28 sibs) 43: [10] [10] 0x2aa0c0a9660 VAL: 'env14' (28 sibs) 43: [11] [11] 0x2aa0c0a96f0 VAL: 'env21' (28 sibs) 43: [12] [12] 0x2aa0c0a9780 VAL: 'env22' (28 sibs) 43: [13] [13] 0x2aa0c0a9810 VAL: 'env23' (28 sibs) 43: [14] [14] 0x2aa0c0a98a0 VAL: 'env24' (28 sibs) 43: [15] [15] 0x2aa0c0a9930 VAL: 'env31' (28 sibs) 43: [16] [16] 0x2aa0c0a99c0 VAL: 'env32' (28 sibs) 43: [17] [17] 0x2aa0c0a9a50 VAL: 'env33' (28 sibs) 43: [18] [18] 0x2aa0c0a9ae0 VAL: 'env34' (28 sibs) 43: [19] [19] 0x2aa0c0a9b70 VAL: 'env41' (28 sibs) 43: [20] [20] 0x2aa0c0a9c00 VAL: 'env42' (28 sibs) 43: [21] [21] 0x2aa0c0a9c90 VAL: 'env43' (28 sibs) 43: [22] [22] 0x2aa0c0a9d20 VAL: 'env44' (28 sibs) 43: [23] [23] 0x2aa0c0a9db0 VAL: 'env51' (28 sibs) 43: [24] [24] 0x2aa0c0a9e40 VAL: 'env52' (28 sibs) 43: [25] [25] 0x2aa0c0a9ed0 VAL: 'env53' (28 sibs) 43: [26] [26] 0x2aa0c0a9f60 VAL: 'env54' (28 sibs) 43: [27] [27] 0x2aa0c0a9ff0 VAL: 'env61' (28 sibs) 43: [28] [28] 0x2aa0c0aa080 VAL: 'env62' (28 sibs) 43: [29] [29] 0x2aa0c0aa110 VAL: 'env63' (28 sibs) 43: [30] [30] 0x2aa0c0aa1a0 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: 0x2aa0c036390 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c033360 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: 0x2aa0c0334a0 KEYSEQ: 'files' (3 sibs) 6 children: 43: 0x2aa0c033670 VAL: 'a' (6 sibs) 43: 0x2aa0c033708 VAL: 'b' (6 sibs) 43: 0x2aa0c0337a0 VAL: 'c' (6 sibs) 43: 0x2aa0c033838 VAL: 'd' (6 sibs) 43: 0x2aa0c0338d0 VAL: 'e' (6 sibs) 43: 0x2aa0c033968 VAL: 'f' (6 sibs) 43: 0x2aa0c033538 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: 0x2aa0c033a10 VAL: 'a' (2 sibs) 43: 0x2aa0c033aa8 VAL: 'b' (2 sibs) 43: 0x2aa0c0335d0 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: 0x2aa0c033b50 VAL: 'a' (2 sibs) 43: 0x2aa0c033be8 VAL: 'b' (2 sibs) 43: 0x2aa0c0333f8 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: 0x2aa0c033c90 KEYSEQ: 'files' (2 sibs) 6 children: 43: 0x2aa0c033dd0 VAL: 'a' (6 sibs) 43: 0x2aa0c033e68 VAL: 'b' (6 sibs) 43: 0x2aa0c033f00 VAL: 'c' (6 sibs) 43: 0x2aa0c033f98 VAL: 'd' (6 sibs) 43: 0x2aa0c034030 VAL: 'e' (6 sibs) 43: 0x2aa0c0340c8 VAL: 'f' (6 sibs) 43: 0x2aa0c033d28 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: 0x2aa0c034170 VAL: 'a' (2 sibs) 43: 0x2aa0c034208 VAL: 'b' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0aa240 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0aa2d0 KEYMAP: 'skip_commits' (2 sibs) 3 children: 43: [2] [2] 0x2aa0c0aa360 KEYSEQ: 'files' (3 sibs) 6 children: 43: [3] [3] 0x2aa0c0aa3f0 VAL: 'a' (6 sibs) 43: [4] [4] 0x2aa0c0aa480 VAL: 'b' (6 sibs) 43: [5] [5] 0x2aa0c0aa510 VAL: 'c' (6 sibs) 43: [6] [6] 0x2aa0c0aa5a0 VAL: 'd' (6 sibs) 43: [7] [7] 0x2aa0c0aa630 VAL: 'e' (6 sibs) 43: [8] [8] 0x2aa0c0aa6c0 VAL: 'f' (6 sibs) 43: [9] [9] 0x2aa0c0aa750 KEYSEQ: 'more_files' (3 sibs) 2 children: 43: [10] [10] 0x2aa0c0aa7e0 VAL: 'a' (2 sibs) 43: [11] [11] 0x2aa0c0aa870 VAL: 'b' (2 sibs) 43: [12] [12] 0x2aa0c0aa900 KEYSEQ: 'even_more_files' (3 sibs) 2 children: 43: [13] [13] 0x2aa0c0aa990 VAL: 'a' (2 sibs) 43: [14] [14] 0x2aa0c0aaa20 VAL: 'b' (2 sibs) 43: [15] [15] 0x2aa0c0aaab0 KEYMAP: 'more_skip' (2 sibs) 2 children: 43: [16] [16] 0x2aa0c0aab40 KEYSEQ: 'files' (2 sibs) 6 children: 43: [17] [17] 0x2aa0c0aabd0 VAL: 'a' (6 sibs) 43: [18] [18] 0x2aa0c0aac60 VAL: 'b' (6 sibs) 43: [19] [19] 0x2aa0c0aacf0 VAL: 'c' (6 sibs) 43: [20] [20] 0x2aa0c0aad80 VAL: 'd' (6 sibs) 43: [21] [21] 0x2aa0c0aae10 VAL: 'e' (6 sibs) 43: [22] [22] 0x2aa0c0aaea0 VAL: 'f' (6 sibs) 43: [23] [23] 0x2aa0c0aaf30 KEYSEQ: 'more_files' (2 sibs) 2 children: 43: [24] [24] 0x2aa0c0aafc0 VAL: 'a' (2 sibs) 43: [25] [25] 0x2aa0c0ab050 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: 0x2aa0c0364a8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c034300 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: 0x2aa0c0343a0 KEYSEQ: 'files' (1 sibs) 4 children: 43: 0x2aa0c035a40 VAL: 'a' (4 sibs) 43: 0x2aa0c035ad8 VAL: 'b' (4 sibs) 43: 0x2aa0c035b70 VAL: 'c' (4 sibs) 43: 0x2aa0c035c08 VAL: 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0ab0f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0ab180 KEYMAP: 'skip_commits' (1 sibs) 1 children: 43: [2] [2] 0x2aa0c0ab210 KEYSEQ: 'files' (1 sibs) 4 children: 43: [3] [3] 0x2aa0c0ab2a0 VAL: 'a' (4 sibs) 43: [4] [4] 0x2aa0c0ab330 VAL: 'b' (4 sibs) 43: [5] [5] 0x2aa0c0ab3c0 VAL: 'c' (4 sibs) 43: [6] [6] 0x2aa0c0ab450 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: 0x2aa0c0365c0 [ROOT] MAP: (0 sibs) 2 children: 43: 0x2aa0c02f610 KEYSEQ: 'foo' (2 sibs) 2 children: 43: 0x2aa0c02f4d0 VAL: 'a' (2 sibs) 43: 0x2aa0c02f568 VAL: 'b' (2 sibs) 43: 0x2aa0c02f6a8 KEYSEQ: 'bar' (2 sibs) 2 children: 43: 0x2aa0c02f390 VAL: 'c' (2 sibs) 43: 0x2aa0c02f428 VAL: 'd' (2 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0ab4f0 [ROOT] MAP: (1 sibs) 2 children: 43: [1] [1] 0x2aa0c0ab580 KEYSEQ: 'foo' (2 sibs) 2 children: 43: [2] [2] 0x2aa0c0ab610 VAL: 'a' (2 sibs) 43: [3] [3] 0x2aa0c0ab6a0 VAL: 'b' (2 sibs) 43: [4] [4] 0x2aa0c0ab730 KEYSEQ: 'bar' (2 sibs) 2 children: 43: [5] [5] 0x2aa0c0ab7c0 VAL: 'c' (2 sibs) 43: [6] [6] 0x2aa0c0ab850 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: 0x2aa0c0366d8 [ROOT] MAP: (0 sibs) 1 children: 43: 0x2aa0c0301a0 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: 0x2aa0c02f250 KEYVAL: 'map' 'mirror' (2 sibs) 43: 0x2aa0c02f2e8 KEYSEQ: 'dat' (2 sibs) 21 children: 43: 0x2aa0c038740 VAL: 'a' (21 sibs) 43: 0x2aa0c0387d8 VAL: 'b' (21 sibs) 43: 0x2aa0c038870 VAL: 'b1' (21 sibs) 43: 0x2aa0c038908 VAL: 'b2' (21 sibs) 43: 0x2aa0c0389a0 VAL: 'b3' (21 sibs) 43: 0x2aa0c038a38 VAL: 'b4' (21 sibs) 43: 0x2aa0c038ad0 VAL: 'b5' (21 sibs) 43: 0x2aa0c038b68 VAL: 'b6' (21 sibs) 43: 0x2aa0c038c00 VAL: 'b61' (21 sibs) 43: 0x2aa0c038c98 VAL: 'b62' (21 sibs) 43: 0x2aa0c038d30 VAL: 'b63' (21 sibs) 43: 0x2aa0c038dc8 VAL: 'b64' (21 sibs) 43: 0x2aa0c038e60 VAL: 'b65' (21 sibs) 43: 0x2aa0c038ef8 VAL: 'b66' (21 sibs) 43: 0x2aa0c038f90 VAL: 'b7' (21 sibs) 43: 0x2aa0c039028 VAL: 'b8' (21 sibs) 43: 0x2aa0c0390c0 VAL: 'b9' (21 sibs) 43: 0x2aa0c039158 VAL: 'b10' (21 sibs) 43: 0x2aa0c0391f0 VAL: 'e' (21 sibs) 43: 0x2aa0c039288 VAL: 'f' (21 sibs) 43: 0x2aa0c039320 VAL: 'g' (21 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0ab8f0 [ROOT] MAP: (1 sibs) 1 children: 43: [1] [1] 0x2aa0c0ab980 KEYMAP: 'stand2sit' (1 sibs) 2 children: 43: [2] [2] 0x2aa0c0aba10 KEYVAL: 'map' 'mirror' (2 sibs) 43: [3] [3] 0x2aa0c0abaa0 KEYSEQ: 'dat' (2 sibs) 21 children: 43: [4] [4] 0x2aa0c0abb30 VAL: 'a' (21 sibs) 43: [5] [5] 0x2aa0c0abbc0 VAL: 'b' (21 sibs) 43: [6] [6] 0x2aa0c0abc50 VAL: 'b1' (21 sibs) 43: [7] [7] 0x2aa0c0abce0 VAL: 'b2' (21 sibs) 43: [8] [8] 0x2aa0c0abd70 VAL: 'b3' (21 sibs) 43: [9] [9] 0x2aa0c0abe00 VAL: 'b4' (21 sibs) 43: [10] [10] 0x2aa0c0abe90 VAL: 'b5' (21 sibs) 43: [11] [11] 0x2aa0c0abf20 VAL: 'b6' (21 sibs) 43: [12] [12] 0x2aa0c0abfb0 VAL: 'b61' (21 sibs) 43: [13] [13] 0x2aa0c0ac040 VAL: 'b62' (21 sibs) 43: [14] [14] 0x2aa0c0ac0d0 VAL: 'b63' (21 sibs) 43: [15] [15] 0x2aa0c0ac160 VAL: 'b64' (21 sibs) 43: [16] [16] 0x2aa0c0ac1f0 VAL: 'b65' (21 sibs) 43: [17] [17] 0x2aa0c0ac280 VAL: 'b66' (21 sibs) 43: [18] [18] 0x2aa0c0ac310 VAL: 'b7' (21 sibs) 43: [19] [19] 0x2aa0c0ac3a0 VAL: 'b8' (21 sibs) 43: [20] [20] 0x2aa0c0ac430 VAL: 'b9' (21 sibs) 43: [21] [21] 0x2aa0c0ac4c0 VAL: 'b10' (21 sibs) 43: [22] [22] 0x2aa0c0ac550 VAL: 'e' (21 sibs) 43: [23] [23] 0x2aa0c0ac5e0 VAL: 'f' (21 sibs) 43: [24] [24] 0x2aa0c0ac670 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: 0x2aa0c0367f0 [ROOT] MAP: (0 sibs) 4 children: 43: 0x2aa0c035560 KEYSEQ: 'e' (4 sibs) 1 children: 43: 0x2aa0c0313b0 VAL: 'f' (1 sibs) 43: 0x2aa0c0355f8 KEYVAL: 'g' 'h' (4 sibs) 43: 0x2aa0c035690 KEYSEQ: 'a' (4 sibs) 1 children: 43: 0x2aa0c031450 VAL: 'b' (1 sibs) 43: 0x2aa0c035728 KEYVAL: 'c' 'd' (4 sibs) 43: RECREATED TREE: 43: -------------------------------------- 43: [0][0] 0x2aa0c0ac710 [ROOT] MAP: (1 sibs) 4 children: 43: [1] [1] 0x2aa0c0ac7a0 KEYSEQ: 'e' (4 sibs) 1 children: 43: [2] [2] 0x2aa0c0ac830 VAL: 'f' (1 sibs) 43: [3] [3] 0x2aa0c0ac8c0 KEYVAL: 'g' 'h' (4 sibs) 43: [4] [4] 0x2aa0c0ac950 KEYSEQ: 'a' (4 sibs) 1 children: 43: [5] [5] 0x2aa0c0ac9e0 VAL: 'b' (1 sibs) 43: [6] [6] 0x2aa0c0aca70 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 (11 ms total) 43: 43: [----------] Global test environment tear-down 43: [==========] 397 tests from 2 test suites ran. (11 ms total) 43: [ PASSED ] 397 tests. 43/52 Test #43: ryml-test-indentation ............. Passed 0.01 sec test 44 Start 44: ryml-test-number 44: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-number-0.5.0 44: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 44: Test timeout computed to be: 10000000 44: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 44: [==========] Running 218 tests from 3 test suites. 44: [----------] Global test environment set-up. 44: [----------] 1 test from CaseNode 44: [ RUN ] CaseNode.setting_up 44: [ OK ] CaseNode.setting_up (0 ms) 44: [----------] 1 test from CaseNode (0 ms total) 44: 44: [----------] 1 test from number 44: [ RUN ] number.idec 44: [ OK ] number.idec (0 ms) 44: [----------] 1 test from number (0 ms total) 44: 44: [----------] 216 tests from NUMBER/YmlTestCase 44: [ RUN ] NUMBER/YmlTestCase.parse_unix/0 44: ------------------------------------------- 44: running test case 'integer numbers, flow' 44: ------------------------------------------- 44: --------------- 44: translation: [-2, -2, 5, 0xa, -0xb, 0XA, -0XA, 0b10, -0b10, 0B10, -0B10, 0o17, -0o17, 0O17, -0O17]--------------- 44: REF TREE: 44: 0x2aa37a5d020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa37a5b8d0 VAL: '-2' (15 sibs) 44: 0x2aa37a5b968 VAL: '-2' (15 sibs) 44: 0x2aa37a5ba00 VAL: '5' (15 sibs) 44: 0x2aa37a5ba98 VAL: '0xa' (15 sibs) 44: 0x2aa37a5bb30 VAL: '-0xb' (15 sibs) 44: 0x2aa37a5bbc8 VAL: '0XA' (15 sibs) 44: 0x2aa37a5bc60 VAL: '-0XA' (15 sibs) 44: 0x2aa37a5bcf8 VAL: '0b10' (15 sibs) 44: 0x2aa37a5bd90 VAL: '-0b10' (15 sibs) 44: 0x2aa37a5be28 VAL: '0B10' (15 sibs) 44: 0x2aa37a5bec0 VAL: '-0B10' (15 sibs) 44: 0x2aa37a5bf58 VAL: '0o17' (15 sibs) 44: 0x2aa37a5bff0 VAL: '-0o17' (15 sibs) 44: 0x2aa37a5c088 VAL: '0O17' (15 sibs) 44: 0x2aa37a5c120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a81350 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a813e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a81470 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a81500 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a81590 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a81620 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a816b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a81740 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a817d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a81860 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a818f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a81980 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a81a10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a81aa0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a81b30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a81bc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a81c50 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: 0x2aa37a5d138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa37a5b2d0 VAL: '-2' (3 sibs) 44: 0x2aa37a5b368 VAL: '-2' (3 sibs) 44: 0x2aa37a5b400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a83980 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a83a10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a83aa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a83b30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a83bc0 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: 0x2aa37a5d250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5c630 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5c6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5c760 VAL: '0.1' (8 sibs) 44: 0x2aa37a5c7f8 VAL: '.1' (8 sibs) 44: 0x2aa37a5c890 VAL: '-.2' (8 sibs) 44: 0x2aa37a5c928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5c9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5ca58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a856b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a85740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a857d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a85860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a858f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a85980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a85a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a85aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a85b30 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: 0x2aa37a5d368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5cb00 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5cb98 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5cc30 VAL: '0.1' (8 sibs) 44: 0x2aa37a5ccc8 VAL: '.1' (8 sibs) 44: 0x2aa37a5cd60 VAL: '-.2' (8 sibs) 44: 0x2aa37a5cdf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5ce90 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5cf28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a873e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a87470 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a87500 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a87590 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a87620 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a876b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a87740 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a877d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a87860 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: 0x2aa37a5d480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5d8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5d938 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5d9d0 VAL: '0.1' (8 sibs) 44: 0x2aa37a5da68 VAL: '.1' (8 sibs) 44: 0x2aa37a5db00 VAL: '-.2' (8 sibs) 44: 0x2aa37a5db98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5dc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5dcc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a89110 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a891a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a89230 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a892c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a89350 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a893e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a89470 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a89500 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a89590 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: 0x2aa37a5d598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa37a5e3b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa37a5e448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa37a5e4e0 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ec10 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5eca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e578 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ed50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5ede8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e610 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ee90 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5ef28 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e6a8 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5efd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5f068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e740 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e7d8 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e870 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e908 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f2f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e9a0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5ea38 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa37a5ead0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f6a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5eb68 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f7e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8c960 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a8c9f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a8ca80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a8cb10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a8cba0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a8cc30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a8ccc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a8cd50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a8cde0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a8ce70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a8cf00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a8cf90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a8d020 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a8d0b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a8d140 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a8d1d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a8d260 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a8d2f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a8d380 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a8d410 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a8d4a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a8d530 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a8d5c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a8d650 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a8d6e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a8d770 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a8d800 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a8d890 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a8d920 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a8d9b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a8da40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a8dad0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a8db60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a8dbf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a8dc80 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: 0x2aa37a5d020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa37a5b8d0 VAL: '-2' (15 sibs) 44: 0x2aa37a5b968 VAL: '-2' (15 sibs) 44: 0x2aa37a5ba00 VAL: '5' (15 sibs) 44: 0x2aa37a5ba98 VAL: '0xa' (15 sibs) 44: 0x2aa37a5bb30 VAL: '-0xb' (15 sibs) 44: 0x2aa37a5bbc8 VAL: '0XA' (15 sibs) 44: 0x2aa37a5bc60 VAL: '-0XA' (15 sibs) 44: 0x2aa37a5bcf8 VAL: '0b10' (15 sibs) 44: 0x2aa37a5bd90 VAL: '-0b10' (15 sibs) 44: 0x2aa37a5be28 VAL: '0B10' (15 sibs) 44: 0x2aa37a5bec0 VAL: '-0B10' (15 sibs) 44: 0x2aa37a5bf58 VAL: '0o17' (15 sibs) 44: 0x2aa37a5bff0 VAL: '-0o17' (15 sibs) 44: 0x2aa37a5c088 VAL: '0O17' (15 sibs) 44: 0x2aa37a5c120 VAL: '-0O17' (15 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8b750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a8b7e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a8b870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a8b900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a8b990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a8ba20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a8bab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a8bb40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a8bbd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a8bc60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a8bcf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a8bd80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a8be10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a8bea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a8bf30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a8bfc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a8c050 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: 0x2aa37a5d138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa37a5b2d0 VAL: '-2' (3 sibs) 44: 0x2aa37a5b368 VAL: '-2' (3 sibs) 44: 0x2aa37a5b400 VAL: '-5' (3 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8ae40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a8aed0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a8af60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a8aff0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a8b080 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: 0x2aa37a5d250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5c630 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5c6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5c760 VAL: '0.1' (8 sibs) 44: 0x2aa37a5c7f8 VAL: '.1' (8 sibs) 44: 0x2aa37a5c890 VAL: '-.2' (8 sibs) 44: 0x2aa37a5c928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5c9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5ca58 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8ed70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a8ee00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a8ee90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a8ef20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a8efb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a8f040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a8f0d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a8f160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a8f1f0 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: 0x2aa37a5d368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5cb00 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5cb98 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5cc30 VAL: '0.1' (8 sibs) 44: 0x2aa37a5ccc8 VAL: '.1' (8 sibs) 44: 0x2aa37a5cd60 VAL: '-.2' (8 sibs) 44: 0x2aa37a5cdf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5ce90 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5cf28 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8f680 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a8f710 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a8f7a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a8f830 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a8f8c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a8f950 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a8f9e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a8fa70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a8fb00 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: 0x2aa37a5d480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5d8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5d938 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5d9d0 VAL: '0.1' (8 sibs) 44: 0x2aa37a5da68 VAL: '.1' (8 sibs) 44: 0x2aa37a5db00 VAL: '-.2' (8 sibs) 44: 0x2aa37a5db98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5dc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5dcc8 VAL: '1.12345e+011' (8 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a8ff90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a90020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a900b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a90140 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a901d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a90260 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a902f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a90380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a90410 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: 0x2aa37a5d598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa37a5e3b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa37a5e448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa37a5e4e0 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ec10 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5eca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e578 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ed50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5ede8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e610 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ee90 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5ef28 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e6a8 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5efd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5f068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e740 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e7d8 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e870 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e908 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f2f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e9a0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5ea38 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa37a5ead0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f6a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5eb68 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f7e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: PARSED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a923c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a92450 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a924e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a92570 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a92600 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a92690 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a92720 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a927b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a92840 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a928d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a92960 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a929f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a92a80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a92b10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a92ba0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a92c30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a92cc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a92d50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a92de0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a92e70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a92f00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a92f90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a93020 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a930b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a93140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a931d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a93260 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a932f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a93380 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a93410 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a934a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a93530 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a935c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a93650 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a936e0 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] 0x2aa37a81350 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a813e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a81470 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a81500 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a81590 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a81620 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a816b0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a81740 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a817d0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a81860 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a818f0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a81980 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a81a10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a81aa0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a81b30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a81bc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a81c50 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] 0x2aa37aa0ee0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aa0f70 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37aa1000 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37aa1090 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37aa1120 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37aa11b0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37aa1240 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37aa12d0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37aa1360 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37aa13f0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37aa1480 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37aa1510 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37aa15a0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37aa1630 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37aa16c0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37aa1750 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37aa17e0 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] 0x2aa37a83980 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a83a10 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a83aa0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a83b30 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a83bc0 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] 0x2aa37aa05d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aa0660 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37aa06f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37aa0780 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37aa0810 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] 0x2aa37a856b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a85740 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a857d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a85860 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a858f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a85980 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a85a10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a85aa0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a85b30 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] 0x2aa37aa20f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa2180 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa2210 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa22a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa2330 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa23c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa2450 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa24e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa2570 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] 0x2aa37a873e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a87470 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a87500 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a87590 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a87620 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a876b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a87740 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a877d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a87860 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] 0x2aa37aa2a00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa2a90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa2b20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa2bb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa2c40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa2cd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa2d60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa2df0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa2e80 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] 0x2aa37a89110 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a891a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a89230 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a892c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a89350 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a893e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a89470 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a89500 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a89590 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] 0x2aa37aa3310 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa33a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa3430 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa34c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa3550 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa35e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa3670 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa3700 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa3790 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] 0x2aa37a8c960 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a8c9f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a8ca80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a8cb10 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a8cba0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a8cc30 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a8ccc0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a8cd50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a8cde0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a8ce70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a8cf00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a8cf90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a8d020 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a8d0b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a8d140 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a8d1d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a8d260 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a8d2f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a8d380 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a8d410 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a8d4a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a8d530 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a8d5c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a8d650 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a8d6e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a8d770 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a8d800 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a8d890 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a8d920 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a8d9b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a8da40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a8dad0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a8db60 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a8dbf0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a8dc80 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] 0x2aa37aa5740 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37aa57d0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37aa5860 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37aa58f0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37aa5980 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37aa5a10 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37aa5aa0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37aa5b30 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37aa5bc0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37aa5c50 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37aa5ce0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37aa5d70 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37aa5e00 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37aa5e90 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37aa5f20 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37aa5fb0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37aa6040 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37aa60d0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37aa6160 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37aa61f0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37aa6280 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37aa6310 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37aa63a0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37aa6430 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37aa64c0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37aa6550 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37aa65e0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37aa6670 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37aa6700 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37aa6790 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37aa6820 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37aa68b0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37aa6940 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37aa69d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37aa6a60 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] 0x2aa37a911b0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a91240 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a912d0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a91360 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a913f0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a91480 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a91510 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a915a0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a91630 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a916c0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a91750 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a917e0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a91870 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a91900 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a91990 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a91a20 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a91ab0 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] 0x2aa37aa4530 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aa45c0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37aa4650 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37aa46e0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37aa4770 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37aa4800 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37aa4890 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37aa4920 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37aa49b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37aa4a40 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37aa4ad0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37aa4b60 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37aa4bf0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37aa4c80 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37aa4d10 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37aa4da0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37aa4e30 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] 0x2aa37a908a0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a90930 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a909c0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a90a50 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a90ae0 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] 0x2aa37aa3c20 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aa3cb0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37aa3d40 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37aa3dd0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37aa3e60 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] 0x2aa37a947d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a94860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a948f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a94980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a94a10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a94aa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a94b30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a94bc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a94c50 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] 0x2aa37aa7b50 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa7be0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa7c70 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa7d00 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa7d90 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa7e20 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa7eb0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa7f40 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa7fd0 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] 0x2aa37a950e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a95170 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a95200 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a95290 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a95320 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a953b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a95440 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a954d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a95560 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] 0x2aa37aa8460 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa84f0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa8580 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa8610 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa86a0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa8730 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa87c0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa8850 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa88e0 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] 0x2aa37a959f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a95a80 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a95b10 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a95ba0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a95c30 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a95cc0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a95d50 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a95de0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a95e70 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] 0x2aa37aa8d70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aa8e00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aa8e90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aa8f20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aa8fb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aa9040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aa90d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aa9160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aa91f0 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] 0x2aa37a97e60 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a97ef0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a97f80 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a98010 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a980a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a98130 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a981c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a98250 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a982e0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a98370 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a98400 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a98490 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a98520 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a985b0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a98640 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a986d0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a98760 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a987f0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a98880 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a98910 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a989a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a98a30 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a98ac0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a98b50 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a98be0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a98c70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a98d00 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a98d90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a98e20 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a98eb0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a98f40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a98fd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a99060 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a990f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a99180 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] 0x2aa37aab1a0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37aab230 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37aab2c0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37aab350 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37aab3e0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37aab470 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37aab500 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37aab590 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37aab620 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37aab6b0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37aab740 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37aab7d0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37aab860 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37aab8f0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37aab980 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37aaba10 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37aabaa0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37aabb30 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37aabbc0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37aabc50 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37aabce0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37aabd70 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37aabe00 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37aabe90 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37aabf20 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37aabfb0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37aac040 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37aac0d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37aac160 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37aac1f0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37aac280 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37aac310 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37aac3a0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37aac430 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37aac4c0 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] 0x2aa37a8b750 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a8b7e0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a8b870 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a8b900 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a8b990 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a8ba20 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a8bab0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a8bb40 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a8bbd0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a8bc60 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a8bcf0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a8bd80 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a8be10 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a8bea0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a8bf30 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a8bfc0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a8c050 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] 0x2aa37aa9f90 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aaa020 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37aaa0b0 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37aaa140 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37aaa1d0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37aaa260 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37aaa2f0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37aaa380 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37aaa410 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37aaa4a0 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37aaa530 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37aaa5c0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37aaa650 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37aaa6e0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37aaa770 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37aaa800 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37aaa890 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] 0x2aa37a8ae40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a8aed0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a8af60 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a8aff0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a8b080 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] 0x2aa37aa9680 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aa9710 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37aa97a0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37aa9830 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37aa98c0 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] 0x2aa37a8ed70 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a8ee00 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a8ee90 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a8ef20 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a8efb0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a8f040 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a8f0d0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a8f160 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a8f1f0 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] 0x2aa37aad5b0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aad640 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aad6d0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aad760 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aad7f0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aad880 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aad910 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aad9a0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aada30 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] 0x2aa37a8f680 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a8f710 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a8f7a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a8f830 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a8f8c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a8f950 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a8f9e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a8fa70 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a8fb00 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] 0x2aa37aadec0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aadf50 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aadfe0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aae070 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aae100 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aae190 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aae220 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aae2b0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aae340 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] 0x2aa37a8ff90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a90020 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a900b0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a90140 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a901d0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a90260 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a902f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a90380 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a90410 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] 0x2aa37aae7d0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37aae860 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37aae8f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37aae980 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37aaea10 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37aaeaa0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37aaeb30 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37aaebc0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37aaec50 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] 0x2aa37a923c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a92450 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a924e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a92570 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a92600 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a92690 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a92720 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a927b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a92840 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a928d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a92960 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a929f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a92a80 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a92b10 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a92ba0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a92c30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a92cc0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a92d50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a92de0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a92e70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a92f00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a92f90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a93020 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a930b0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a93140 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a931d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a93260 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a932f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a93380 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a93410 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a934a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a93530 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a935c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a93650 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a936e0 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] 0x2aa37ab0c00 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37ab0c90 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37ab0d20 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37ab0db0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37ab0e40 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37ab0ed0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37ab0f60 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37ab0ff0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37ab1080 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37ab1110 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37ab11a0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37ab1230 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37ab12c0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37ab1350 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37ab13e0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37ab1470 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37ab1500 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37ab1590 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37ab1620 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37ab16b0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37ab1740 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37ab17d0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37ab1860 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37ab18f0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37ab1980 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37ab1a10 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37ab1aa0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37ab1b30 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37ab1bc0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37ab1c50 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37ab1ce0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37ab1d70 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37ab1e00 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37ab1e90 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37ab1f20 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] 0x2aa37a9a270 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a9a300 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37a9a390 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37a9a420 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37a9a4b0 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37a9a540 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37a9a5d0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37a9a660 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37a9a6f0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37a9a780 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37a9a810 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37a9a8a0 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37a9a930 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37a9a9c0 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37a9aa50 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37a9aae0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37a9ab70 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] 0x2aa37aaf9f0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aafa80 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37aafb10 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37aafba0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37aafc30 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37aafcc0 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37aafd50 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37aafde0 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37aafe70 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37aaff00 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37aaff90 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37ab0020 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37ab00b0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37ab0140 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37ab01d0 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37ab0260 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37ab02f0 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] 0x2aa37a965e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a96670 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a96700 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a96790 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a96820 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] 0x2aa37aaf0e0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aaf170 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37aaf200 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37aaf290 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37aaf320 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] 0x2aa37a96f20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a96fb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a97040 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a970d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a97160 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a971f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a97280 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a97310 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a973a0 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] 0x2aa37ab3010 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab30a0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab3130 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab31c0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab3250 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab32e0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab3370 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab3400 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab3490 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] 0x2aa37a9b480 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a9b510 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a9b5a0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a9b630 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a9b6c0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a9b750 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a9b7e0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a9b870 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a9b900 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] 0x2aa37ab3920 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab39b0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab3a40 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab3ad0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab3b60 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab3bf0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab3c80 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab3d10 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab3da0 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] 0x2aa37a9bd90 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37a9be20 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37a9beb0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37a9bf40 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37a9bfd0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37a9c060 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37a9c0f0 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37a9c180 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37a9c210 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] 0x2aa37ab4230 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab42c0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab4350 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab43e0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab4470 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab4500 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab4590 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab4620 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab46b0 VAL: '1.12345e+011' (8 sibs) 44: #nodes=9 vs #printed=9 44: -------------------------------------- 44: ~~~~~~~~~~~~~~ 44: [ OK ] NUMBER/YmlTestCase.complete_windows_round_trip_json/4 (0 ms) 44: [ RUN ] NUMBER/YmlTestCase.complete_windows_round_trip_json/5 44: ------------------------------------------- 44: running test case 'version numbers' 44: ------------------------------------------- 44: ~~~~~~~~~~~~~~ src yml: 44: \r\n 44: - 1.2.3\r\n 44: - 1.2.3.4\r\n 44: - [1.2.3, 4.5.6]\r\n 44: - [1.2.3.4, 4.5.6.7]\r\n 44: - - 1.2.3\r\n 44: - 4.5.6\r\n 44: - - 1.2.3.4\r\n 44: - 4.5.6.7\r\n 44: - a: 1.2.3\r\n 44: - a: 1.2.3.4\r\n 44: - {a: 1.2.3}\r\n 44: - {a: 1.2.3.4}\r\n 44: - a: 1.2.3\r\n 44: b: 4.5.6\r\n 44: - a: 1.2.3.4\r\n 44: b: 4.5.6.7\r\n 44: - {a: 1.2.3, b: 4.5.6}\r\n 44: - {a: 1.2.3.4, b: 4.5.6.7}\r\n 44: ~~~~~~~~~~~~~~ parsed tree: 44: -------------------------------------- 44: [0][0] 0x2aa37a9e1c0 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37a9e250 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37a9e2e0 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37a9e370 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37a9e400 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37a9e490 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37a9e520 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37a9e5b0 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37a9e640 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37a9e6d0 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37a9e760 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37a9e7f0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37a9e880 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37a9e910 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37a9e9a0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37a9ea30 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37a9eac0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37a9eb50 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37a9ebe0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37a9ec70 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37a9ed00 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37a9ed90 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37a9ee20 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37a9eeb0 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37a9ef40 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37a9efd0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37a9f060 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37a9f0f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37a9f180 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37a9f210 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37a9f2a0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37a9f330 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37a9f3c0 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37a9f450 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37a9f4e0 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] 0x2aa37ab6660 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37ab66f0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37ab6780 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37ab6810 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37ab68a0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37ab6930 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37ab69c0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37ab6a50 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37ab6ae0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37ab6b70 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37ab6c00 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37ab6c90 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37ab6d20 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37ab6db0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37ab6e40 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37ab6ed0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37ab6f60 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37ab6ff0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37ab7080 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37ab7110 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37ab71a0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37ab7230 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37ab72c0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37ab7350 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37ab73e0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37ab7470 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37ab7500 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37ab7590 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37ab7620 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37ab76b0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37ab7740 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37ab77d0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37ab7860 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37ab78f0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37ab7980 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: 0x2aa37a5d020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa37a5b8d0 VAL: '-2' (15 sibs) 44: 0x2aa37a5b968 VAL: '-2' (15 sibs) 44: 0x2aa37a5ba00 VAL: '5' (15 sibs) 44: 0x2aa37a5ba98 VAL: '0xa' (15 sibs) 44: 0x2aa37a5bb30 VAL: '-0xb' (15 sibs) 44: 0x2aa37a5bbc8 VAL: '0XA' (15 sibs) 44: 0x2aa37a5bc60 VAL: '-0XA' (15 sibs) 44: 0x2aa37a5bcf8 VAL: '0b10' (15 sibs) 44: 0x2aa37a5bd90 VAL: '-0b10' (15 sibs) 44: 0x2aa37a5be28 VAL: '0B10' (15 sibs) 44: 0x2aa37a5bec0 VAL: '-0B10' (15 sibs) 44: 0x2aa37a5bf58 VAL: '0o17' (15 sibs) 44: 0x2aa37a5bff0 VAL: '-0o17' (15 sibs) 44: 0x2aa37a5c088 VAL: '0O17' (15 sibs) 44: 0x2aa37a5c120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab4b40 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37ab4bd0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37ab4c60 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37ab4cf0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37ab4d80 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37ab4e10 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37ab4ea0 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37ab4f30 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37ab4fc0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37ab5050 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37ab50e0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37ab5170 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37ab5200 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37ab5290 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37ab5320 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37ab53b0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37ab5440 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: 0x2aa37a5d138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa37a5b2d0 VAL: '-2' (3 sibs) 44: 0x2aa37a5b368 VAL: '-2' (3 sibs) 44: 0x2aa37a5b400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37a9dd10 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37a9dda0 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37a9de30 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37a9dec0 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37a9df50 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: 0x2aa37a5d250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5c630 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5c6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5c760 VAL: '0.1' (8 sibs) 44: 0x2aa37a5c7f8 VAL: '.1' (8 sibs) 44: 0x2aa37a5c890 VAL: '-.2' (8 sibs) 44: 0x2aa37a5c928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5c9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5ca58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab54e0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab5570 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab5600 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab5690 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab5720 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab57b0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab5840 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab58d0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab5960 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: 0x2aa37a5d368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5cb00 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5cb98 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5cc30 VAL: '0.1' (8 sibs) 44: 0x2aa37a5ccc8 VAL: '.1' (8 sibs) 44: 0x2aa37a5cd60 VAL: '-.2' (8 sibs) 44: 0x2aa37a5cdf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5ce90 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5cf28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab5a00 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab5a90 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab5b20 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab5bb0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab5c40 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab5cd0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab5d60 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab5df0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab5e80 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: 0x2aa37a5d480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5d8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5d938 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5d9d0 VAL: '0.1' (8 sibs) 44: 0x2aa37a5da68 VAL: '.1' (8 sibs) 44: 0x2aa37a5db00 VAL: '-.2' (8 sibs) 44: 0x2aa37a5db98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5dc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5dcc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab5f20 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37ab5fb0 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ab6040 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37ab60d0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37ab6160 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37ab61f0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37ab6280 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37ab6310 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37ab63a0 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: 0x2aa37a5d598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa37a5e3b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa37a5e448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa37a5e4e0 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ec10 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5eca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e578 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ed50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5ede8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e610 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ee90 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5ef28 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e6a8 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5efd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5f068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e740 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e7d8 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e870 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e908 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f2f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e9a0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5ea38 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa37a5ead0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f6a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5eb68 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f7e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab8a70 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37ab8b00 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37ab8b90 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37ab8c20 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37ab8cb0 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37ab8d40 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37ab8dd0 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37ab8e60 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37ab8ef0 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37ab8f80 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37ab9010 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37ab90a0 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37ab9130 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37ab91c0 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37ab9250 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37ab92e0 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37ab9370 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37ab9400 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37ab9490 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37ab9520 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37ab95b0 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37ab9640 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37ab96d0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37ab9760 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37ab97f0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37ab9880 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37ab9910 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37ab99a0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37ab9a30 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37ab9ac0 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37ab9b50 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37ab9be0 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37ab9c70 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37ab9d00 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37ab9d90 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: 0x2aa37a5d020 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b830 KEYSEQ: 'translation' (1 sibs) 15 children: 44: 0x2aa37a5b8d0 VAL: '-2' (15 sibs) 44: 0x2aa37a5b968 VAL: '-2' (15 sibs) 44: 0x2aa37a5ba00 VAL: '5' (15 sibs) 44: 0x2aa37a5ba98 VAL: '0xa' (15 sibs) 44: 0x2aa37a5bb30 VAL: '-0xb' (15 sibs) 44: 0x2aa37a5bbc8 VAL: '0XA' (15 sibs) 44: 0x2aa37a5bc60 VAL: '-0XA' (15 sibs) 44: 0x2aa37a5bcf8 VAL: '0b10' (15 sibs) 44: 0x2aa37a5bd90 VAL: '-0b10' (15 sibs) 44: 0x2aa37a5be28 VAL: '0B10' (15 sibs) 44: 0x2aa37a5bec0 VAL: '-0B10' (15 sibs) 44: 0x2aa37a5bf58 VAL: '0o17' (15 sibs) 44: 0x2aa37a5bff0 VAL: '-0o17' (15 sibs) 44: 0x2aa37a5c088 VAL: '0O17' (15 sibs) 44: 0x2aa37a5c120 VAL: '-0O17' (15 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37ab9e30 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37ab9ec0 KEYSEQ: 'translation' (1 sibs) 15 children: 44: [2] [2] 0x2aa37ab9f50 VAL: '-2' (15 sibs) 44: [3] [3] 0x2aa37ab9fe0 VAL: '-2' (15 sibs) 44: [4] [4] 0x2aa37aba070 VAL: '5' (15 sibs) 44: [5] [5] 0x2aa37aba100 VAL: '0xa' (15 sibs) 44: [6] [6] 0x2aa37aba190 VAL: '-0xb' (15 sibs) 44: [7] [7] 0x2aa37aba220 VAL: '0XA' (15 sibs) 44: [8] [8] 0x2aa37aba2b0 VAL: '-0XA' (15 sibs) 44: [9] [9] 0x2aa37aba340 VAL: '0b10' (15 sibs) 44: [10] [10] 0x2aa37aba3d0 VAL: '-0b10' (15 sibs) 44: [11] [11] 0x2aa37aba460 VAL: '0B10' (15 sibs) 44: [12] [12] 0x2aa37aba4f0 VAL: '-0B10' (15 sibs) 44: [13] [13] 0x2aa37aba580 VAL: '0o17' (15 sibs) 44: [14] [14] 0x2aa37aba610 VAL: '-0o17' (15 sibs) 44: [15] [15] 0x2aa37aba6a0 VAL: '0O17' (15 sibs) 44: [16] [16] 0x2aa37aba730 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: 0x2aa37a5d138 [ROOT] MAP: (0 sibs) 1 children: 44: 0x2aa37a5b230 KEYSEQ: 'translation' (1 sibs) 3 children: 44: 0x2aa37a5b2d0 VAL: '-2' (3 sibs) 44: 0x2aa37a5b368 VAL: '-2' (3 sibs) 44: 0x2aa37a5b400 VAL: '-5' (3 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37aba7d0 [ROOT] MAP: (1 sibs) 1 children: 44: [1] [1] 0x2aa37aba860 KEYSEQ: 'translation' (1 sibs) 3 children: 44: [2] [2] 0x2aa37aba8f0 VAL: '-2' (3 sibs) 44: [3] [3] 0x2aa37aba980 VAL: '-2' (3 sibs) 44: [4] [4] 0x2aa37abaa10 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: 0x2aa37a5d250 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5c630 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5c6c8 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5c760 VAL: '0.1' (8 sibs) 44: 0x2aa37a5c7f8 VAL: '.1' (8 sibs) 44: 0x2aa37a5c890 VAL: '-.2' (8 sibs) 44: 0x2aa37a5c928 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5c9c0 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5ca58 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37abaab0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37abab40 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37ababd0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37abac60 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37abacf0 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37abad80 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37abae10 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37abaea0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37abaf30 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: 0x2aa37a5d368 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5cb00 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5cb98 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5cc30 VAL: '0.1' (8 sibs) 44: 0x2aa37a5ccc8 VAL: '.1' (8 sibs) 44: 0x2aa37a5cd60 VAL: '-.2' (8 sibs) 44: 0x2aa37a5cdf8 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5ce90 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5cf28 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37abafd0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37abb060 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37abb0f0 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37abb180 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37abb210 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37abb2a0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37abb330 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37abb3c0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37abb450 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: 0x2aa37a5d480 [ROOT] SEQ: (0 sibs) 8 children: 44: 0x2aa37a5d8a0 VAL: '-2.0' (8 sibs) 44: 0x2aa37a5d938 VAL: '-2.1' (8 sibs) 44: 0x2aa37a5d9d0 VAL: '0.1' (8 sibs) 44: 0x2aa37a5da68 VAL: '.1' (8 sibs) 44: 0x2aa37a5db00 VAL: '-.2' (8 sibs) 44: 0x2aa37a5db98 VAL: '-2.e+6' (8 sibs) 44: 0x2aa37a5dc30 VAL: '-3e-6' (8 sibs) 44: 0x2aa37a5dcc8 VAL: '1.12345e+011' (8 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37abb4f0 [ROOT] SEQ: (1 sibs) 8 children: 44: [1] [1] 0x2aa37abb580 VAL: '-2.0' (8 sibs) 44: [2] [2] 0x2aa37abb610 VAL: '-2.1' (8 sibs) 44: [3] [3] 0x2aa37abb6a0 VAL: '0.1' (8 sibs) 44: [4] [4] 0x2aa37abb730 VAL: '.1' (8 sibs) 44: [5] [5] 0x2aa37abb7c0 VAL: '-.2' (8 sibs) 44: [6] [6] 0x2aa37abb850 VAL: '-2.e+6' (8 sibs) 44: [7] [7] 0x2aa37abb8e0 VAL: '-3e-6' (8 sibs) 44: [8] [8] 0x2aa37abb970 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: 0x2aa37a5d598 [ROOT] SEQ: (0 sibs) 14 children: 44: 0x2aa37a5e3b0 VAL: '1.2.3' (14 sibs) 44: 0x2aa37a5e448 VAL: '1.2.3.4' (14 sibs) 44: 0x2aa37a5e4e0 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ec10 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5eca8 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e578 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ed50 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5ede8 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e610 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5ee90 VAL: '1.2.3' (2 sibs) 44: 0x2aa37a5ef28 VAL: '4.5.6' (2 sibs) 44: 0x2aa37a5e6a8 SEQ: (14 sibs) 2 children: 44: 0x2aa37a5efd0 VAL: '1.2.3.4' (2 sibs) 44: 0x2aa37a5f068 VAL: '4.5.6.7' (2 sibs) 44: 0x2aa37a5e740 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f110 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e7d8 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f1b0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e870 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f250 KEYVAL: 'a' '1.2.3' (1 sibs) 44: 0x2aa37a5e908 MAP: (14 sibs) 1 children: 44: 0x2aa37a5f2f0 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: 0x2aa37a5e9a0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f390 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f428 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5ea38 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f4d0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f568 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: 0x2aa37a5ead0 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f610 KEYVAL: 'a' '1.2.3' (2 sibs) 44: 0x2aa37a5f6a8 KEYVAL: 'b' '4.5.6' (2 sibs) 44: 0x2aa37a5eb68 MAP: (14 sibs) 2 children: 44: 0x2aa37a5f750 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: 0x2aa37a5f7e8 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: RECREATED TREE: 44: -------------------------------------- 44: [0][0] 0x2aa37abba10 [ROOT] SEQ: (1 sibs) 14 children: 44: [1] [1] 0x2aa37abbaa0 VAL: '1.2.3' (14 sibs) 44: [2] [2] 0x2aa37abbb30 VAL: '1.2.3.4' (14 sibs) 44: [3] [3] 0x2aa37abbbc0 SEQ: (14 sibs) 2 children: 44: [4] [4] 0x2aa37abbc50 VAL: '1.2.3' (2 sibs) 44: [5] [5] 0x2aa37abbce0 VAL: '4.5.6' (2 sibs) 44: [6] [6] 0x2aa37abbd70 SEQ: (14 sibs) 2 children: 44: [7] [7] 0x2aa37abbe00 VAL: '1.2.3.4' (2 sibs) 44: [8] [8] 0x2aa37abbe90 VAL: '4.5.6.7' (2 sibs) 44: [9] [9] 0x2aa37abbf20 SEQ: (14 sibs) 2 children: 44: [10] [10] 0x2aa37abbfb0 VAL: '1.2.3' (2 sibs) 44: [11] [11] 0x2aa37abc040 VAL: '4.5.6' (2 sibs) 44: [12] [12] 0x2aa37abc0d0 SEQ: (14 sibs) 2 children: 44: [13] [13] 0x2aa37abc160 VAL: '1.2.3.4' (2 sibs) 44: [14] [14] 0x2aa37abc1f0 VAL: '4.5.6.7' (2 sibs) 44: [15] [15] 0x2aa37abc280 MAP: (14 sibs) 1 children: 44: [16] [16] 0x2aa37abc310 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [17] [17] 0x2aa37abc3a0 MAP: (14 sibs) 1 children: 44: [18] [18] 0x2aa37abc430 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [19] [19] 0x2aa37abc4c0 MAP: (14 sibs) 1 children: 44: [20] [20] 0x2aa37abc550 KEYVAL: 'a' '1.2.3' (1 sibs) 44: [21] [21] 0x2aa37abc5e0 MAP: (14 sibs) 1 children: 44: [22] [22] 0x2aa37abc670 KEYVAL: 'a' '1.2.3.4' (1 sibs) 44: [23] [23] 0x2aa37abc700 MAP: (14 sibs) 2 children: 44: [24] [24] 0x2aa37abc790 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [25] [25] 0x2aa37abc820 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [26] [26] 0x2aa37abc8b0 MAP: (14 sibs) 2 children: 44: [27] [27] 0x2aa37abc940 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [28] [28] 0x2aa37abc9d0 KEYVAL: 'b' '4.5.6.7' (2 sibs) 44: [29] [29] 0x2aa37abca60 MAP: (14 sibs) 2 children: 44: [30] [30] 0x2aa37abcaf0 KEYVAL: 'a' '1.2.3' (2 sibs) 44: [31] [31] 0x2aa37abcb80 KEYVAL: 'b' '4.5.6' (2 sibs) 44: [32] [32] 0x2aa37abcc10 MAP: (14 sibs) 2 children: 44: [33] [33] 0x2aa37abcca0 KEYVAL: 'a' '1.2.3.4' (2 sibs) 44: [34] [34] 0x2aa37abcd30 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 (9 ms total) 44: 44: [----------] Global test environment tear-down 44: [==========] 218 tests from 3 test suites ran. (10 ms total) 44: [ PASSED ] 218 tests. 44/52 Test #44: ryml-test-number .................. Passed 0.01 sec test 45 Start 45: ryml-test-null_val 45: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-null_val-0.5.0 45: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 45: Test timeout computed to be: 10000000 45: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 45: [==========] Running 475 tests from 3 test suites. 45: [----------] Global test environment set-up. 45: [----------] 1 test from CaseNode 45: [ RUN ] CaseNode.setting_up 45: [ OK ] CaseNode.setting_up (0 ms) 45: [----------] 1 test from CaseNode (0 ms total) 45: 45: [----------] 6 tests from null_val 45: [ RUN ] null_val.simple 45: [ OK ] null_val.simple (0 ms) 45: [ RUN ] null_val.block_seq 45: [ OK ] null_val.block_seq (0 ms) 45: [ RUN ] null_val.block_map 45: [ OK ] null_val.block_map (0 ms) 45: [ RUN ] null_val.issue103 45: [ OK ] null_val.issue103 (0 ms) 45: [ RUN ] null_val.null_key 45: [ OK ] null_val.null_key (0 ms) 45: [ RUN ] null_val.readme_example 45: [ OK ] null_val.readme_example (0 ms) 45: [----------] 6 tests from null_val (0 ms total) 45: 45: [----------] 468 tests from NULL_VAL/YmlTestCase 45: [ RUN ] NULL_VAL/YmlTestCase.parse_unix/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: --------------- 45: 45: - 45: - # with space 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: --------------- 45: REF TREE: 45: 0x2aa26660840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2665db10 VAL: '' (12 sibs) 45: 0x2aa2665dba8 VAL: '' (12 sibs) 45: 0x2aa2665dc40 VAL: 'null' (12 sibs) 45: 0x2aa2665dcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2665dd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2665de08 VAL: '~' (12 sibs) 45: 0x2aa2665dea0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2665df38 MAP: (12 sibs) 1 children: 45: 0x2aa2665e2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2665dfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2665e068 MAP: (12 sibs) 1 children: 45: 0x2aa2665e420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2665e100 MAP: (12 sibs) 1 children: 45: 0x2aa2665e4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2665e198 MAP: (12 sibs) 1 children: 45: 0x2aa2665e560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266a6aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266a6b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266a6bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266a6c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266a6ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266a6d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266a6e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266a6e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266a6f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266a6fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266a7040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266a70d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266a7160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266a71f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266a7280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266a7310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266a73a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266a7430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266a74c0 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: 0x2aa26660958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665e840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665e8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665e970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266a90d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266a9160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266a91f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266a9280 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: 0x2aa26660a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ee80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665ef18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665efb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266aae00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266aae90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266aaf20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266aafb0 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: 0x2aa26660b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f050 VAL: '' (3 sibs) 45: 0x2aa2665f0e8 VAL: '' (3 sibs) 45: 0x2aa2665f180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266acb30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266acbc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266acc50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266acce0 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: 0x2aa26660ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665fcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2665fe90 VAL: '' (3 sibs) 45: 0x2aa2665ff28 VAL: '' (3 sibs) 45: 0x2aa2665ffc0 VAL: '' (3 sibs) 45: 0x2aa2665fd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665fdf0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266ae860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266ae8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266ae980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266aea10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266aeaa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266aeb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266aebc0 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: 0x2aa26660db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ea60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665eaf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2665ec30 VAL: '' (3 sibs) 45: 0x2aa2665ecc8 VAL: '' (3 sibs) 45: 0x2aa2665ed60 VAL: '' (3 sibs) 45: 0x2aa2665eb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b0590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b0620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266b06b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266b0740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266b07d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266b0860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b08f0 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: 0x2aa26660ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa26660060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266600f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa26660230 VAL: '' (3 sibs) 45: 0x2aa266602c8 VAL: '' (3 sibs) 45: 0x2aa26660360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b22c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b2350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266b23e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266b2470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266b2500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266b2590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b2620 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: 0x2aa26660fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa26660450 MAP: (3 sibs) 3 children: 45: 0x2aa26660620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266606b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa266604e8 VAL: '' (3 sibs) 45: 0x2aa26660580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b3ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b4080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266b4110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266b41a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266b4230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266b42c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b4350 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: 0x2aa26661100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa266619d0 VAL: '' (3 sibs) 45: 0x2aa26661a68 MAP: (3 sibs) 3 children: 45: 0x2aa26661ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa26661c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26661cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa26661b00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b5d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b5db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266b5e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266b5ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266b5f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266b5ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266b6080 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: 0x2aa26661218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f440 VAL: '' (3 sibs) 45: 0x2aa2665f4d8 VAL: '' (3 sibs) 45: 0x2aa2665f570 MAP: (3 sibs) 3 children: 45: 0x2aa2665f610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665f6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665f740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b7a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b7ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266b7b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266b7c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266b7c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266b7d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266b7db0 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: 0x2aa26661330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665f220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2665fab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2665fb48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa26661d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa26661e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266b9780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b9810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266b98a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266b9930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266b99c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266b9a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266b9ae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266b9b70 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: 0x2aa26661448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266630e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa26663178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa26663210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2665d6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa266632b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa266633f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa26663488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa26663348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa26663530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa266635c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa26663660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa266636f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa26663790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa26663828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa266638c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa26663958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266bc330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266bc3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266bc450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266bc4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266bc570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266bc600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266bc690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266bc720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266bc7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266bc840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266bc8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266bc960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266bc9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266bca80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266bcb10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266bcba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266bcc30 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: 0x2aa26661560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266620d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa26662168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa26662200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2665f920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2665d810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa26662c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa26662ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa26662d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2665f9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266bba20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266bbab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266bbb40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266bbbd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266bbc60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266bbcf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266bbd80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266bbe10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266bbea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266bbf30 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: 0x2aa26660840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2665db10 VAL: '' (12 sibs) 45: 0x2aa2665dba8 VAL: '' (12 sibs) 45: 0x2aa2665dc40 VAL: 'null' (12 sibs) 45: 0x2aa2665dcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2665dd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2665de08 VAL: '~' (12 sibs) 45: 0x2aa2665dea0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2665df38 MAP: (12 sibs) 1 children: 45: 0x2aa2665e2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2665dfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2665e068 MAP: (12 sibs) 1 children: 45: 0x2aa2665e420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2665e100 MAP: (12 sibs) 1 children: 45: 0x2aa2665e4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2665e198 MAP: (12 sibs) 1 children: 45: 0x2aa2665e560 KEYVAL: 'null' '~' (1 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266bf270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266bf300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266bf390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266bf420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266bf4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266bf540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266bf5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266bf660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266bf6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266bf780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266bf810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266bf8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266bf930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266bf9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266bfa50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266bfae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266bfb70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266bfc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266bfc90 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: 0x2aa26660958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665e840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665e8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665e970 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266be960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266be9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266bea80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266beb10 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: 0x2aa26660a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ee80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665ef18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665efb0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c0480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c0510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c05a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c0630 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: 0x2aa26660b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f050 VAL: '' (3 sibs) 45: 0x2aa2665f0e8 VAL: '' (3 sibs) 45: 0x2aa2665f180 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c0d90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c0e20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c0eb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c0f40 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: 0x2aa26660ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665fcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2665fe90 VAL: '' (3 sibs) 45: 0x2aa2665ff28 VAL: '' (3 sibs) 45: 0x2aa2665ffc0 VAL: '' (3 sibs) 45: 0x2aa2665fd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665fdf0 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c16a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c1730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266c17c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c1850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266c18e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c1970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266c1a00 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: 0x2aa26660db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ea60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665eaf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2665ec30 VAL: '' (3 sibs) 45: 0x2aa2665ecc8 VAL: '' (3 sibs) 45: 0x2aa2665ed60 VAL: '' (3 sibs) 45: 0x2aa2665eb90 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c1fb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c2040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c20d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266c2160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266c21f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c2280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c2310 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: 0x2aa26660ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa26660060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266600f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa26660230 VAL: '' (3 sibs) 45: 0x2aa266602c8 VAL: '' (3 sibs) 45: 0x2aa26660360 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c28c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c2950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c29e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c2a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266c2b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c2b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c2c20 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: 0x2aa26660fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa26660450 MAP: (3 sibs) 3 children: 45: 0x2aa26660620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266606b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa266604e8 VAL: '' (3 sibs) 45: 0x2aa26660580 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c31d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c3260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266c32f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266c3380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266c3410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266c34a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c3530 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: 0x2aa26661100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa266619d0 VAL: '' (3 sibs) 45: 0x2aa26661a68 MAP: (3 sibs) 3 children: 45: 0x2aa26661ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa26661c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26661cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa26661b00 VAL: '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c3ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c3b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c3c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266c3c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266c3d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266c3db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266c3e40 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: 0x2aa26661218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f440 VAL: '' (3 sibs) 45: 0x2aa2665f4d8 VAL: '' (3 sibs) 45: 0x2aa2665f570 MAP: (3 sibs) 3 children: 45: 0x2aa2665f610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665f6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665f740 KEYVAL: 'baz' '' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c43f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c4480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c4510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c45a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266c4630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266c46c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266c4750 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: 0x2aa26661330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665f220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2665fab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2665fb48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa26661d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa26661e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c4d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c4d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266c4e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266c4eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266c4f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266c4fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266c5060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266c50f0 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: 0x2aa26661448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266630e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa26663178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa26663210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2665d6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa266632b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa266633f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa26663488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa26663348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa26663530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa266635c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa26663660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa266636f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa26663790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa26663828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa266638c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa26663958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c5f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c5fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266c6040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266c60d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266c6160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266c61f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266c6280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266c6310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266c63a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266c6430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266c64c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266c6550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266c65e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266c6670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266c6700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266c6790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266c6820 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: 0x2aa26661560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266620d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa26662168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa26662200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2665f920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2665d810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa26662c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa26662ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa26662d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2665f9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: PARSED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c5610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c56a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266c5730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266c57c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266c5850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266c58e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266c5970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266c5a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266c5a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266c5b20 KEYMAP: 'lists' (2 sibs) 0 children: 45: #nodes=10 vs #printed=10 45: -------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.parse_windows/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stdout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_cout/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_stringstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_ofstream/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_unix_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: - 45: - 45: - null 45: - Null 45: - NULL 45: - ~ 45: - null: null 45: - Null: Null 45: - NULL: NULL 45: - ~: ~ 45: - ~: null 45: - null: ~ 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: foo: 45: - 45: - 45: - 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: foo: 45: bar: 45: - 45: - 45: - 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: foo: 45: bar: 45: baz: 45: - 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: - foo: 45: bar: 45: baz: 45: - 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: - 45: - foo: 45: bar: 45: baz: 45: - 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: - 45: - 45: - foo: 45: bar: 45: baz: 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: fixed case: 45: foo: a 45: bar: 45: your case: 45: foo: a 45: bar: '' 45: whatever: baz 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: version: 0 45: type: xml 45: param_root: 45: objects: 45: System: 45: SameGroupActorName: '' 45: IsGetItemSelf: false 45: General: 45: Speed: 1.0 45: Life: 100 45: IsLifeInfinite: false 45: ElectricalDischarge: 1.0 45: IsBurnOutBorn: false 45: BurnOutBornName: 45: IsBurnOutBornIdent: false 45: ChangeDropTableName: '' 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: version: 10 45: type: test 45: param_root: 45: objects: 45: TestContent: 45: Str64_empty: '' 45: Str64_empty2: 45: Str64_empty3: '' 45: lists: {} 45: [ OK ] NULL_VAL/YmlTestCase.emit_yml_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.emit_json_windows_string/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.unix_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/0 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 45: ------------------------------------------- 45: running test case 'null map vals, expl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/1 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 45: ------------------------------------------- 45: running test case 'null map vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/2 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 45: ------------------------------------------- 45: running test case 'null seq vals, impl' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/3 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/4 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/5 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 45: ------------------------------------------- 45: running test case 'null seq vals in map, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/6 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/7 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/8 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 45: ------------------------------------------- 45: running test case 'null map vals in seq, impl, mixed 3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/9 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 45: ------------------------------------------- 45: running test case 'issue84.1' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/10 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 45: ------------------------------------------- 45: running test case 'issue84.2' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/11 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 45: ------------------------------------------- 45: running test case 'issue84.3' 45: ------------------------------------------- 45: [ OK ] NULL_VAL/YmlTestCase.windows_emitrs_json_cfile/12 (0 ms) 45: [ RUN ] NULL_VAL/YmlTestCase.complete_unix_round_trip/0 45: ------------------------------------------- 45: running test case 'all null' 45: ------------------------------------------- 45: ~~~~~~~~~~~~~~ src yml: 45: \n 45: -\n 45: - # with space\n 45: - null\n 45: - Null\n 45: - NULL\n 45: - ~\n 45: - null: null\n 45: - Null: Null\n 45: - NULL: NULL\n 45: - ~: ~\n 45: - ~: null\n 45: - null: ~\n 45: ~~~~~~~~~~~~~~ parsed tree: 45: -------------------------------------- 45: [0][0] 0x2aa266a6aa0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266a6b30 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266a6bc0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266a6c50 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266a6ce0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266a6d70 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266a6e00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266a6e90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266a6f20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266a6fb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266a7040 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266a70d0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266a7160 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266a71f0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266a7280 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266a7310 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266a73a0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266a7430 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266a74c0 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] 0x2aa266c96a0 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266c9730 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266c97c0 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266c9850 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266c98e0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266c9970 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266c9a00 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266c9a90 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266c9b20 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266c9bb0 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266c9c40 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266c9cd0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266c9d60 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266c9df0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266c9e80 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266c9f10 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266c9fa0 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266ca030 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266ca0c0 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] 0x2aa266a90d0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266a9160 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266a91f0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266a9280 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] 0x2aa266c84b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c8540 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c85d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c8660 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] 0x2aa266aae00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266aae90 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266aaf20 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266aafb0 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] 0x2aa266ca8b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266ca940 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266ca9d0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266caa60 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] 0x2aa266acb30 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266acbc0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266acc50 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266acce0 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] 0x2aa266cb1c0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cb250 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266cb2e0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266cb370 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] 0x2aa266ae860 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266ae8f0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266ae980 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266aea10 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266aeaa0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266aeb30 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266aebc0 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] 0x2aa266cbad0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cbb60 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266cbbf0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266cbc80 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266cbd10 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266cbda0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266cbe30 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] 0x2aa266b0590 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b0620 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266b06b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266b0740 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266b07d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266b0860 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b08f0 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] 0x2aa266cc3e0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cc470 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266cc500 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266cc590 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266cc620 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266cc6b0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266cc740 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] 0x2aa266b22c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b2350 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266b23e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266b2470 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266b2500 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266b2590 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b2620 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] 0x2aa266cccf0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266ccd80 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266cce10 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266ccea0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266ccf30 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266ccfc0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266cd050 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] 0x2aa266b3ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b4080 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266b4110 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266b41a0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266b4230 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266b42c0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266b4350 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] 0x2aa266cd600 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cd690 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266cd720 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266cd7b0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266cd840 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266cd8d0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266cd960 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] 0x2aa266b5d20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b5db0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266b5e40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266b5ed0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266b5f60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266b5ff0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266b6080 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] 0x2aa266cdf10 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cdfa0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266ce030 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266ce0c0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266ce150 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266ce1e0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266ce270 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] 0x2aa266b7a50 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b7ae0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266b7b70 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266b7c00 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266b7c90 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266b7d20 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266b7db0 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] 0x2aa266ce820 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266ce8b0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266ce940 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266ce9d0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266cea60 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266ceaf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266ceb80 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] 0x2aa266b9780 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266b9810 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266b98a0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266b9930 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266b99c0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266b9a50 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266b9ae0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266b9b70 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] 0x2aa266cf130 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cf1c0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266cf250 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266cf2e0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266cf370 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266cf400 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266cf490 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266cf520 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] 0x2aa266bc330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266bc3c0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266bc450 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266bc4e0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266bc570 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266bc600 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266bc690 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266bc720 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266bc7b0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266bc840 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266bc8d0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266bc960 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266bc9f0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266bca80 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266bcb10 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266bcba0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266bcc30 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] 0x2aa266d0350 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d03e0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266d0470 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266d0500 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266d0590 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266d0620 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266d06b0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266d0740 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266d07d0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266d0860 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266d08f0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266d0980 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266d0a10 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266d0aa0 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266d0b30 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266d0bc0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266d0c50 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] 0x2aa266bba20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266bbab0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266bbb40 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266bbbd0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266bbc60 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266bbcf0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266bbd80 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266bbe10 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266bbea0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266bbf30 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] 0x2aa266cfa40 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266cfad0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266cfb60 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266cfbf0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266cfc80 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266cfd10 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266cfda0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266cfe30 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266cfec0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266cff50 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] 0x2aa266bf270 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266bf300 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266bf390 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266bf420 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266bf4b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266bf540 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266bf5d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266bf660 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266bf6f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266bf780 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266bf810 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266bf8a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266bf930 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266bf9c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266bfa50 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266bfae0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266bfb70 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266bfc00 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266bfc90 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] 0x2aa266d1e70 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266d1f00 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266d1f90 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266d2020 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266d20b0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266d2140 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266d21d0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266d2260 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266d22f0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266d2380 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266d2410 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266d24a0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266d2530 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266d25c0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266d2650 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266d26e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266d2770 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266d2800 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266d2890 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] 0x2aa266be960 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266be9f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266bea80 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266beb10 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] 0x2aa266d1560 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d15f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266d1680 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266d1710 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] 0x2aa266c0480 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c0510 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c05a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c0630 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] 0x2aa266d3080 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d3110 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266d31a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266d3230 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] 0x2aa266c0d90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c0e20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c0eb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c0f40 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] 0x2aa266d3990 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d3a20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266d3ab0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266d3b40 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] 0x2aa266c16a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c1730 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266c17c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c1850 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266c18e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c1970 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266c1a00 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] 0x2aa266d42a0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d4330 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266d43c0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266d4450 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266d44e0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266d4570 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266d4600 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] 0x2aa266c1fb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c2040 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c20d0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266c2160 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266c21f0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c2280 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c2310 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] 0x2aa266d4bb0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d4c40 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266d4cd0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266d4d60 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266d4df0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266d4e80 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266d4f10 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] 0x2aa266c28c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c2950 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c29e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c2a70 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266c2b00 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266c2b90 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c2c20 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] 0x2aa266d54c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d5550 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266d55e0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266d5670 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266d5700 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266d5790 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266d5820 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] 0x2aa266c31d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c3260 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266c32f0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266c3380 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266c3410 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266c34a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266c3530 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] 0x2aa266d5dd0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d5e60 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266d5ef0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266d5f80 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266d6010 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266d60a0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266d6130 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] 0x2aa266c3ae0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c3b70 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c3c00 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266c3c90 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266c3d20 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266c3db0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266c3e40 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] 0x2aa266d66e0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d6770 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266d6800 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266d6890 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266d6920 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266d69b0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266d6a40 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] 0x2aa266c43f0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c4480 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266c4510 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266c45a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266c4630 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266c46c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266c4750 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] 0x2aa266d6ff0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d7080 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266d7110 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266d71a0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266d7230 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266d72c0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266d7350 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] 0x2aa266c4d00 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c4d90 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266c4e20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266c4eb0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266c4f40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266c4fd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266c5060 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266c50f0 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] 0x2aa266d7900 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d7990 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266d7a20 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266d7ab0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266d7b40 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266d7bd0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266d7c60 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266d7cf0 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] 0x2aa266c5f20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c5fb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266c6040 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266c60d0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266c6160 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266c61f0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266c6280 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266c6310 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266c63a0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266c6430 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266c64c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266c6550 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266c65e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266c6670 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266c6700 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266c6790 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266c6820 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] 0x2aa266d8b20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d8bb0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266d8c40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266d8cd0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266d8d60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266d8df0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266d8e80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266d8f10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266d8fa0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266d9030 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266d90c0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266d9150 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266d91e0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266d9270 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266d9300 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266d9390 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266d9420 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] 0x2aa266c5610 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c56a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266c5730 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266c57c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266c5850 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266c58e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266c5970 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266c5a00 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266c5a90 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266c5b20 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] 0x2aa266d8210 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266d82a0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266d8330 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266d83c0 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266d8450 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266d84e0 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266d8570 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266d8600 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266d8690 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266d8720 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: 0x2aa26660840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2665db10 VAL: '' (12 sibs) 45: 0x2aa2665dba8 VAL: '' (12 sibs) 45: 0x2aa2665dc40 VAL: 'null' (12 sibs) 45: 0x2aa2665dcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2665dd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2665de08 VAL: '~' (12 sibs) 45: 0x2aa2665dea0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2665df38 MAP: (12 sibs) 1 children: 45: 0x2aa2665e2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2665dfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2665e068 MAP: (12 sibs) 1 children: 45: 0x2aa2665e420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2665e100 MAP: (12 sibs) 1 children: 45: 0x2aa2665e4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2665e198 MAP: (12 sibs) 1 children: 45: 0x2aa2665e560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266d9d30 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266d9dc0 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266d9e50 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266d9ee0 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266d9f70 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266da000 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266da090 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266da120 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266da1b0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266da240 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266da2d0 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266da360 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266da3f0 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266da480 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266da510 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266da5a0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266da630 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266da6c0 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266da750 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: 0x2aa26660958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665e840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665e8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665e970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266c9060 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266c90f0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266c9180 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266c9210 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: 0x2aa26660a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ee80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665ef18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665efb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266da7f0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266da880 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266da910 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266da9a0 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: 0x2aa26660b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f050 VAL: '' (3 sibs) 45: 0x2aa2665f0e8 VAL: '' (3 sibs) 45: 0x2aa2665f180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266daa40 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266daad0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266dab60 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266dabf0 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: 0x2aa26660ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665fcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2665fe90 VAL: '' (3 sibs) 45: 0x2aa2665ff28 VAL: '' (3 sibs) 45: 0x2aa2665ffc0 VAL: '' (3 sibs) 45: 0x2aa2665fd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665fdf0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dac90 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dad20 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266dadb0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266dae40 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266daed0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266daf60 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266daff0 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: 0x2aa26660db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ea60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665eaf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2665ec30 VAL: '' (3 sibs) 45: 0x2aa2665ecc8 VAL: '' (3 sibs) 45: 0x2aa2665ed60 VAL: '' (3 sibs) 45: 0x2aa2665eb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266db090 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266db120 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266db1b0 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266db240 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266db2d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266db360 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266db3f0 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: 0x2aa26660ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa26660060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266600f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa26660230 VAL: '' (3 sibs) 45: 0x2aa266602c8 VAL: '' (3 sibs) 45: 0x2aa26660360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266db490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266db520 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266db5b0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266db640 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266db6d0 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266db760 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266db7f0 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: 0x2aa26660fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa26660450 MAP: (3 sibs) 3 children: 45: 0x2aa26660620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266606b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa266604e8 VAL: '' (3 sibs) 45: 0x2aa26660580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266db890 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266db920 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266db9b0 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266dba40 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266dbad0 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266dbb60 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266dbbf0 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: 0x2aa26661100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa266619d0 VAL: '' (3 sibs) 45: 0x2aa26661a68 MAP: (3 sibs) 3 children: 45: 0x2aa26661ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa26661c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26661cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa26661b00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dbc90 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dbd20 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266dbdb0 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266dbe40 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266dbed0 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266dbf60 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266dbff0 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: 0x2aa26661218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f440 VAL: '' (3 sibs) 45: 0x2aa2665f4d8 VAL: '' (3 sibs) 45: 0x2aa2665f570 MAP: (3 sibs) 3 children: 45: 0x2aa2665f610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665f6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665f740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dc090 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dc120 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266dc1b0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266dc240 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266dc2d0 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266dc360 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266dc3f0 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: 0x2aa26661330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665f220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2665fab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2665fb48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa26661d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa26661e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dc490 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dc520 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266dc5b0 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266dc640 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266dc6d0 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266dc760 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266dc7f0 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266dc880 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: 0x2aa26661448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266630e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa26663178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa26663210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2665d6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa266632b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa266633f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa26663488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa26663348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa26663530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa266635c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa26663660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa266636f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa26663790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa26663828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa266638c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa26663958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dc920 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dc9b0 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266dca40 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266dcad0 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266dcb60 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266dcbf0 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266dcc80 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266dcd10 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266dcda0 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266dce30 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266dcec0 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266dcf50 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266dcfe0 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266dd070 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266dd100 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266dd190 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266dd220 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: 0x2aa26661560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266620d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa26662168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa26662200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2665f920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2665d810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa26662c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa26662ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa26662d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2665f9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dd2c0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dd350 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266dd3e0 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266dd470 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266dd500 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266dd590 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266dd620 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266dd6b0 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266dd740 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266dd7d0 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: 0x2aa26660840 [ROOT] SEQ: (0 sibs) 12 children: 45: 0x2aa2665db10 VAL: '' (12 sibs) 45: 0x2aa2665dba8 VAL: '' (12 sibs) 45: 0x2aa2665dc40 VAL: 'null' (12 sibs) 45: 0x2aa2665dcd8 VAL: 'Null' (12 sibs) 45: 0x2aa2665dd70 VAL: 'NULL' (12 sibs) 45: 0x2aa2665de08 VAL: '~' (12 sibs) 45: 0x2aa2665dea0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e240 KEYVAL: 'null' 'null' (1 sibs) 45: 0x2aa2665df38 MAP: (12 sibs) 1 children: 45: 0x2aa2665e2e0 KEYVAL: 'Null' 'Null' (1 sibs) 45: 0x2aa2665dfd0 MAP: (12 sibs) 1 children: 45: 0x2aa2665e380 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: 0x2aa2665e068 MAP: (12 sibs) 1 children: 45: 0x2aa2665e420 KEYVAL: '~' '~' (1 sibs) 45: 0x2aa2665e100 MAP: (12 sibs) 1 children: 45: 0x2aa2665e4c0 KEYVAL: '~' 'null' (1 sibs) 45: 0x2aa2665e198 MAP: (12 sibs) 1 children: 45: 0x2aa2665e560 KEYVAL: 'null' '~' (1 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dd870 [ROOT] SEQ: (1 sibs) 12 children: 45: [1] [1] 0x2aa266dd900 VAL: '' (12 sibs) 45: [2] [2] 0x2aa266dd990 VAL: '' (12 sibs) 45: [3] [3] 0x2aa266dda20 VAL: 'null' (12 sibs) 45: [4] [4] 0x2aa266ddab0 VAL: 'Null' (12 sibs) 45: [5] [5] 0x2aa266ddb40 VAL: 'NULL' (12 sibs) 45: [6] [6] 0x2aa266ddbd0 VAL: '~' (12 sibs) 45: [7] [7] 0x2aa266ddc60 MAP: (12 sibs) 1 children: 45: [8] [8] 0x2aa266ddcf0 KEYVAL: 'null' 'null' (1 sibs) 45: [9] [9] 0x2aa266ddd80 MAP: (12 sibs) 1 children: 45: [10] [10] 0x2aa266dde10 KEYVAL: 'Null' 'Null' (1 sibs) 45: [11] [11] 0x2aa266ddea0 MAP: (12 sibs) 1 children: 45: [12] [12] 0x2aa266ddf30 KEYVAL: 'NULL' 'NULL' (1 sibs) 45: [13] [13] 0x2aa266ddfc0 MAP: (12 sibs) 1 children: 45: [14] [14] 0x2aa266de050 KEYVAL: '~' '~' (1 sibs) 45: [15] [15] 0x2aa266de0e0 MAP: (12 sibs) 1 children: 45: [16] [16] 0x2aa266de170 KEYVAL: '~' 'null' (1 sibs) 45: [17] [17] 0x2aa266de200 MAP: (12 sibs) 1 children: 45: [18] [18] 0x2aa266de290 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: 0x2aa26660958 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665e840 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665e8d8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665e970 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266de330 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266de3c0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266de450 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266de4e0 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: 0x2aa26660a70 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ee80 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665ef18 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665efb0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266de580 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266de610 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266de6a0 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266de730 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: 0x2aa26660b88 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f050 VAL: '' (3 sibs) 45: 0x2aa2665f0e8 VAL: '' (3 sibs) 45: 0x2aa2665f180 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266de7d0 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266de860 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266de8f0 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266de980 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: 0x2aa26660ca0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665fcc0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: 0x2aa2665fe90 VAL: '' (3 sibs) 45: 0x2aa2665ff28 VAL: '' (3 sibs) 45: 0x2aa2665ffc0 VAL: '' (3 sibs) 45: 0x2aa2665fd58 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665fdf0 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dea20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266deab0 KEYSEQ: 'foo' (3 sibs) 3 children: 45: [2] [2] 0x2aa266deb40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266debd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266dec60 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266decf0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266ded80 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: 0x2aa26660db8 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665ea60 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665eaf8 KEYSEQ: 'bar' (3 sibs) 3 children: 45: 0x2aa2665ec30 VAL: '' (3 sibs) 45: 0x2aa2665ecc8 VAL: '' (3 sibs) 45: 0x2aa2665ed60 VAL: '' (3 sibs) 45: 0x2aa2665eb90 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dee20 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266deeb0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266def40 KEYSEQ: 'bar' (3 sibs) 3 children: 45: [3] [3] 0x2aa266defd0 VAL: '' (3 sibs) 45: [4] [4] 0x2aa266df060 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266df0f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266df180 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: 0x2aa26660ed0 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa26660060 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266600f8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660190 KEYSEQ: 'baz' (3 sibs) 3 children: 45: 0x2aa26660230 VAL: '' (3 sibs) 45: 0x2aa266602c8 VAL: '' (3 sibs) 45: 0x2aa26660360 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266df220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266df2b0 KEYVAL: 'foo' '' (3 sibs) 45: [2] [2] 0x2aa266df340 KEYVAL: 'bar' '' (3 sibs) 45: [3] [3] 0x2aa266df3d0 KEYSEQ: 'baz' (3 sibs) 3 children: 45: [4] [4] 0x2aa266df460 VAL: '' (3 sibs) 45: [5] [5] 0x2aa266df4f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266df580 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: 0x2aa26660fe8 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa26660450 MAP: (3 sibs) 3 children: 45: 0x2aa26660620 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa266606b8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26660750 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa266604e8 VAL: '' (3 sibs) 45: 0x2aa26660580 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266df620 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266df6b0 MAP: (3 sibs) 3 children: 45: [2] [2] 0x2aa266df740 KEYVAL: 'foo' '' (3 sibs) 45: [3] [3] 0x2aa266df7d0 KEYVAL: 'bar' '' (3 sibs) 45: [4] [4] 0x2aa266df860 KEYVAL: 'baz' '' (3 sibs) 45: [5] [5] 0x2aa266df8f0 VAL: '' (3 sibs) 45: [6] [6] 0x2aa266df980 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: 0x2aa26661100 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa266619d0 VAL: '' (3 sibs) 45: 0x2aa26661a68 MAP: (3 sibs) 3 children: 45: 0x2aa26661ba0 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa26661c38 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa26661cd0 KEYVAL: 'baz' '' (3 sibs) 45: 0x2aa26661b00 VAL: '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dfa20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dfab0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266dfb40 MAP: (3 sibs) 3 children: 45: [3] [3] 0x2aa266dfbd0 KEYVAL: 'foo' '' (3 sibs) 45: [4] [4] 0x2aa266dfc60 KEYVAL: 'bar' '' (3 sibs) 45: [5] [5] 0x2aa266dfcf0 KEYVAL: 'baz' '' (3 sibs) 45: [6] [6] 0x2aa266dfd80 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: 0x2aa26661218 [ROOT] SEQ: (0 sibs) 3 children: 45: 0x2aa2665f440 VAL: '' (3 sibs) 45: 0x2aa2665f4d8 VAL: '' (3 sibs) 45: 0x2aa2665f570 MAP: (3 sibs) 3 children: 45: 0x2aa2665f610 KEYVAL: 'foo' '' (3 sibs) 45: 0x2aa2665f6a8 KEYVAL: 'bar' '' (3 sibs) 45: 0x2aa2665f740 KEYVAL: 'baz' '' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266dfe20 [ROOT] SEQ: (1 sibs) 3 children: 45: [1] [1] 0x2aa266dfeb0 VAL: '' (3 sibs) 45: [2] [2] 0x2aa266dff40 VAL: '' (3 sibs) 45: [3] [3] 0x2aa266dffd0 MAP: (3 sibs) 3 children: 45: [4] [4] 0x2aa266e0060 KEYVAL: 'foo' '' (3 sibs) 45: [5] [5] 0x2aa266e00f0 KEYVAL: 'bar' '' (3 sibs) 45: [6] [6] 0x2aa266e0180 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: 0x2aa26661330 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa2665f220 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: 0x2aa2665fab0 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa2665fb48 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f2b8 KEYMAP: 'your case' (3 sibs) 2 children: 45: 0x2aa26661d70 KEYVAL: 'foo' 'a' (2 sibs) 45: 0x2aa26661e08 KEYVAL: 'bar' '' (2 sibs) 45: 0x2aa2665f350 KEYVAL: 'whatever' 'baz' (3 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266e0220 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266e02b0 KEYMAP: 'fixed case' (3 sibs) 2 children: 45: [2] [2] 0x2aa266e0340 KEYVAL: 'foo' 'a' (2 sibs) 45: [3] [3] 0x2aa266e03d0 KEYVAL: 'bar' '' (2 sibs) 45: [4] [4] 0x2aa266e0460 KEYMAP: 'your case' (3 sibs) 2 children: 45: [5] [5] 0x2aa266e04f0 KEYVAL: 'foo' 'a' (2 sibs) 45: [6] [6] 0x2aa266e0580 KEYVAL: 'bar' '' (2 sibs) 45: [7] [7] 0x2aa266e0610 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: 0x2aa26661448 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266630e0 KEYVAL: 'version' '0' (3 sibs) 45: 0x2aa26663178 KEYVAL: 'type' 'xml' (3 sibs) 45: 0x2aa26663210 KEYMAP: 'param_root' (3 sibs) 1 children: 45: 0x2aa2665d6d0 KEYMAP: 'objects' (1 sibs) 2 children: 45: 0x2aa266632b0 KEYMAP: 'System' (2 sibs) 2 children: 45: 0x2aa266633f0 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: 0x2aa26663488 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: 0x2aa26663348 KEYMAP: 'General' (2 sibs) 8 children: 45: 0x2aa26663530 KEYVAL: 'Speed' '1.0' (8 sibs) 45: 0x2aa266635c8 KEYVAL: 'Life' '100' (8 sibs) 45: 0x2aa26663660 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: 0x2aa266636f8 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: 0x2aa26663790 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: 0x2aa26663828 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: 0x2aa266638c0 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: 0x2aa26663958 KEYVAL: 'ChangeDropTableName' '' (8 sibs) 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266e06b0 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266e0740 KEYVAL: 'version' '0' (3 sibs) 45: [2] [2] 0x2aa266e07d0 KEYVAL: 'type' 'xml' (3 sibs) 45: [3] [3] 0x2aa266e0860 KEYMAP: 'param_root' (3 sibs) 1 children: 45: [4] [4] 0x2aa266e08f0 KEYMAP: 'objects' (1 sibs) 2 children: 45: [5] [5] 0x2aa266e0980 KEYMAP: 'System' (2 sibs) 2 children: 45: [6] [6] 0x2aa266e0a10 KEYVAL: 'SameGroupActorName' '' (2 sibs) 45: [7] [7] 0x2aa266e0aa0 KEYVAL: 'IsGetItemSelf' 'false' (2 sibs) 45: [8] [8] 0x2aa266e0b30 KEYMAP: 'General' (2 sibs) 8 children: 45: [9] [9] 0x2aa266e0bc0 KEYVAL: 'Speed' '1.0' (8 sibs) 45: [10] [10] 0x2aa266e0c50 KEYVAL: 'Life' '100' (8 sibs) 45: [11] [11] 0x2aa266e0ce0 KEYVAL: 'IsLifeInfinite' 'false' (8 sibs) 45: [12] [12] 0x2aa266e0d70 KEYVAL: 'ElectricalDischarge' '1.0' (8 sibs) 45: [13] [13] 0x2aa266e0e00 KEYVAL: 'IsBurnOutBorn' 'false' (8 sibs) 45: [14] [14] 0x2aa266e0e90 KEYVAL: 'BurnOutBornName' '' (8 sibs) 45: [15] [15] 0x2aa266e0f20 KEYVAL: 'IsBurnOutBornIdent' 'false' (8 sibs) 45: [16] [16] 0x2aa266e0fb0 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: 0x2aa26661560 [ROOT] MAP: (0 sibs) 3 children: 45: 0x2aa266620d0 KEYVAL: 'version' '10' (3 sibs) 45: 0x2aa26662168 KEYVAL: 'type' 'test' (3 sibs) 45: 0x2aa26662200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: 0x2aa2665f920 KEYMAP: 'objects' (2 sibs) 1 children: 45: 0x2aa2665d810 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: 0x2aa26662c10 KEYVAL: 'Str64_empty' '' (3 sibs) 45: 0x2aa26662ca8 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: 0x2aa26662d40 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: 0x2aa2665f9b8 KEYMAP: 'lists' (2 sibs) 0 children: 45: RECREATED TREE: 45: -------------------------------------- 45: [0][0] 0x2aa266e1050 [ROOT] MAP: (1 sibs) 3 children: 45: [1] [1] 0x2aa266e10e0 KEYVAL: 'version' '10' (3 sibs) 45: [2] [2] 0x2aa266e1170 KEYVAL: 'type' 'test' (3 sibs) 45: [3] [3] 0x2aa266e1200 KEYMAP: 'param_root' (3 sibs) 2 children: 45: [4] [4] 0x2aa266e1290 KEYMAP: 'objects' (2 sibs) 1 children: 45: [5] [5] 0x2aa266e1320 KEYMAP: 'TestContent' (1 sibs) 3 children: 45: [6] [6] 0x2aa266e13b0 KEYVAL: 'Str64_empty' '' (3 sibs) 45: [7] [7] 0x2aa266e1440 KEYVAL: 'Str64_empty2' '' (3 sibs) 45: [8] [8] 0x2aa266e14d0 KEYVAL: 'Str64_empty3' '' (3 sibs) 45: [9] [9] 0x2aa266e1560 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 (9 ms total) 45: 45: [----------] Global test environment tear-down 45: [==========] 475 tests from 3 test suites ran. (9 ms total) 45: [ PASSED ] 475 tests. 45/52 Test #45: ryml-test-null_val ................ Passed 0.01 sec test 46 Start 46: ryml-test-github_issues 46: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/ryml-test-github_issues-0.5.0 46: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 46: Test timeout computed to be: 10000000 46: Running main() from /builddir/build/BUILD/googletest-release-1.12.1/googletest/src/gtest_main.cc 46: [==========] Running 582 tests from 3 test suites. 46: [----------] Global test environment set-up. 46: [----------] 1 test from CaseNode 46: [ RUN ] CaseNode.setting_up 46: [ OK ] CaseNode.setting_up (0 ms) 46: [----------] 1 test from CaseNode (0 ms total) 46: 46: [----------] 5 tests from github 46: [ RUN ] github.268 46: [ OK ] github.268 (0 ms) 46: [ RUN ] github.277 46: [ OK ] github.277 (0 ms) 46: [ RUN ] github.78 46: [ OK ] github.78 (0 ms) 46: [ RUN ] github.60 46: [ OK ] github.60 (0 ms) 46: [ RUN ] github.31 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1275:cannot mark simultaneously as map and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1282:cannot mark simultaneously as seq and val: check failed: (f & VAL) == 0 46: /builddir/build/BUILD/rapidyaml-0.5.0/src/c4/yml/tree.hpp:1323:check failed: !is_seq(node) && !is_map(node) 46: [ OK ] github.31 (0 ms) 46: [----------] 5 tests from github (0 ms total) 46: 46: [----------] 576 tests from GITHUB_ISSUES/YmlTestCase 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_unix/0 46: ------------------------------------------- 46: running test case 'github3-problem1' 46: ------------------------------------------- 46: --------------- 46: 46: translation: [-2, -2, 5]--------------- 46: REF TREE: 46: 0x2aa21336090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa213308a0 VAL: '-2' (3 sibs) 46: 0x2aa21330938 VAL: '-2' (3 sibs) 46: 0x2aa213309d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa2138ab90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa2138ac20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa2138acb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa2138ad40 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa2138add0 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: 0x2aa213361a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa2138d280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa2138d310 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: 0x2aa213362c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa21331260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa213312f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa213313a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21390a00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa21390a90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa21390b20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa21390bb0 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: 0x2aa213363d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa21331440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa213314d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa21331570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21392730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213927c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa21392850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213928e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa21392970 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: 0x2aa213364f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa21330510 MAP: (3 sibs) 1 children: 46: 0x2aa21332f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa21333000 VAL: '0.mp4' (4 sibs) 46: 0x2aa21333098 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333130 VAL: '2.mp4' (4 sibs) 46: 0x2aa213331c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213305a8 MAP: (3 sibs) 1 children: 46: 0x2aa21333270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21333310 VAL: '0.mp4' (4 sibs) 46: 0x2aa213333a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333440 VAL: '2.mp4' (4 sibs) 46: 0x2aa213334d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21330640 MAP: (3 sibs) 1 children: 46: 0x2aa21333580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21333620 VAL: '0.mp4' (4 sibs) 46: 0x2aa213336b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333750 VAL: '2.mp4' (4 sibs) 46: 0x2aa213337e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21394d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa21394e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa21394e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa21394f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa21394fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa21395040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213950d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa21395160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213951f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa21395280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa21395310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213953a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa21395430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213954c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa21395550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213955e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa21395670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa21395700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa21395790 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: 0x2aa21336608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21333fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa21334080 MAP: (3 sibs) 1 children: 46: 0x2aa21334250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa213342f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334388 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334420 VAL: '2.mp4' (4 sibs) 46: 0x2aa213344b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21334118 MAP: (3 sibs) 1 children: 46: 0x2aa21334560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21334600 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334698 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334730 VAL: '2.mp4' (4 sibs) 46: 0x2aa213347c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213341b0 MAP: (3 sibs) 1 children: 46: 0x2aa21334870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21334910 VAL: '0.mp4' (4 sibs) 46: 0x2aa213349a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa21334ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21397cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa21397d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa21397dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa21397e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa21397ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa21397f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa21398010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213980a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa21398130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213981c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa21398250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213982e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa21398370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa21398400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa21398490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa21398520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213985b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa21398640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213986d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa21398760 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: 0x2aa21336720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21334b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21335040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa213350d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa2139a2e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa2139a370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa2139a400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa2139a490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa2139a520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa2139a5b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa2139a640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa2139a6d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa2139a760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa2139a7f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa2139a880 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: 0x2aa21336838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa21335180 MAP: (10 sibs) 1 children: 46: 0x2aa21331700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335218 MAP: (10 sibs) 1 children: 46: 0x2aa213317a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213352b0 MAP: (10 sibs) 1 children: 46: 0x2aa21335780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335348 MAP: (10 sibs) 1 children: 46: 0x2aa21335820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213353e0 MAP: (10 sibs) 1 children: 46: 0x2aa213358c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335478 MAP: (10 sibs) 1 children: 46: 0x2aa21335960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335510 MAP: (10 sibs) 1 children: 46: 0x2aa21335a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213355a8 MAP: (10 sibs) 1 children: 46: 0x2aa21335aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335640 MAP: (10 sibs) 1 children: 46: 0x2aa21335b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213356d8 MAP: (10 sibs) 1 children: 46: 0x2aa21335be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa2139cf00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa2139cf90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa2139d020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa2139d0b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa2139d140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa2139d1d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa2139d260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa2139d2f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa2139d380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa2139d410 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa2139d4a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa2139d530 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa2139d5c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa2139d650 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa2139d6e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa2139d770 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa2139d800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa2139d890 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa2139d920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa2139d9b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa2139da40 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: 0x2aa21336950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa213371d0 MAP: (14 sibs) 1 children: 46: 0x2aa21337a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337268 MAP: (14 sibs) 1 children: 46: 0x2aa21337ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337300 MAP: (14 sibs) 1 children: 46: 0x2aa21337b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337398 MAP: (14 sibs) 1 children: 46: 0x2aa21337c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337430 MAP: (14 sibs) 1 children: 46: 0x2aa21337cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213374c8 MAP: (14 sibs) 1 children: 46: 0x2aa21337d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337560 MAP: (14 sibs) 1 children: 46: 0x2aa21337df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213375f8 MAP: (14 sibs) 1 children: 46: 0x2aa21337e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337690 MAP: (14 sibs) 1 children: 46: 0x2aa21337f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337728 MAP: (14 sibs) 1 children: 46: 0x2aa21337fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213377c0 MAP: (14 sibs) 1 children: 46: 0x2aa21338070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337858 MAP: (14 sibs) 1 children: 46: 0x2aa21338110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213378f0 MAP: (14 sibs) 2 children: 46: 0x2aa213381b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa21338248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa21337988 MAP: (14 sibs) 2 children: 46: 0x2aa213382f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa21338388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213a0d20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213a0db0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213a0e40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213a0ed0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213a0f60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213a0ff0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213a1080 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213a1110 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213a11a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213a1230 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213a12c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213a1350 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213a13e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213a1470 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213a1500 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213a1590 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213a1620 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213a16b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213a1740 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213a17d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213a1860 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213a18f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213a1980 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213a1a10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213a1aa0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213a1b30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213a1bc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213a1c50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213a1ce0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213a1d70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213a1e00 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: 0x2aa21336fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213ac330 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213ac330 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213ac330 [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: 0x2aa213370f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21332690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa21332728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa213327c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa21332858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa213328f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa21332988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa21332a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa21332ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa21332b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa21332be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213ae9f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213aea80 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa213aeb10 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa213aeba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213aec30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213aecc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213aed50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213aede0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213aee70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213aef00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213aef90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213ae9f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213aea80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213aeb10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213aeba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213aec30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213aecc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213aed50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213aede0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213aee70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213aef00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213aef90 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213ae9f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213aea80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213aeb10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213aeba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213aec30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213aecc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213aed50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213aede0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213aee70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213aef00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213aef90 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: 0x2aa21336090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa213308a0 VAL: '-2' (3 sibs) 46: 0x2aa21330938 VAL: '-2' (3 sibs) 46: 0x2aa213309d0 VAL: '5' (3 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213af390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213af420 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213af4b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213af540 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213af5d0 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: 0x2aa213361a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213afca0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213afd30 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: 0x2aa213362c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa21331260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa213312f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa213313a0 KEYVAL: 'example' 'y' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b05b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213b0640 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213b06d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213b0760 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: 0x2aa213363d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa21331440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa213314d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa21331570 KEYMAP: 'data' (3 sibs) 0 children: 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b0ec0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213b0f50 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213b0fe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213b1070 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213b1100 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: 0x2aa213364f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa21330510 MAP: (3 sibs) 1 children: 46: 0x2aa21332f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa21333000 VAL: '0.mp4' (4 sibs) 46: 0x2aa21333098 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333130 VAL: '2.mp4' (4 sibs) 46: 0x2aa213331c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213305a8 MAP: (3 sibs) 1 children: 46: 0x2aa21333270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21333310 VAL: '0.mp4' (4 sibs) 46: 0x2aa213333a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333440 VAL: '2.mp4' (4 sibs) 46: 0x2aa213334d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21330640 MAP: (3 sibs) 1 children: 46: 0x2aa21333580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21333620 VAL: '0.mp4' (4 sibs) 46: 0x2aa213336b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333750 VAL: '2.mp4' (4 sibs) 46: 0x2aa213337e8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b20e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213b2170 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213b2200 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213b2290 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213b2320 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213b23b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213b2440 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213b24d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213b2560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213b25f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213b2680 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213b2710 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213b27a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213b2830 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213b28c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213b2950 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213b29e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213b2a70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213b2b00 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: 0x2aa21336608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21333fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa21334080 MAP: (3 sibs) 1 children: 46: 0x2aa21334250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa213342f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334388 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334420 VAL: '2.mp4' (4 sibs) 46: 0x2aa213344b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21334118 MAP: (3 sibs) 1 children: 46: 0x2aa21334560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21334600 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334698 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334730 VAL: '2.mp4' (4 sibs) 46: 0x2aa213347c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213341b0 MAP: (3 sibs) 1 children: 46: 0x2aa21334870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21334910 VAL: '0.mp4' (4 sibs) 46: 0x2aa213349a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa21334ad8 VAL: '3.mp4' (4 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b32f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213b3380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213b3410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213b34a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213b3530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213b35c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213b3650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213b36e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213b3770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213b3800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213b3890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213b3920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213b39b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213b3a40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213b3ad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213b3b60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213b3bf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213b3c80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213b3d10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213b3da0 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: 0x2aa21336720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21334b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21335040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa213350d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b17d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213b1860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213b18f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213b1980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213b1a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213b1aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213b1b30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213b1bc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213b1c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213b1ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213b1d70 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: 0x2aa21336838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa21335180 MAP: (10 sibs) 1 children: 46: 0x2aa21331700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335218 MAP: (10 sibs) 1 children: 46: 0x2aa213317a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213352b0 MAP: (10 sibs) 1 children: 46: 0x2aa21335780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335348 MAP: (10 sibs) 1 children: 46: 0x2aa21335820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213353e0 MAP: (10 sibs) 1 children: 46: 0x2aa213358c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335478 MAP: (10 sibs) 1 children: 46: 0x2aa21335960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335510 MAP: (10 sibs) 1 children: 46: 0x2aa21335a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213355a8 MAP: (10 sibs) 1 children: 46: 0x2aa21335aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335640 MAP: (10 sibs) 1 children: 46: 0x2aa21335b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213356d8 MAP: (10 sibs) 1 children: 46: 0x2aa21335be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b4e10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213b4ea0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213b4f30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213b4fc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213b5050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213b50e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213b5170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213b5200 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213b5290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213b5320 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213b53b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213b5440 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213b54d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213b5560 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213b55f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213b5680 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213b5710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213b57a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213b5830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213b58c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213b5950 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: 0x2aa21336950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa213371d0 MAP: (14 sibs) 1 children: 46: 0x2aa21337a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337268 MAP: (14 sibs) 1 children: 46: 0x2aa21337ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337300 MAP: (14 sibs) 1 children: 46: 0x2aa21337b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337398 MAP: (14 sibs) 1 children: 46: 0x2aa21337c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337430 MAP: (14 sibs) 1 children: 46: 0x2aa21337cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213374c8 MAP: (14 sibs) 1 children: 46: 0x2aa21337d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337560 MAP: (14 sibs) 1 children: 46: 0x2aa21337df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213375f8 MAP: (14 sibs) 1 children: 46: 0x2aa21337e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337690 MAP: (14 sibs) 1 children: 46: 0x2aa21337f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337728 MAP: (14 sibs) 1 children: 46: 0x2aa21337fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213377c0 MAP: (14 sibs) 1 children: 46: 0x2aa21338070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337858 MAP: (14 sibs) 1 children: 46: 0x2aa21338110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213378f0 MAP: (14 sibs) 2 children: 46: 0x2aa213381b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa21338248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa21337988 MAP: (14 sibs) 2 children: 46: 0x2aa213382f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa21338388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b6020 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213b60b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213b6140 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213b61d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213b6260 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213b62f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213b6380 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213b6410 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213b64a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213b6530 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213b65c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213b6650 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213b66e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213b6770 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213b6800 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213b6890 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213b6920 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213b69b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213b6a40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213b6ad0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213b6b60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213b6bf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213b6c80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213b6d10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213b6da0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213b6e30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213b6ec0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213b6f50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213b6fe0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213b7070 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213b7100 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: #nodes=31 vs #printed=31 46: -------------------------------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/8 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:519:4:1: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error11' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/9 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: (47B):ERROR: parse error: incorrect indentation? 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:528:4:1: MessageID2: "MapRegion_HyrulePrairie2 " (size=49) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 1-50) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error12' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/10 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:537:4:15: MessageID1: 'MapRegion_HyrulePrairie1 ' (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error21' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key1: true1 46: MessageID1: 'MapRegion_HyrulePrairie1 ' 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/11 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: (61B):ERROR: ': ' is not a valid token in plain flow (unquoted) scalars 46: /builddir/build/BUILD/rapidyaml-0.5.0/test/test_github_issues.cpp:546:4:15: MessageID2: "MapRegion_HyrulePrairie2 " (size=52) 46: ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ (cols 15-53) 46: 46: ------------------------------------------- 46: running test case 'github35/expected_error22' 46: ------------------------------------------- 46: --------------- 46: 46: # *segfault* // not anymore! 46: - key2: true2 46: MessageID2: "MapRegion_HyrulePrairie2 " 46: --------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/12 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 46: anchor does not exist: 'invalid' 46: ------------------------------------------- 46: running test case 'github128/1' 46: ------------------------------------------- 46: --------------- 46: a: *invalid--------------- 46: [ OK ] GITHUB_ISSUES/YmlTestCase.parse_windows/13 (0 ms) 46: [ RUN ] GITHUB_ISSUES/YmlTestCase.parse_windows/14 46: ------------------------------------------- 46: running test case 'github128/2' 46: ------------------------------------------- 46: --------------- 46: *--------------- 46: REF TREE: 46: 0x2aa21336fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b9670 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213b9670 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213b9670 [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: 0x2aa213370f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21332690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa21332728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa213327c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa21332858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa213328f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa21332988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa21332a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa21332ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa21332b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa21332be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: PARSED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213b9f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213ba010 KEYVAL***: 'ref' 'ref_val' valanchor='&ref' (10 sibs) 46: [2] [2] 0x2aa213ba0a0 KEYVAL***: 'a' '*ref' (10 sibs) 46: [3] [3] 0x2aa213ba130 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213ba1c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213ba250 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213ba2e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213ba370 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213ba400 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213ba490 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213ba520 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: resolved tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213b9f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213ba010 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213ba0a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213ba130 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213ba1c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213ba250 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213ba2e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213ba370 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213ba400 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213ba490 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213ba520 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: #nodes=11 vs #printed=11 46: -------------------------------------- 46: reordered tree!!! 46: -------------------------------------- 46: [0][0] 0x2aa213b9f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213ba010 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213ba0a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213ba130 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213ba1c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213ba250 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213ba2e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213ba370 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213ba400 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213ba490 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213ba520 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] 0x2aa2138ab90 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa2138ac20 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa2138acb0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa2138ad40 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa2138add0 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] 0x2aa213bc4a0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213bc530 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213bc5c0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213bc650 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213bc6e0 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] 0x2aa2138d280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa2138d310 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] 0x2aa213bd690 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213bd720 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] 0x2aa21390a00 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa21390a90 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa21390b20 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa21390bb0 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] 0x2aa213bdfa0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213be030 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213be0c0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213be150 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] 0x2aa21392730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213927c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa21392850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213928e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa21392970 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] 0x2aa213be8b0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213be940 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213be9d0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213bea60 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213beaf0 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] 0x2aa21394d70 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa21394e00 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa21394e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa21394f20 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa21394fb0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa21395040 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213950d0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa21395160 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213951f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa21395280 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa21395310 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213953a0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa21395430 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213954c0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa21395550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213955e0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa21395670 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa21395700 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa21395790 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] 0x2aa213bfad0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213bfb60 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213bfbf0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213bfc80 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213bfd10 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213bfda0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213bfe30 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213bfec0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213bff50 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213bffe0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213c0070 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213c0100 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213c0190 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213c0220 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213c02b0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213c0340 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213c03d0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213c0460 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213c04f0 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] 0x2aa21397cb0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa21397d40 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa21397dd0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa21397e60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa21397ef0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa21397f80 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa21398010 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213980a0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa21398130 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213981c0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa21398250 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213982e0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa21398370 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa21398400 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa21398490 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa21398520 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213985b0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa21398640 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213986d0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa21398760 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] 0x2aa213c0ce0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213c0d70 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213c0e00 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213c0e90 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213c0f20 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213c0fb0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213c1040 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213c10d0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213c1160 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213c11f0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213c1280 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213c1310 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213c13a0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213c1430 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213c14c0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213c1550 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213c15e0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213c1670 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213c1700 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213c1790 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] 0x2aa2139a2e0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa2139a370 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa2139a400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa2139a490 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa2139a520 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa2139a5b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa2139a640 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa2139a6d0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa2139a760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa2139a7f0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa2139a880 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] 0x2aa213bf1c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213bf250 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213bf2e0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213bf370 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213bf400 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213bf490 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213bf520 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213bf5b0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213bf640 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213bf6d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213bf760 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] 0x2aa2139cf00 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa2139cf90 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa2139d020 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa2139d0b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa2139d140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa2139d1d0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa2139d260 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa2139d2f0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa2139d380 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa2139d410 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa2139d4a0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa2139d530 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa2139d5c0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa2139d650 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa2139d6e0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa2139d770 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa2139d800 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa2139d890 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa2139d920 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa2139d9b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa2139da40 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] 0x2aa213c2800 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213c2890 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213c2920 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213c29b0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213c2a40 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213c2ad0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213c2b60 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213c2bf0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213c2c80 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213c2d10 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213c2da0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213c2e30 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213c2ec0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213c2f50 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213c2fe0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213c3070 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213c3100 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213c3190 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213c3220 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213c32b0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213c3340 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] 0x2aa213a0d20 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213a0db0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213a0e40 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213a0ed0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213a0f60 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213a0ff0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213a1080 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213a1110 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213a11a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213a1230 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213a12c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213a1350 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213a13e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213a1470 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213a1500 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213a1590 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213a1620 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213a16b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213a1740 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213a17d0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213a1860 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213a18f0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213a1980 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213a1a10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213a1aa0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213a1b30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213a1bc0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213a1c50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213a1ce0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213a1d70 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213a1e00 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] 0x2aa213c3a10 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213c3aa0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213c3b30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213c3bc0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213c3c50 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213c3ce0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213c3d70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213c3e00 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213c3e90 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213c3f20 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213c3fb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213c4040 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213c40d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213c4160 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213c41f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213c4280 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213c4310 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213c43a0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213c4430 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213c44c0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213c4550 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213c45e0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213c4670 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213c4700 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213c4790 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213c4820 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213c48b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213c4940 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213c49d0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213c4a60 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213c4af0 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] 0x2aa213ac330 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa213c1ef0 [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] 0x2aa213ae9f0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213aea80 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213aeb10 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213aeba0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213aec30 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213aecc0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213aed50 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213aede0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213aee70 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213aef00 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213aef90 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] 0x2aa213c4c20 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213c4cb0 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213c4d40 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213c4dd0 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213c4e60 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213c4ef0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213c4f80 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213c5010 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213c50a0 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213c5130 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213c51c0 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] 0x2aa213af390 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213af420 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213af4b0 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213af540 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213af5d0 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] 0x2aa213c5530 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213c55c0 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213c5650 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213c56e0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213c5770 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] 0x2aa213afca0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213afd30 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] 0x2aa213c5e40 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213c5ed0 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] 0x2aa213b05b0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213b0640 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213b06d0 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213b0760 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] 0x2aa213c6750 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213c67e0 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213c6870 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213c6900 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] 0x2aa213b0ec0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213b0f50 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213b0fe0 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213b1070 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213b1100 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] 0x2aa213c7060 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213c70f0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213c7180 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213c7210 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213c72a0 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] 0x2aa213b20e0 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213b2170 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213b2200 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213b2290 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213b2320 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213b23b0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213b2440 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213b24d0 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213b2560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213b25f0 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213b2680 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213b2710 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213b27a0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213b2830 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213b28c0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213b2950 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213b29e0 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213b2a70 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213b2b00 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] 0x2aa213c8280 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213c8310 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213c83a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213c8430 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213c84c0 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213c8550 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213c85e0 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213c8670 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213c8700 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213c8790 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213c8820 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213c88b0 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213c8940 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213c89d0 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213c8a60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213c8af0 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213c8b80 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213c8c10 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213c8ca0 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] 0x2aa213b32f0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213b3380 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213b3410 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213b34a0 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213b3530 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213b35c0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213b3650 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213b36e0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213b3770 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213b3800 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213b3890 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213b3920 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213b39b0 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213b3a40 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213b3ad0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213b3b60 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213b3bf0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213b3c80 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213b3d10 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213b3da0 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] 0x2aa213c9490 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213c9520 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213c95b0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213c9640 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213c96d0 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213c9760 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213c97f0 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213c9880 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213c9910 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213c99a0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213c9a30 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213c9ac0 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213c9b50 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213c9be0 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213c9c70 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213c9d00 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213c9d90 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213c9e20 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213c9eb0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213c9f40 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] 0x2aa213b17d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213b1860 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213b18f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213b1980 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213b1a10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213b1aa0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213b1b30 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213b1bc0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213b1c50 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213b1ce0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213b1d70 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] 0x2aa213c7970 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213c7a00 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213c7a90 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213c7b20 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213c7bb0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213c7c40 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213c7cd0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213c7d60 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213c7df0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213c7e80 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213c7f10 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] 0x2aa213b4e10 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213b4ea0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213b4f30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213b4fc0 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213b5050 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213b50e0 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213b5170 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213b5200 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213b5290 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213b5320 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213b53b0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213b5440 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213b54d0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213b5560 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213b55f0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213b5680 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213b5710 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213b57a0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213b5830 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213b58c0 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213b5950 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] 0x2aa213cafb0 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213cb040 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213cb0d0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213cb160 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213cb1f0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213cb280 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213cb310 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213cb3a0 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213cb430 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213cb4c0 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213cb550 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213cb5e0 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213cb670 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213cb700 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213cb790 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213cb820 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213cb8b0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213cb940 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213cb9d0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213cba60 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213cbaf0 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] 0x2aa213b6020 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213b60b0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213b6140 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213b61d0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213b6260 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213b62f0 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213b6380 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213b6410 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213b64a0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213b6530 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213b65c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213b6650 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213b66e0 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213b6770 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213b6800 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213b6890 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213b6920 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213b69b0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213b6a40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213b6ad0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213b6b60 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213b6bf0 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213b6c80 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213b6d10 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213b6da0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213b6e30 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213b6ec0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213b6f50 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213b6fe0 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213b7070 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213b7100 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] 0x2aa213cc1c0 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213cc250 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213cc2e0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213cc370 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213cc400 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213cc490 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213cc520 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213cc5b0 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213cc640 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213cc6d0 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213cc760 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213cc7f0 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213cc880 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213cc910 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213cc9a0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213cca30 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213ccac0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213ccb50 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213ccbe0 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213ccc70 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213ccd00 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213ccd90 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213cce20 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213cceb0 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213ccf40 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213ccfd0 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213cd060 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213cd0f0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213cd180 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213cd210 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213cd2a0 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] 0x2aa213b9670 [ROOT] DOCVAL: '*' (1 sibs) 46: #nodes=1 vs #printed=1 46: -------------------------------------- 46: ~~~~~~~~~~~~~~ emitted yml: 46: '*'\n 46: ~~~~~~~~~~~~~~ emitted tree: 46: -------------------------------------- 46: [0][0] 0x2aa213ca6a0 [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] 0x2aa213b9f80 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213ba010 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213ba0a0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213ba130 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213ba1c0 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213ba250 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213ba2e0 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213ba370 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213ba400 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213ba490 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213ba520 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] 0x2aa213cd3d0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213cd460 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213cd4f0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213cd580 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213cd610 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213cd6a0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213cd730 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213cd7c0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213cd850 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213cd8e0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213cd970 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: 0x2aa21336090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa213308a0 VAL: '-2' (3 sibs) 46: 0x2aa21330938 VAL: '-2' (3 sibs) 46: 0x2aa213309d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213bce70 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213bcf00 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213bcf90 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213bd020 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213bd0b0 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: 0x2aa213361a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213bd150 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213bd1e0 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: 0x2aa213362c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa21331260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa213312f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa213313a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213cdce0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213cdd70 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213cde00 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213cde90 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: 0x2aa213363d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa21331440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa213314d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa21331570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213cdf30 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213cdfc0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213ce050 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213ce0e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213ce170 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: 0x2aa213364f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa21330510 MAP: (3 sibs) 1 children: 46: 0x2aa21332f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa21333000 VAL: '0.mp4' (4 sibs) 46: 0x2aa21333098 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333130 VAL: '2.mp4' (4 sibs) 46: 0x2aa213331c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213305a8 MAP: (3 sibs) 1 children: 46: 0x2aa21333270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21333310 VAL: '0.mp4' (4 sibs) 46: 0x2aa213333a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333440 VAL: '2.mp4' (4 sibs) 46: 0x2aa213334d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21330640 MAP: (3 sibs) 1 children: 46: 0x2aa21333580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21333620 VAL: '0.mp4' (4 sibs) 46: 0x2aa213336b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333750 VAL: '2.mp4' (4 sibs) 46: 0x2aa213337e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213ce210 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213ce2a0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213ce330 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213ce3c0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213ce450 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213ce4e0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213ce570 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213ce600 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213ce690 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213ce720 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213ce7b0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213ce840 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213ce8d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213ce960 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213ce9f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213cea80 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213ceb10 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213ceba0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213cec30 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: 0x2aa21336608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21333fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa21334080 MAP: (3 sibs) 1 children: 46: 0x2aa21334250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa213342f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334388 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334420 VAL: '2.mp4' (4 sibs) 46: 0x2aa213344b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21334118 MAP: (3 sibs) 1 children: 46: 0x2aa21334560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21334600 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334698 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334730 VAL: '2.mp4' (4 sibs) 46: 0x2aa213347c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213341b0 MAP: (3 sibs) 1 children: 46: 0x2aa21334870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21334910 VAL: '0.mp4' (4 sibs) 46: 0x2aa213349a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa21334ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213cecd0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213ced60 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213cedf0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213cee80 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213cef10 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213cefa0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213cf030 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213cf0c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213cf150 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213cf1e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213cf270 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213cf300 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213cf390 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213cf420 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213cf4b0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213cf540 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213cf5d0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213cf660 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213cf6f0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213cf780 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: 0x2aa21336720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21334b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21335040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa213350d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213cf820 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213cf8b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213cf940 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213cf9d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213cfa60 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213cfaf0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213cfb80 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213cfc10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213cfca0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213cfd30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213cfdc0 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: 0x2aa21336838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa21335180 MAP: (10 sibs) 1 children: 46: 0x2aa21331700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335218 MAP: (10 sibs) 1 children: 46: 0x2aa213317a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213352b0 MAP: (10 sibs) 1 children: 46: 0x2aa21335780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335348 MAP: (10 sibs) 1 children: 46: 0x2aa21335820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213353e0 MAP: (10 sibs) 1 children: 46: 0x2aa213358c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335478 MAP: (10 sibs) 1 children: 46: 0x2aa21335960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335510 MAP: (10 sibs) 1 children: 46: 0x2aa21335a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213355a8 MAP: (10 sibs) 1 children: 46: 0x2aa21335aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335640 MAP: (10 sibs) 1 children: 46: 0x2aa21335b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213356d8 MAP: (10 sibs) 1 children: 46: 0x2aa21335be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213cfe60 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213cfef0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213cff80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213d0010 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213d00a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213d0130 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213d01c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213d0250 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213d02e0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213d0370 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213d0400 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213d0490 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213d0520 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213d05b0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213d0640 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213d06d0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213d0760 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213d07f0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213d0880 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213d0910 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213d09a0 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: 0x2aa21336950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa213371d0 MAP: (14 sibs) 1 children: 46: 0x2aa21337a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337268 MAP: (14 sibs) 1 children: 46: 0x2aa21337ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337300 MAP: (14 sibs) 1 children: 46: 0x2aa21337b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337398 MAP: (14 sibs) 1 children: 46: 0x2aa21337c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337430 MAP: (14 sibs) 1 children: 46: 0x2aa21337cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213374c8 MAP: (14 sibs) 1 children: 46: 0x2aa21337d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337560 MAP: (14 sibs) 1 children: 46: 0x2aa21337df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213375f8 MAP: (14 sibs) 1 children: 46: 0x2aa21337e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337690 MAP: (14 sibs) 1 children: 46: 0x2aa21337f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337728 MAP: (14 sibs) 1 children: 46: 0x2aa21337fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213377c0 MAP: (14 sibs) 1 children: 46: 0x2aa21338070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337858 MAP: (14 sibs) 1 children: 46: 0x2aa21338110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213378f0 MAP: (14 sibs) 2 children: 46: 0x2aa213381b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa21338248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa21337988 MAP: (14 sibs) 2 children: 46: 0x2aa213382f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa21338388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d0a40 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213d0ad0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213d0b60 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213d0bf0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213d0c80 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213d0d10 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213d0da0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213d0e30 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213d0ec0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213d0f50 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213d0fe0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213d1070 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213d1100 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213d1190 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213d1220 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213d12b0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213d1340 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213d13d0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213d1460 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213d14f0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213d1580 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213d1610 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213d16a0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213d1730 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213d17c0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213d1850 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213d18e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213d1970 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213d1a00 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213d1a90 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213d1b20 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: 0x2aa21336fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21332250 [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: 0x2aa213370f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21332690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa21332728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa213327c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa21332858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa213328f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa21332988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa21332a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa21332ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa21332b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa21332be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d1bc0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213d1c50 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213d1ce0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213d1d70 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213d1e00 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213d1e90 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213d1f20 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213d1fb0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213d2040 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213d20d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213d2160 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: 0x2aa21336090 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330800 KEYSEQ: 'translation' (1 sibs) 3 children: 46: 0x2aa213308a0 VAL: '-2' (3 sibs) 46: 0x2aa21330938 VAL: '-2' (3 sibs) 46: 0x2aa213309d0 VAL: '5' (3 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d2200 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213d2290 KEYSEQ: 'translation' (1 sibs) 3 children: 46: [2] [2] 0x2aa213d2320 VAL: '-2' (3 sibs) 46: [3] [3] 0x2aa213d23b0 VAL: '-2' (3 sibs) 46: [4] [4] 0x2aa213d2440 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: 0x2aa213361a8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330cb0 KEYVAL: 'audio resource' '' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213bd280 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213bd310 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: 0x2aa213362c0 [ROOT] MAP: (0 sibs) 2 children: 46: 0x2aa21331260 KEYVAL: 'audio resource' '' (2 sibs) 46: 0x2aa213312f8 KEYMAP: 'more' (2 sibs) 1 children: 46: 0x2aa213313a0 KEYVAL: 'example' 'y' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d24e0 [ROOT] MAP: (1 sibs) 2 children: 46: [1] [1] 0x2aa213d2570 KEYVAL: 'audio resource' '' (2 sibs) 46: [2] [2] 0x2aa213d2600 KEYMAP: 'more' (2 sibs) 1 children: 46: [3] [3] 0x2aa213d2690 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: 0x2aa213363d8 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21330d50 KEYMAP: 'component' (1 sibs) 3 children: 46: 0x2aa21331440 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: 0x2aa213314d8 KEYMAP: 'some_data' (3 sibs) 0 children: 46: 0x2aa21331570 KEYMAP: 'data' (3 sibs) 0 children: 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d2730 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213d27c0 KEYMAP: 'component' (1 sibs) 3 children: 46: [2] [2] 0x2aa213d2850 KEYVAL: 'type' 'perspective camera component' (3 sibs) 46: [3] [3] 0x2aa213d28e0 KEYMAP: 'some_data' (3 sibs) 0 children: 46: [4] [4] 0x2aa213d2970 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: 0x2aa213364f0 [ROOT] SEQ: (0 sibs) 3 children: 46: 0x2aa21330510 MAP: (3 sibs) 1 children: 46: 0x2aa21332f60 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa21333000 VAL: '0.mp4' (4 sibs) 46: 0x2aa21333098 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333130 VAL: '2.mp4' (4 sibs) 46: 0x2aa213331c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213305a8 MAP: (3 sibs) 1 children: 46: 0x2aa21333270 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21333310 VAL: '0.mp4' (4 sibs) 46: 0x2aa213333a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333440 VAL: '2.mp4' (4 sibs) 46: 0x2aa213334d8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21330640 MAP: (3 sibs) 1 children: 46: 0x2aa21333580 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21333620 VAL: '0.mp4' (4 sibs) 46: 0x2aa213336b8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21333750 VAL: '2.mp4' (4 sibs) 46: 0x2aa213337e8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d2a10 [ROOT] SEQ: (1 sibs) 3 children: 46: [1] [1] 0x2aa213d2aa0 MAP: (3 sibs) 1 children: 46: [2] [2] 0x2aa213d2b30 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [3] [3] 0x2aa213d2bc0 VAL: '0.mp4' (4 sibs) 46: [4] [4] 0x2aa213d2c50 VAL: '1.mp4' (4 sibs) 46: [5] [5] 0x2aa213d2ce0 VAL: '2.mp4' (4 sibs) 46: [6] [6] 0x2aa213d2d70 VAL: '3.mp4' (4 sibs) 46: [7] [7] 0x2aa213d2e00 MAP: (3 sibs) 1 children: 46: [8] [8] 0x2aa213d2e90 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [9] [9] 0x2aa213d2f20 VAL: '0.mp4' (4 sibs) 46: [10] [10] 0x2aa213d2fb0 VAL: '1.mp4' (4 sibs) 46: [11] [11] 0x2aa213d3040 VAL: '2.mp4' (4 sibs) 46: [12] [12] 0x2aa213d30d0 VAL: '3.mp4' (4 sibs) 46: [13] [13] 0x2aa213d3160 MAP: (3 sibs) 1 children: 46: [14] [14] 0x2aa213d31f0 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [15] [15] 0x2aa213d3280 VAL: '0.mp4' (4 sibs) 46: [16] [16] 0x2aa213d3310 VAL: '1.mp4' (4 sibs) 46: [17] [17] 0x2aa213d33a0 VAL: '2.mp4' (4 sibs) 46: [18] [18] 0x2aa213d3430 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: 0x2aa21336608 [ROOT] MAP: (0 sibs) 1 children: 46: 0x2aa21333fe0 KEYSEQ: 'videos' (1 sibs) 3 children: 46: 0x2aa21334080 MAP: (3 sibs) 1 children: 46: 0x2aa21334250 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: 0x2aa213342f0 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334388 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334420 VAL: '2.mp4' (4 sibs) 46: 0x2aa213344b8 VAL: '3.mp4' (4 sibs) 46: 0x2aa21334118 MAP: (3 sibs) 1 children: 46: 0x2aa21334560 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: 0x2aa21334600 VAL: '0.mp4' (4 sibs) 46: 0x2aa21334698 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334730 VAL: '2.mp4' (4 sibs) 46: 0x2aa213347c8 VAL: '3.mp4' (4 sibs) 46: 0x2aa213341b0 MAP: (3 sibs) 1 children: 46: 0x2aa21334870 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: 0x2aa21334910 VAL: '0.mp4' (4 sibs) 46: 0x2aa213349a8 VAL: '1.mp4' (4 sibs) 46: 0x2aa21334a40 VAL: '2.mp4' (4 sibs) 46: 0x2aa21334ad8 VAL: '3.mp4' (4 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d34d0 [ROOT] MAP: (1 sibs) 1 children: 46: [1] [1] 0x2aa213d3560 KEYSEQ: 'videos' (1 sibs) 3 children: 46: [2] [2] 0x2aa213d35f0 MAP: (3 sibs) 1 children: 46: [3] [3] 0x2aa213d3680 KEYSEQ: 'UQxRibHKEDI' (1 sibs) 4 children: 46: [4] [4] 0x2aa213d3710 VAL: '0.mp4' (4 sibs) 46: [5] [5] 0x2aa213d37a0 VAL: '1.mp4' (4 sibs) 46: [6] [6] 0x2aa213d3830 VAL: '2.mp4' (4 sibs) 46: [7] [7] 0x2aa213d38c0 VAL: '3.mp4' (4 sibs) 46: [8] [8] 0x2aa213d3950 MAP: (3 sibs) 1 children: 46: [9] [9] 0x2aa213d39e0 KEYSEQ: 'DcYsg8VFdC0' (1 sibs) 4 children: 46: [10] [10] 0x2aa213d3a70 VAL: '0.mp4' (4 sibs) 46: [11] [11] 0x2aa213d3b00 VAL: '1.mp4' (4 sibs) 46: [12] [12] 0x2aa213d3b90 VAL: '2.mp4' (4 sibs) 46: [13] [13] 0x2aa213d3c20 VAL: '3.mp4' (4 sibs) 46: [14] [14] 0x2aa213d3cb0 MAP: (3 sibs) 1 children: 46: [15] [15] 0x2aa213d3d40 KEYSEQ: 'Yt3ymqZXzLY' (1 sibs) 4 children: 46: [16] [16] 0x2aa213d3dd0 VAL: '0.mp4' (4 sibs) 46: [17] [17] 0x2aa213d3e60 VAL: '1.mp4' (4 sibs) 46: [18] [18] 0x2aa213d3ef0 VAL: '2.mp4' (4 sibs) 46: [19] [19] 0x2aa213d3f80 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: 0x2aa21336720 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21334b80 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334c18 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334cb0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334d48 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334de0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334e78 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334f10 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21334fa8 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa21335040 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: 0x2aa213350d8 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d4020 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213d40b0 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (10 sibs) 46: [2] [2] 0x2aa213d4140 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (10 sibs) 46: [3] [3] 0x2aa213d41d0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (10 sibs) 46: [4] [4] 0x2aa213d4260 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (10 sibs) 46: [5] [5] 0x2aa213d42f0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (10 sibs) 46: [6] [6] 0x2aa213d4380 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (10 sibs) 46: [7] [7] 0x2aa213d4410 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (10 sibs) 46: [8] [8] 0x2aa213d44a0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (10 sibs) 46: [9] [9] 0x2aa213d4530 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (10 sibs) 46: [10] [10] 0x2aa213d45c0 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: 0x2aa21336838 [ROOT] SEQ: (0 sibs) 10 children: 46: 0x2aa21335180 MAP: (10 sibs) 1 children: 46: 0x2aa21331700 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335218 MAP: (10 sibs) 1 children: 46: 0x2aa213317a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213352b0 MAP: (10 sibs) 1 children: 46: 0x2aa21335780 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335348 MAP: (10 sibs) 1 children: 46: 0x2aa21335820 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213353e0 MAP: (10 sibs) 1 children: 46: 0x2aa213358c0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335478 MAP: (10 sibs) 1 children: 46: 0x2aa21335960 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335510 MAP: (10 sibs) 1 children: 46: 0x2aa21335a00 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213355a8 MAP: (10 sibs) 1 children: 46: 0x2aa21335aa0 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21335640 MAP: (10 sibs) 1 children: 46: 0x2aa21335b40 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213356d8 MAP: (10 sibs) 1 children: 46: 0x2aa21335be0 KEYVAL: 'MessageID0' 'MapRegion_HyrulePrairie' (1 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d4660 [ROOT] SEQ: (1 sibs) 10 children: 46: [1] [1] 0x2aa213d46f0 MAP: (10 sibs) 1 children: 46: [2] [2] 0x2aa213d4780 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213d4810 MAP: (10 sibs) 1 children: 46: [4] [4] 0x2aa213d48a0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213d4930 MAP: (10 sibs) 1 children: 46: [6] [6] 0x2aa213d49c0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie' (1 sibs) 46: [7] [7] 0x2aa213d4a50 MAP: (10 sibs) 1 children: 46: [8] [8] 0x2aa213d4ae0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie' (1 sibs) 46: [9] [9] 0x2aa213d4b70 MAP: (10 sibs) 1 children: 46: [10] [10] 0x2aa213d4c00 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie' (1 sibs) 46: [11] [11] 0x2aa213d4c90 MAP: (10 sibs) 1 children: 46: [12] [12] 0x2aa213d4d20 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie' (1 sibs) 46: [13] [13] 0x2aa213d4db0 MAP: (10 sibs) 1 children: 46: [14] [14] 0x2aa213d4e40 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie' (1 sibs) 46: [15] [15] 0x2aa213d4ed0 MAP: (10 sibs) 1 children: 46: [16] [16] 0x2aa213d4f60 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie' (1 sibs) 46: [17] [17] 0x2aa213d4ff0 MAP: (10 sibs) 1 children: 46: [18] [18] 0x2aa213d5080 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie' (1 sibs) 46: [19] [19] 0x2aa213d5110 MAP: (10 sibs) 1 children: 46: [20] [20] 0x2aa213d51a0 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: 0x2aa21336950 [ROOT] SEQ: (0 sibs) 14 children: 46: 0x2aa213371d0 MAP: (14 sibs) 1 children: 46: 0x2aa21337a30 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337268 MAP: (14 sibs) 1 children: 46: 0x2aa21337ad0 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337300 MAP: (14 sibs) 1 children: 46: 0x2aa21337b70 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337398 MAP: (14 sibs) 1 children: 46: 0x2aa21337c10 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337430 MAP: (14 sibs) 1 children: 46: 0x2aa21337cb0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213374c8 MAP: (14 sibs) 1 children: 46: 0x2aa21337d50 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337560 MAP: (14 sibs) 1 children: 46: 0x2aa21337df0 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213375f8 MAP: (14 sibs) 1 children: 46: 0x2aa21337e90 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337690 MAP: (14 sibs) 1 children: 46: 0x2aa21337f30 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa21337728 MAP: (14 sibs) 1 children: 46: 0x2aa21337fd0 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: 0x2aa213377c0 MAP: (14 sibs) 1 children: 46: 0x2aa21338070 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa21337858 MAP: (14 sibs) 1 children: 46: 0x2aa21338110 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: 0x2aa213378f0 MAP: (14 sibs) 2 children: 46: 0x2aa213381b0 KEYVAL: 'key1' 'true1' (2 sibs) 46: 0x2aa21338248 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: 0x2aa21337988 MAP: (14 sibs) 2 children: 46: 0x2aa213382f0 KEYVAL: 'key2' 'true2' (2 sibs) 46: 0x2aa21338388 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie2 ' (2 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d5240 [ROOT] SEQ: (1 sibs) 14 children: 46: [1] [1] 0x2aa213d52d0 MAP: (14 sibs) 1 children: 46: [2] [2] 0x2aa213d5360 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie' (1 sibs) 46: [3] [3] 0x2aa213d53f0 MAP: (14 sibs) 1 children: 46: [4] [4] 0x2aa213d5480 KEYVAL: 'MessageID2' 'MapRegion_HyrulePrairie' (1 sibs) 46: [5] [5] 0x2aa213d5510 MAP: (14 sibs) 1 children: 46: [6] [6] 0x2aa213d55a0 KEYVAL: 'MessageID3' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [7] [7] 0x2aa213d5630 MAP: (14 sibs) 1 children: 46: [8] [8] 0x2aa213d56c0 KEYVAL: 'MessageID4' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [9] [9] 0x2aa213d5750 MAP: (14 sibs) 1 children: 46: [10] [10] 0x2aa213d57e0 KEYVAL: 'MessageID5' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [11] [11] 0x2aa213d5870 MAP: (14 sibs) 1 children: 46: [12] [12] 0x2aa213d5900 KEYVAL: 'MessageID6' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [13] [13] 0x2aa213d5990 MAP: (14 sibs) 1 children: 46: [14] [14] 0x2aa213d5a20 KEYVAL: 'MessageID7' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [15] [15] 0x2aa213d5ab0 MAP: (14 sibs) 1 children: 46: [16] [16] 0x2aa213d5b40 KEYVAL: 'MessageID8' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [17] [17] 0x2aa213d5bd0 MAP: (14 sibs) 1 children: 46: [18] [18] 0x2aa213d5c60 KEYVAL: 'MessageID9' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [19] [19] 0x2aa213d5cf0 MAP: (14 sibs) 1 children: 46: [20] [20] 0x2aa213d5d80 KEYVAL: 'MessageID10' 'MapRegion_HyrulePrairie ' (1 sibs) 46: [21] [21] 0x2aa213d5e10 MAP: (14 sibs) 1 children: 46: [22] [22] 0x2aa213d5ea0 KEYVAL: 'MessageID11' 'MapRegion_HyrulePrairie' (1 sibs) 46: [23] [23] 0x2aa213d5f30 MAP: (14 sibs) 1 children: 46: [24] [24] 0x2aa213d5fc0 KEYVAL: 'MessageID12' 'MapRegion_HyrulePrairie' (1 sibs) 46: [25] [25] 0x2aa213d6050 MAP: (14 sibs) 2 children: 46: [26] [26] 0x2aa213d60e0 KEYVAL: 'key1' 'true1' (2 sibs) 46: [27] [27] 0x2aa213d6170 KEYVAL: 'MessageID1' 'MapRegion_HyrulePrairie1 ' (2 sibs) 46: [28] [28] 0x2aa213d6200 MAP: (14 sibs) 2 children: 46: [29] [29] 0x2aa213d6290 KEYVAL: 'key2' 'true2' (2 sibs) 46: [30] [30] 0x2aa213d6320 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: 0x2aa21336fe0 [ROOT] DOCVAL: '*' (0 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa21331e00 [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: 0x2aa213370f8 [ROOT] MAP: (0 sibs) 10 children: 46: 0x2aa21332690 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: 0x2aa21332728 KEYVAL: 'a' 'ref_val' (10 sibs) 46: 0x2aa213327c0 KEYVAL: 'b' '*ref' (10 sibs) 46: 0x2aa21332858 KEYVAL: 'c' '*ref' (10 sibs) 46: 0x2aa213328f0 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: 0x2aa21332988 KEYVAL: 'e' '*ref' (10 sibs) 46: 0x2aa21332a20 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: 0x2aa21332ab8 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: 0x2aa21332b50 KEYVAL: 'h' '*ref' (10 sibs) 46: 0x2aa21332be8 KEYVAL: 'i' '*ref 46: ' (10 sibs) 46: RECREATED TREE: 46: -------------------------------------- 46: [0][0] 0x2aa213d63c0 [ROOT] MAP: (1 sibs) 10 children: 46: [1] [1] 0x2aa213d6450 KEYVAL: 'ref' 'ref_val' (10 sibs) 46: [2] [2] 0x2aa213d64e0 KEYVAL: 'a' 'ref_val' (10 sibs) 46: [3] [3] 0x2aa213d6570 KEYVAL: 'b' '*ref' (10 sibs) 46: [4] [4] 0x2aa213d6600 KEYVAL: 'c' '*ref' (10 sibs) 46: [5] [5] 0x2aa213d6690 KEYVAL: 'd' '*ref 46: ' (10 sibs) 46: [6] [6] 0x2aa213d6720 KEYVAL: 'e' '*ref' (10 sibs) 46: [7] [7] 0x2aa213d67b0 KEYVAL: 'f' '*ref 46: ' (10 sibs) 46: [8] [8] 0x2aa213d6840 KEYVAL: 'g' '*ref 46: ' (10 sibs) 46: [9] [9] 0x2aa213d68d0 KEYVAL: 'h' '*ref' (10 sibs) 46: [10] [10] 0x2aa213d6960 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 (11 ms total) 46: 46: [----------] Global test environment tear-down 46: [==========] 582 tests from 3 test suites ran. (11 ms total) 46: [ PASSED ] 582 tests. 46/52 Test #46: ryml-test-github_issues ........... Passed 0.01 sec test 47 Start 47: ryml-test-tool-parse_emit 47: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-parse-emit-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/test/../bm/cases/appveyor.yml" 47: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 47: Test timeout computed to be: 10000000 47: 0.138656ms: read_file 47: 0.002510ms: count_lines 47: reserving #lines=90 47: 0.008567ms: tree_reserve 47: 0.067120ms: parse_yml 47: 0.035545ms: emit_to_buffer 47: 0.002753ms: print_stdout 47: 0.278275ms: objects 47: 0.284022ms: TOTAL 47: version: '{build}' 47: image: Visual Studio 2017 47: environment: 47: matrix: 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Debug 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017' 47: configuration: Release 47: - compiler: 'msvc-15-seh' 47: generator: 'Visual Studio 15 2017 Win64' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Debug 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015' 47: configuration: Release 47: - compiler: 'msvc-14-seh' 47: generator: 'Visual Studio 14 2015 Win64' 47: configuration: Release 47: matrix: 47: fast_finish: true 47: install: 47: - 'git submodule update --init --recursive' 47: - 'if "%generator%"=="MinGW Makefiles" (set "PATH=%PATH:C:\Program Files\Git\usr\bin;=%")' 47: - 'if not "%cxx_path%"=="" (set "PATH=%PATH%;%cxx_path%")' 47: build_script: 47: - 'md _build -Force' 47: - cd _build 47: test_script: 47: - echo %configuration% 47: - 'cmake -G "%generator%" "-DCMAKE_BUILD_TYPE=%configuration%" -DRYML_DEV=ON ..' 47: - dir 47: - dir test 47: - 'cmake --build . --config %configuration% --target ryml-test' 47: artifacts: 47: - path: '_build/CMakeFiles/*.log' 47: name: logs 47: - path: '_build/Testing/**/*.xml' 47: name: test_results 47: skip_commits: 47: files: 47: - .gitignore 47: - .travis* 47: - .ci/travis* 47: - .ci/dev_* 47: - .ci/show_* 47: - .ci/vagrant* 47: - .ci/Vagrant* 47: - bm/html/* 47: - doc/* 47: - LICENSE.txt 47: - README.* 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47: 47/52 Test #47: ryml-test-tool-parse_emit ......... Passed 0.00 sec test 48 Start 48: ryml-test-tool-events-success 48: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/success.yml" 48: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 48: Test timeout computed to be: 10000000 48: +STR 48: +DOC 48: +MAP 48: =VAL :foo 48: =VAL :bar 48: =VAL :baz 48: +SEQ 48: =VAL :exactly 48: -SEQ 48: -MAP 48: -DOC 48: -STR 48/52 Test #48: ryml-test-tool-events-success ..... Passed 0.00 sec test 49 Start 49: ryml-test-tool-events-fail_squo 49: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml" 49: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 49: Test timeout computed to be: 10000000 49: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_squo.yml:2:1: (10B): ERROR: reached end of file while looking for closing quote 49: 49: 49/52 Test #49: ryml-test-tool-events-fail_squo ... Passed 0.00 sec test 50 Start 50: ryml-test-tool-events-fail_dquo 50: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml" 50: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 50: Test timeout computed to be: 10000000 50: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_dquo.yml:2:1: (10B): ERROR: reached end of file looking for closing quote 50: 50: 50/52 Test #50: ryml-test-tool-events-fail_dquo ... Passed 0.00 sec test 51 Start 51: ryml-test-tool-events-fail_seq1 51: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml" 51: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 51: Test timeout computed to be: 10000000 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: (12B): ERROR: parse error 51: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq1.yml:1:13: [ a, b, c ] ] (size=13) 51: ^ (cols 13-14) 51: 51/52 Test #51: ryml-test-tool-events-fail_seq1 ... Passed 0.00 sec test 52 Start 52: ryml-test-tool-events-fail_seq2 52: Test command: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/tools/ryml-yaml-events-0.5.0 "/builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml" 52: Working Directory: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test 52: Test timeout computed to be: 10000000 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: (13B): closing ] not found 52: /builddir/build/BUILD/rapidyaml-0.5.0/redhat-linux-build/test/fail_seq2.yml:2:1: [ [a, b, c ] (size=12) 52: ^ (cols 13-13) 52: 52/52 Test #52: ryml-test-tool-events-fail_seq2 ... Passed 0.00 sec 100% tests passed, 0 tests failed out of 52 Total Test time (real) = 0.60 sec ============================= test session starts ============================== platform linux -- Python 3.11.1, pytest-7.2.0, pluggy-1.0.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /builddir/build/BUILD/rapidyaml-0.5.0 collecting ... + CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-U_FORTIFY_SOURCE,-D_FORTIFY_SOURCE=3 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -march=z13 -mtune=z14 -fasynchronous-unwind-tables -fstack-clash-protection' + LDFLAGS='-Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -Wl,--build-id=sha1 -specs=/usr/lib/rpm/redhat/redhat-package-notes' + PATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/bin:/builddir/.local/bin:/builddir/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + PYTHONPATH=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/lib64/python3.11/site-packages:/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/lib/python3.11/site-packages + PYTHONDONTWRITEBYTECODE=1 + PYTEST_ADDOPTS=' --ignore=/builddir/build/BUILD/rapidyaml-0.5.0/.pyproject-builddir' + PYTEST_XDIST_AUTO_NUM_WORKERS=2 + /usr/bin/pytest -v 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 1.51s ============================== + RPM_EC=0 ++ jobs -p + exit 0 Processing files: rapidyaml-0.5.0-2.fc38.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.7ASVJl + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.f47iFV + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + LICENSEDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/licenses/rapidyaml + export LC_ALL=C + LC_ALL=C + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/licenses/rapidyaml + cp -pr LICENSE.txt /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/licenses/rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: libryml.so.0.5.0()(64bit) rapidyaml = 0.5.0-2.fc38 rapidyaml(s390-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) rtld(GNU_HASH) Processing files: rapidyaml-devel-0.5.0-2.fc38.s390x Provides: cmake(ryml) = 0.5.0 rapidyaml-devel = 0.5.0-2.fc38 rapidyaml-devel(s390-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: cmake-filesystem(s390-64) libryml.so.0.5.0()(64bit) Processing files: python3-rapidyaml-0.5.0-2.fc38.s390x Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uw6mib + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + DOCDIR=/builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/python3-rapidyaml + export LC_ALL=C + LC_ALL=C + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/python3-rapidyaml + cp -pr README.md /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x/usr/share/doc/python3-rapidyaml + RPM_EC=0 ++ jobs -p + exit 0 Provides: python-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml = 0.5.0-2.fc38 python3-rapidyaml(s390-64) = 0.5.0-2.fc38 python3.11-rapidyaml = 0.5.0-2.fc38 python3.11dist(rapidyaml) = 0.5 python3dist(rapidyaml) = 0.5 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc4core.so.0.1.11()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_3.3.1)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 3.11 python3.11dist(deprecation) rtld(GNU_HASH) Processing files: rapidyaml-debugsource-0.5.0-2.fc38.s390x Provides: rapidyaml-debugsource = 0.5.0-2.fc38 rapidyaml-debugsource(s390-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: rapidyaml-debuginfo-0.5.0-2.fc38.s390x Provides: debuginfo(build-id) = 5cc7298c78bf8ceba1f6544911008b3adff91e29 libryml.so.0.5.0-0.5.0-2.fc38.s390x.debug()(64bit) rapidyaml-debuginfo = 0.5.0-2.fc38 rapidyaml-debuginfo(s390-64) = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.5.0-2.fc38 Processing files: python3-rapidyaml-debuginfo-0.5.0-2.fc38.s390x Provides: debuginfo(build-id) = 5a7db594a2d3860ac939573fe77ee57be17bcc11 python-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo = 0.5.0-2.fc38 python3-rapidyaml-debuginfo(s390-64) = 0.5.0-2.fc38 python3.11-rapidyaml-debuginfo = 0.5.0-2.fc38 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Recommends: rapidyaml-debugsource(s390-64) = 0.5.0-2.fc38 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x Wrote: /builddir/build/SRPMS/rapidyaml-0.5.0-2.fc38.src.rpm Wrote: /builddir/build/RPMS/rapidyaml-debuginfo-0.5.0-2.fc38.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-debuginfo-0.5.0-2.fc38.s390x.rpm Wrote: /builddir/build/RPMS/python3-rapidyaml-0.5.0-2.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-debugsource-0.5.0-2.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-0.5.0-2.fc38.s390x.rpm Wrote: /builddir/build/RPMS/rapidyaml-devel-0.5.0-2.fc38.s390x.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.LRQcSK + umask 022 + cd /builddir/build/BUILD + cd rapidyaml-0.5.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/rapidyaml-0.5.0-2.fc38.s390x + RPM_EC=0 ++ jobs -p + exit 0 Executing(rmbuild): /bin/sh -e /var/tmp/rpm-tmp.j44loZ + umask 022 + cd /builddir/build/BUILD + rm -rf rapidyaml-0.5.0 rapidyaml-0.5.0.gemspec + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0"Three is always greater than two, 27: even for large values of two"
27:--Author Unknown
27: